wlroots/render/pixman
Simon Ser 38ba5881a0 buffer: replace get_data_ptr with {begin,end}_data_ptr_access
This new API allows buffer implementations to know when a user is
actively accessing the buffer's underlying storage. This is
important for the upcoming client-backed wlr_buffer implementation.
2021-06-07 09:22:56 -04:00
..
meson.build render: make GLES2 renderer optional 2021-04-17 16:39:40 +02:00
pixel_format.c render/pixman: implement preferred_read_format 2021-04-27 18:28:41 +02:00
renderer.c buffer: replace get_data_ptr with {begin,end}_data_ptr_access 2021-06-07 09:22:56 -04:00