summaryrefslogtreecommitdiff
path: root/tests/cross-compile
AgeCommit message (Expand)Author
2018-12-18Fix for byte-address buffers on Vulkan (#760)Tim Foley
2018-12-17Specialize away resource-type function parameters (#759)Tim Foley
2018-12-14Represent global shader parameters explicitly in the IR (#756)Tim Foley
2018-12-07Change how buffers are emitted (#741)Tim Foley
2018-12-03Add Vulkan translations for HLSL barrier operations (#737)Tim Foley
2018-11-21Feature/early depth stencil (#727)jsmall-nvidia
2018-11-06Translate NonUniformResourceIndex() calls to Vulkan GLSL (#713)Tim Foley
2018-02-03Remove non-IR codegen paths (#398)Tim Foley
2018-02-02Remove support for the -no-checking flag (#392)Tim Foley
2017-10-23Fix output for matrix multiple in GLSL code (#228)Tim Foley
2017-07-18Add a compile-time loop construct to SlangTim Foley
2017-07-17Pick correct GLSL version when `gl_Layer` usedTim Foley
2017-07-17Handle `flat` interpolation cases in cross compilationTim Foley