wlroots/types/buffer
Kirill Primak 2f82c92307 Avoid using wayland-{client,server}.h
Their use is discouraged. Instead, include -core or -protocol headers.
2024-04-17 13:37:12 +00:00
..
buffer.c buffer: add single-pixel-buffer-v1 special case in buffer_is_opaque() 2024-02-21 08:54:35 +00:00
client.c buffer: listen to renderer destroy in wlr_client_buffer 2024-03-14 22:03:13 +01:00
dmabuf.c Use wl_container_of() instead of casts 2023-07-11 20:16:17 +02:00
readonly_data.c Use wl_container_of() instead of casts 2023-07-11 20:16:17 +02:00
resource.c Avoid using wayland-{client,server}.h 2024-04-17 13:37:12 +00:00