wlroots/include
Simon Ser 6336e72c68 backend/drm: store pending layer FBs in wlr_drm_connector_state
This avoids storing state related to wlr_output_state in temporary
field in wlr_drm_layer. That way we don't need to be careful we
cleaning up, drm_connector_state_finish() will release pending
buffers.
2023-06-12 17:29:14 +02:00
..
backend backend/drm: store pending layer FBs in wlr_drm_connector_state 2023-06-12 17:29:14 +02:00
interfaces types/wlr_input_device: move init and finish function to private API 2022-03-07 16:37:41 +00:00
render render/gles2: implement timer API 2023-06-05 19:50:07 +00:00
types Add some missing includes/declarations 2023-06-05 21:06:19 +00:00
util Add some missing includes/declarations 2023-06-05 21:06:19 +00:00
wlr scene: introduce wlr_scene_output_build_state() 2023-06-12 14:13:09 +02:00
xcursor Add some missing includes/declarations 2023-06-05 21:06:19 +00:00
xwayland Add some missing includes/declarations 2023-06-05 21:06:19 +00:00
meson.build build: unify naming for HAVE_* defines 2022-12-06 22:39:45 +00:00