summaryrefslogtreecommitdiff
path: root/tests/vkray/anyhit.slang.glsl
AgeCommit message (Expand)Author
2025-01-07Lower varying parameters as pointers instead of SSA values. (#5919)Yong He
2023-09-05SPIR-V image operations (#3163)Ellie Hermaszewska
2023-05-02Various dxc/fxc compatibility fixes. (#2863)Yong He
2023-02-24More control flow simplifications. (#2673)Yong He
2022-08-17Warning on lossy implicit casts. (#2367)Yong He
2021-01-20Update glslang to 11.1.0 (#1662)Tim Foley
2021-01-05Use "capability" system to select VKRT extension (#1647)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-11-09Update Vulkan ray tracing support to final extension spec (#717)Tim Foley
2018-10-04 Support cross-compilation of ray tracing shaders to Vulkan (#663)Tim Foley