gtk/gsk/vulkan/resources
Benjamin Otte 5152c13081 vulkan: Change rounded_rect_shrink()
Same fix as with the GL renderer
2023-09-15 16:34:00 +02:00
..
blend-mode.frag vulkan: Combine textures and samplers again 2023-07-16 12:12:36 +02:00
blend-mode.vert vulkan: Combine textures and samplers again 2023-07-16 12:12:36 +02:00
blur.frag vulkan: Combine textures and samplers again 2023-07-16 12:12:36 +02:00
blur.vert vulkan: Combine textures and samplers again 2023-07-16 12:12:36 +02:00
border.frag vulkan: Switch GLSL version to 450 2023-06-08 21:53:06 +02:00
border.vert vulkan: Generate vertex array headers from shaders 2023-06-27 07:11:48 +02:00
clip.frag.glsl vulkan: Rewrite AA shaders to respect scale 2023-06-04 19:42:01 +02:00
clip.vert.glsl vulkan: Make border shader handle fractional widths 2023-06-04 19:42:00 +02:00
color-matrix.frag vulkan: Combine textures and samplers again 2023-07-16 12:12:36 +02:00
color-matrix.vert vulkan: Combine textures and samplers again 2023-07-16 12:12:36 +02:00
color.frag vulkan: Rewrite AA shaders to respect scale 2023-06-04 19:42:01 +02:00
color.vert vulkan: Switch GLSL version to 450 2023-06-08 21:53:06 +02:00
common.frag.glsl vulkan: Add nonuniformEXT() where needed 2023-08-21 05:19:44 +02:00
common.vert.glsl vulkan: Split generic code off 2023-06-04 19:42:01 +02:00
constants.glsl vulkan: Add scale to push constants 2023-06-04 19:42:01 +02:00
convert.frag vulkan: Add premultiply step to texture upload 2023-07-19 21:30:35 +02:00
convert.vert vulkan: Add premultiply step to texture upload 2023-07-19 21:30:35 +02:00
cross-fade.frag vulkan: Combine textures and samplers again 2023-07-16 12:12:36 +02:00
cross-fade.vert vulkan: Combine textures and samplers again 2023-07-16 12:12:36 +02:00
ellipse.glsl vulkan: Rewrite rounded rectangle to use SDF distance 2023-06-04 19:42:00 +02:00
generate-header.py vulkan: Repurpose mask shader 2023-07-16 12:13:00 +02:00
glyph.frag vulkan: Add a glyph shader 2023-07-16 12:12:59 +02:00
glyph.vert vulkan: Add a glyph shader 2023-07-16 12:12:59 +02:00
inset-shadow.frag vulkan: Switch GLSL version to 450 2023-06-08 21:53:06 +02:00
inset-shadow.vert vulkan: Generate vertex array headers from shaders 2023-06-27 07:11:48 +02:00
linear.frag vulkan: Antialiasing for linear gradients 2023-06-08 22:16:18 +02:00
linear.vert vulkan: Remove unused declaration from shader 2023-06-20 20:15:12 +02:00
mask.frag vulkan: Repurpose mask shader 2023-07-16 12:13:00 +02:00
mask.vert vulkan: Repurpose mask shader 2023-07-16 12:13:00 +02:00
meson.build build: Don't use configure_file() when custom_target() works 2023-08-21 05:19:37 +02:00
outset-shadow.frag vulkan: Switch GLSL version to 450 2023-06-08 21:53:06 +02:00
outset-shadow.vert vulkan: Generate vertex array headers from shaders 2023-06-27 07:11:48 +02:00
rect.frag.glsl vulkan: Start rework on shaders to allow antialiased drawing 2023-06-04 19:42:00 +02:00
rect.glsl vulkan: Repurpose mask shader 2023-07-16 12:13:00 +02:00
rect.vert.glsl vulkan: Start rework on shaders to allow antialiased drawing 2023-06-04 19:42:00 +02:00
rounded-rect.frag.glsl vulkan: Rewrite rounded rectangle to use SDF distance 2023-06-04 19:42:00 +02:00
rounded-rect.glsl vulkan: Change rounded_rect_shrink() 2023-09-15 16:34:00 +02:00
texture.frag vulkan: Combine textures and samplers again 2023-07-16 12:12:36 +02:00
texture.vert vulkan: Combine textures and samplers again 2023-07-16 12:12:36 +02:00