summaryrefslogtreecommitdiff
path: root/tests/vkray
AgeCommit message (Expand)Author
2020-09-21Enable all dynamic dispatch tests on CUDA. (#1552)Yong He
2020-08-05Change the policy for entry-point uniform parameters on Vulkan (#1476)Tim Foley
2020-07-23Run SSA pass to clean up temporary variables during generics lowering. (#1447)Yong He
2019-04-02Avoid SPIRV validation error by removing readonly flag from shaderRecord buff...Nima Nikfetrat
2019-02-13Output readonly for suitable glsl buffers (#845)jsmall-nvidia
2018-12-19Refactor several IR passes (#761)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-30Add support for Vulkan raytraicng "shader record" (#735)Tim Foley
2018-11-16Bug fix - vk::binding on structured buffers (#720)jsmall-nvidia
2018-11-12Add callable shader support for Vulkan ray tracing (#718)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