wlroots/include
David Turner 0bf0c55ad2 scene: Move single-pixel buffer things to scene_buffer
Move single-pixel buffer status cache from wlr_scene_surface to
wlr_scene_buffer, it makes more sense there and means the optimisations
will still work if wlr_scene_buffer is used without wlr_scene_surface.
2025-04-11 14:01:35 +00:00
..
backend backend/wayland: use a separate event queue for busy loops 2025-03-01 16:03:52 +00:00
interfaces types/wlr_input_device: move init and finish function to private API 2022-03-07 16:37:41 +00:00
render render/color: add wlr_color_transfer_function_get_default_luminance() 2025-03-30 16:21:26 +02:00
types Drop region.h 2025-04-01 15:42:39 +03:00
util util/matrix: add matrix_invert() 2025-03-30 16:21:26 +02:00
wlr scene: Move single-pixel buffer things to scene_buffer 2025-04-11 14:01:35 +00:00
xcursor Add some missing includes/declarations 2023-06-05 21:06:19 +00:00
xwayland xwm: Handle NET_WM_WINDOW_OPACITY 2025-03-06 14:18:20 +00:00
meson.build render/color: add fallback stub when LCMS2 is disabled 2024-06-04 17:45:51 +00:00