wlroots-hyprland/include
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
..
backend backend/drm: move cursor fields to wlr_drm_connector 2021-06-02 11:08:52 +02:00
render render/allocator: add wlr_allocator.buffer_caps 2021-05-31 15:50:13 -04:00
types buffer: replace get_data_ptr with {begin,end}_data_ptr_access 2021-06-07 09:22:56 -04:00
util util/uuid: replace with util/token, remove libuuid 2021-04-11 19:09:36 +02:00
wlr buffer: replace get_data_ptr with {begin,end}_data_ptr_access 2021-06-07 09:22:56 -04:00
xcursor xcursor: make cursor data and metadata const 2021-02-05 10:04:20 +01:00
xwayland xwm: implement _NET_CLIENT_LIST_STACKING 2021-05-31 10:41:29 +02:00
meson.build render: make GLES2 renderer optional 2021-04-17 16:39:40 +02:00