mirror of
https://gitlab.freedesktop.org/wayland/weston.git
synced 2026-05-22 11:18:12 +02:00
This should be checking for a valid transform so it doesn't use corners of an axis aligned bounding box for free-form transformed views. It should still check surf_xform for color management, but it should only do that when surf_xform_valid is true. Signed-off-by: Derek Foreman <derek.foreman@collabora.com> |
||
|---|---|---|
| .. | ||
| egl-glue.c | ||
| fragment.glsl | ||
| gl-renderer-internal.h | ||
| gl-renderer.c | ||
| gl-renderer.h | ||
| gl-shader-config-color-transformation.c | ||
| gl-shaders.c | ||
| gl-utils.c | ||
| meson.build | ||
| vertex.glsl | ||