SPIRV-Cross/reference/opt/shaders
Hans-Kristian Arntzen 03b1f66ef1 GLSL: Fix row-major workaround wrapper for ES.
By default, the matrix would be declared as mediump, causing precision
issues. Need to dispatch to two separate functions since GLSL does not
support overload based on precision.
2022-12-13 15:44:03 +01:00
..
amd GLSL: Add more extension ladder fallbacks for unusual integer sizes. 2022-06-07 18:30:10 +02:00
asm Interleave undef values with constants and types. 2022-11-20 02:08:37 -08:00
comp Interleave undef values with constants and types. 2022-11-20 02:08:37 -08:00
desktop-only GLSL: Add more extension ladder fallbacks for unusual integer sizes. 2022-06-07 18:30:10 +02:00
flatten Move all .invalid shaders into no-opt folders. 2019-11-05 13:19:19 -05:00
frag Interleave undef values with constants and types. 2022-11-20 02:08:37 -08:00
geom Roll dependencies. 2022-01-05 14:56:01 +01:00
legacy GLSL: Fix row-major workaround wrapper for ES. 2022-12-13 15:44:03 +01:00
mesh Roll glslang dependency. 2022-11-01 12:47:56 +01:00
tesc Roll dependencies. 2022-05-27 13:28:25 +02:00
tese Roll dependencies. 2022-05-27 13:28:25 +02:00
vert GLSL: Fix row-major workaround wrapper for ES. 2022-12-13 15:44:03 +01:00
vulkan Update dependencies. 2022-09-02 14:58:04 +02:00