gtk/gsk/gpu/shaders
Benjamin Otte 3efe1bef93 gpu: Add a border shader
Pretty much a copy of the Vulkan border shader.

A notable change is that the input arguments are changed, because GL
gets confused if you put a mat4 at the end.
2024-01-07 07:22:50 +01:00
..
color.glsl gpu: Add float array to shaders and add an ubershader 2024-01-07 07:22:50 +01:00
common-gl.glsl gpu: Add float array to shaders and add an ubershader 2024-01-07 07:22:50 +01:00
common-vulkan.glsl gpu: Add float array to shaders and add an ubershader 2024-01-07 07:22:50 +01:00
common.glsl gpu: Add a border shader 2024-01-07 07:22:50 +01:00
ellipse.glsl gpu: Add ability to run shaders 2024-01-07 07:22:49 +01:00
enums.glsl gpu: Add a border shader 2024-01-07 07:22:50 +01:00
generate-header.py gpu: Add ability to run shaders 2024-01-07 07:22:49 +01:00
gradient.glsl gpu: Add linear gradients to pattern shader 2024-01-07 07:22:50 +01:00
gskgpuborder.glsl gpu: Add a border shader 2024-01-07 07:22:50 +01:00
gskgputexture.glsl gpu: Add ability to run shaders 2024-01-07 07:22:49 +01:00
gskgpuuber.glsl gpu: Add float array to shaders and add an ubershader 2024-01-07 07:22:50 +01:00
meson.build gpu: Add a border shader 2024-01-07 07:22:50 +01:00
pattern.glsl gpu: Implement conic gradients 2024-01-07 07:22:50 +01:00
process-glsl-includes.py gpu: Add ability to run shaders 2024-01-07 07:22:49 +01:00
rect.glsl gpu: Add ability to run shaders 2024-01-07 07:22:49 +01:00
roundedrect.glsl gpu: Add ability to run shaders 2024-01-07 07:22:49 +01:00