wlroots/include
Simon Ser 97f6946c8d output: add color transform to state
Color transforms are better suited than raw gamma tables, because:

- They don't need to get copied around: they are ref'counted.
- They can represent more color operations (will be useful for the
  upcoming KMS color pipeline API, and for the Wayland color
  management protocol).
2025-06-16 09:06:10 +00:00
..
backend Fix/cleanup includes a bit 2025-04-15 20:13:29 +03: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: introduce COLOR_TRANSFORM_LUT_3X1D 2025-06-16 09:06:10 +00:00
types ext_image_capture_source_v1: add helper to capture scene nodes 2025-06-16 07:54:00 +00:00
util util/matrix: add matrix_invert() 2025-03-30 16:21:26 +02:00
wlr output: add color transform to state 2025-06-16 09:06:10 +00:00
xcursor Add some missing includes/declarations 2023-06-05 21:06:19 +00:00
xwayland xwayland: Create a dummy no_focus_window to use for non-X window focus 2025-06-12 08:56:09 +00:00
meson.build render/color: add fallback stub when LCMS2 is disabled 2024-06-04 17:45:51 +00:00