wlroots/types/buffer
Alexander Orzechowski e83147bb71 wlr_buffer: Introduce prerelease
The prerelease signal lets users do things things at the last moment
that would be inappropriate to do on the release signal. Inside the
prerelease signal, it is allowed to lock the buffer and also
upload/import the contents of the buffer to a texture.
2024-10-13 11:48:12 -04:00
..
buffer.c wlr_buffer: Introduce prerelease 2024-10-13 11:48:12 -04: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