wlroots-hyprland/include/types
Simon Ser 29291cb47c render/texture: drop wlr_texture_is_opaque
Whether a texture is opaque or not doesn't depend on the renderer
at all, it just depends on the source buffer. Instead of forcing
all renderers to implement wlr_texture_impl.is_opaque, let's move
this in common code and use the wlr_buffer format to know whether
a texture will be opaque.
2022-06-16 14:43:24 +02:00
..
wlr_buffer.h render/texture: drop wlr_texture_is_opaque 2022-06-16 14:43:24 +02:00
wlr_data_device.h Remove all wayland-server.h includes 2019-07-27 15:49:32 -04:00
wlr_keyboard.h types/wlr_keyboard: uniformize events name 2022-03-17 18:16:14 +00:00
wlr_matrix.h matrix: remove wlr_matrix_projection() 2022-06-08 19:27:36 +00:00
wlr_output.h output: fix leak of empty back buffer lock 2022-06-07 15:30:08 +00:00
wlr_region.h region: remove leftover description of resource_list 2021-02-06 00:05:36 +01:00
wlr_scene.h wlr_scene: Pull scene_node_get_root into a private header 2022-05-19 14:24:05 -04:00
wlr_seat.h Send pointer enter/leave on capability change 2020-03-14 00:09:32 +01:00
wlr_tablet_v2.h Remove all wayland-server.h includes 2019-07-27 15:49:32 -04:00
wlr_xdg_shell.h xdg-popup: add proper configure flow 2022-05-27 13:31:30 +00:00