summaryrefslogtreecommitdiff
path: root/tests/pipeline/ray-tracing/trace-ray-inline.slang.glsl
AgeCommit message (Expand)Author
2023-08-21Compile append and consume structured buffers to glsl. (#3142)Yong He
2023-06-13Fixes for Shader Execution Reordering on VK (#2929)Theresa Foley
2023-05-09Fix function side-effectness prop logic. (#2875)Yong He
2023-05-02Various dxc/fxc compatibility fixes. (#2863)Yong He
2023-03-16Fix Phi simplification bug. (#2710)Yong He
2023-02-24More control flow simplifications. (#2673)Yong He
2023-02-13Add Loop Unrolling Pass. (#2644)Yong He
2023-02-07Arithmetic simplifications and more IR clean up logic. (#2632)Yong He
2023-01-27Register allocation during phi elimination. (#2613)Yong He
2023-01-24Reimplement address elimination. (#2605)Yong He
2022-10-11Small IR cleanups. (#2441)Yong He
2022-04-25Fixed the implementation of RayQuery flags passed through the generic paramet...Alexey Panteleev
2022-02-16Various gfx fixes. (#2132)Yong He
2021-07-21Work to mitigate SPIR-V bloat (#1914)Theresa Foley
2021-03-15Fix handling of RT accelerations structures for non-RT stages (#1753)Tim Foley
2021-03-05Add Vulkan/SPIR-V support for TraceRayInline() (#1737)Tim Foley