summaryrefslogtreecommitdiffstats
path: root/tests/pipeline/ray-tracing
Commit message (Expand)AuthorAge
* Fix segmentation fault in ray tracing parameter consolidation. (#7997)Copilot2025-07-31
* Feature/initialize list side branch (#6058)kaizhangNV2025-02-05
* Warn when inout parameter is never written (#4777)venkataram-nv2024-08-12
* Capability System: Implicit capability upgrade warning/error (#4241)ArielG-NV2024-06-12
* Proper lowering of functiosn that returns NonCopyable values. (#3179)Yong He2023-09-03
* Compile append and consume structured buffers to glsl. (#3142)Yong He2023-08-21
* Add warning on mutation of function parameter (#3067)Theresa Foley2023-08-07
* Fixes for Shader Execution Reordering on VK (#2929)Theresa Foley2023-06-13
* Preserve type cast during AST constant folding. (#2912)Yong He2023-05-31
* Fix function side-effectness prop logic. (#2875)Yong He2023-05-09
* Various dxc/fxc compatibility fixes. (#2863)Yong He2023-05-02
* Fix Phi simplification bug. (#2710)Yong He2023-03-16
* More control flow simplifications. (#2673)Yong He2023-02-24
* Add Loop Unrolling Pass. (#2644)Yong He2023-02-13
* Arithmetic simplifications and more IR clean up logic. (#2632)Yong He2023-02-07
* Register allocation during phi elimination. (#2613)Yong He2023-01-27
* Reimplement address elimination. (#2605)Yong He2023-01-24
* Small IR cleanups. (#2441)Yong He2022-10-11
* Warning on lossy implicit casts. (#2367)Yong He2022-08-17
* Fixed the implementation of RayQuery flags passed through the generic paramet...Alexey Panteleev2022-04-25
* Various gfx fixes. (#2132)Yong He2022-02-16
* Work to mitigate SPIR-V bloat (#1914)Theresa Foley2021-07-21
* Fix the "acceleration structure in compute" bug for GL_NV_ray_tracing too (#1...Tim Foley2021-03-16
* Fix handling of RT accelerations structures for non-RT stages (#1753)Tim Foley2021-03-15
* Add Vulkan/SPIR-V support for TraceRayInline() (#1737)Tim Foley2021-03-05
* Fix issue when passing ray query to a subroutine (#1680)Tim Foley2021-01-29
* Disable OptiX tests by default. (#1331)Tim Foley2020-04-22
* Add support for global shader parameters to OptiX path (#1323)Tim Foley2020-04-17