1
0
Fork 0
mutter-performance-source/clutter
Joan Torres fcbd2e3840 clutter/color-state: Add support for gamma TF
This TF can't be defined as a TransferFunction enum because it needs a
gamma_exp value too.

Add to EOTFType enum a new type: EOTF_TYPE_GAMMA.

With this new type, now EOTFs are unions that can have either
a TransferFunction enum or a gamma_exp.

Set gamma_exp as uniform.

Add the support of it in the color management protocol.

Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/4020>
2024-10-01 10:55:02 +00:00
..
clutter clutter/color-state: Add support for gamma TF 2024-10-01 10:55:02 +00:00
meson.build build: Disable asserts and cast checks in Mutter 2024-09-24 14:07:23 +00:00