wlroots/types/output
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
..
cursor.c output: don't update disabled cursor texture 2025-03-06 13:55:53 +00:00
output.c output: add color transform to state 2025-06-16 09:06:10 +00:00
render.c backend: replace get_buffer_caps hook with a struct field 2024-12-25 18:40:05 +00:00
state.c output: add color transform to state 2025-06-16 09:06:10 +00:00
swapchain.c swapchain, damage_ring: Drop buffer age 2024-08-21 09:45:54 -04:00