weston/libweston/renderer-gl
Derek Foreman 10e70bf23c clipping: Use struct weston_coord in vertex clipping code
Remove the independent x, y floats from the clipping code and replace them
with struct weston_cord. This includes the polygon8 structure as well.

Signed-off-by: Derek Foreman <derek.foreman@collabora.com>
2023-02-09 12:12:40 +00:00
..
egl-glue.c
fragment.glsl
gl-renderer-internal.h
gl-renderer.c clipping: Use struct weston_coord in vertex clipping code 2023-02-09 12:12:40 +00:00
gl-renderer.h
gl-shader-config-color-transformation.c
gl-shaders.c
meson.build
vertex.glsl