SPIRV-Cross/reference
Hans-Kristian Arntzen dd1f53ff15 HLSL: Fix bug in is_packing_standard for cbuffer.
Was not keeping offset in sync with actual_offset and HLSL could trigger
spurious realignments due to the straddle check.
2020-08-20 15:26:55 +02:00
..
opt Fix #1445: MSL: Enclose args when convert distance(a,b) to abs(a-b) 2020-08-13 21:16:08 +08:00
shaders GLSL: Be more aggressive about using type_alias. 2020-07-29 12:48:41 +02:00
shaders-hlsl GLSL: Be more aggressive about using type_alias. 2020-07-29 12:48:41 +02:00
shaders-hlsl-no-opt HLSL: Fix bug in is_packing_standard for cbuffer. 2020-08-20 15:26:55 +02:00
shaders-msl Fix #1445: MSL: Enclose args when convert distance(a,b) to abs(a-b) 2020-08-13 21:16:08 +08:00
shaders-msl-no-opt MSL: Add support for processing more than one patch per workgroup. 2020-07-23 17:59:54 -05:00
shaders-no-opt Add some test cases for complex type aliasing scenario. 2020-07-29 13:02:52 +02:00
shaders-reflection Roll GLSLang, SPIRV-Headers and SPIRV-Tools. 2020-07-22 23:03:11 -04:00
shaders-ue4/asm MSL: Use input attachment index directly for resource index fallback. 2020-07-06 09:49:46 +02:00
shaders-ue4-no-opt/asm Implement context-sensitive expression read tracking. 2020-06-29 12:20:35 +02:00