weston/libweston/renderer-gl
Leandro Ribeiro 037f2dbff1 color: define max number of params for parametric curves and tf's
Up to now we were using 10 as the max number of params for color curves
and transfer functions. But this came from LittleCMS, whose parametric
curves may contain up to 10 params.

But out color curves and tf's are not tied to LittleCMS, so let's define
constants to help avoid confusion.

Signed-off-by: Leandro Ribeiro <leandro.ribeiro@collabora.com>
2025-04-10 12:43:00 +00:00
..
egl-glue.c Revert "shared/helpers.h: Migrate helpers.h to libweston" 2025-01-17 10:18:26 +02:00
fragment.glsl color: define max number of params for parametric curves and tf's 2025-04-10 12:43:00 +00:00
gl-renderer-internal.h color: define max number of params for parametric curves and tf's 2025-04-10 12:43:00 +00:00
gl-renderer.c gl-renderer: Init output borders with transparent pixels 2025-04-01 13:55:06 +00:00
gl-renderer.h libweston: Unify renderbuffer creation API 2025-01-21 14:34:31 +01:00
gl-shader-config-color-transformation.c color: define max number of params for parametric curves and tf's 2025-04-10 12:43:00 +00:00
gl-shaders.c libweston, clients, tests: implement weston_matrix in terms of weston_mat4f 2025-04-01 15:59:54 +03:00
gl-utils.c gl-renderer: Add swizzles to texture parameters utilities 2025-02-17 15:54:52 +00:00
meson.build gl-renderer: Move utilities to new file gl-utils.c 2025-02-06 08:42:56 +00:00
vertex.glsl gl-renderer: Remove sub-mesh wireframe coloring 2024-07-04 14:15:04 +00:00