summaryrefslogtreecommitdiff
path: root/libweston/color.h
AgeCommit message (Expand)AuthorFilesLines
2023-04-12color-lcms: add debug scope for color tranformationsLeandro Ribeiro1-0/+3
2022-09-28gl-renderer: add matrixVitaly Prosyak1-0/+11
2022-09-28gl-renderer: add post-curve set to identityVitaly Prosyak1-1/+1
2022-05-06color: simplify color manager API with weston_output_color_outcomePekka Paalanen1-43/+9
2022-05-06libweston: add struct weston_output_color_outcomePekka Paalanen1-0/+3
2022-05-02backend-drm: check for HDR_OUTPUT_METADATAPekka Paalanen1-0/+3
2022-05-02libweston: introduce weston_eotf_modePekka Paalanen1-0/+3
2022-02-09libweston: add definition of color mapping functionVitaly Prosyak1-1/+75
2021-11-23color: introduce weston_color_profilePekka Paalanen1-0/+45
2021-06-21gl-renderer: implement 3 x 1D LUT color pre-curvePekka Paalanen1-1/+22
2021-06-14libweston: begin color-lcms pluginPekka Paalanen1-0/+4
2021-06-14color: add from sRGB to blending color transformationPekka Paalanen1-0/+16
2021-06-14color: add from sRGB to output color transformationPekka Paalanen1-0/+16
2021-06-14color: add output color transform APIPekka Paalanen1-0/+16
2021-06-14libweston: introduce CMS component architecturePekka Paalanen1-0/+190