SPIRV-Cross/shaders
2018-09-18 11:01:15 +02:00
..
amd Rewrite everything to use Bitset rather than uint64_t. 2018-03-12 13:24:14 +01:00
asm Deal with switch cases which break out of a loop. 2018-09-18 10:50:48 +02:00
comp Add composite array test shaders for GLSL and HLSL as well. 2018-09-10 10:21:08 +02:00
desktop-only Support Component decoration in GLSL. 2018-09-10 12:13:26 +02:00
flatten Fix a lot of redundant code when loading flattened composites. 2018-07-06 10:57:23 +02:00
frag Add test case for continue out of switch default block. 2018-09-18 11:01:15 +02:00
geom Add explicit in/out locations everywhere. 2017-06-21 09:39:08 +02:00
legacy Rewrite everything to use Bitset rather than uint64_t. 2018-03-12 13:24:14 +01:00
tesc Add explicit in/out locations everywhere. 2017-06-21 09:39:08 +02:00
tese Add explicit in/out locations everywhere. 2017-06-21 09:39:08 +02:00
vert Force recompile if we add row-major transpose functions in MSL. 2018-05-04 09:43:34 +02:00
vulkan Support ternary expressions in OpSpecConstantOp. 2018-06-25 09:49:13 +02:00