weston/libweston/renderer-gl
Pekka Paalanen dcb4a1012d gl-renderer: de-dup getting curve uniform locations
Reduce pasta, reads better.

Shame that the string manipulation is so cumbersome. All strings are
hardcoded literals though, so the assert is good enough.

Signed-off-by: Pekka Paalanen <pekka.paalanen@collabora.com>
2025-04-28 16:42:46 +03:00
..
egl-glue.c Revert "shared/helpers.h: Migrate helpers.h to libweston" 2025-01-17 10:18:26 +02:00
fragment.glsl color: structurize parametric curve data 2025-04-14 11:00:21 +00:00
gl-renderer-internal.h gl-renderer: share color mapping union for gl_shader_config 2025-04-15 11:38:23 +03: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 gl-renderer: move color mapping asserts to load config 2025-04-15 12:07:45 +03:00
gl-shaders.c gl-renderer: de-dup getting curve uniform locations 2025-04-28 16:42:46 +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