summaryrefslogtreecommitdiff
path: root/tools/render-test/slang-support.h
AgeCommit message (Expand)Author
2024-09-19refactor render test to use latest slang-rhi (#5119)Simon Kallweit
2024-08-30Draft: integrate slang-rhi (#4970)Simon Kallweit
2024-07-17Move the file public header files to `include` dir (#4636)kaizhangNV
2024-02-20Refactor compiler option representations. (#3598)Yong He
2021-12-09Remove `PipelineType` from gfx header. (#2051)Yong He
2021-08-26Add API to control interface specialization. (#1925)Yong He
2021-06-02Various Fixes to gfx, reflection and emit. (#1867)Yong He
2021-05-22Improvements in -X support (#1852)jsmall-nvidia
2021-04-29Simplify CommandLine by removing Escaping (#1825)jsmall-nvidia
2021-03-24Reimplement Vulkan shader objects. (#1764)Yong He
2021-02-19Make gfx library visible to external user. (#1719)Yong He
2021-01-26Integrate reflection more deeply into gfx layer (#1677)Tim Foley
2021-01-14COM-ify all slang-gfx interfaces. (#1656)Yong He
2020-12-03Add shader object parameter binding to renderer_test. (#1622)Yong He
2020-08-21Vulkan update/NVAPI support (#1511)jsmall-nvidia
2020-04-08Initial work to support OptiX output for ray tracing shaders (#1307)Tim Foley
2020-01-08Setup of runtime cuda device (#1162)jsmall-nvidia
2019-09-16CPU Performance/Testing improvements (#1055)jsmall-nvidia
2019-09-09CPU compute testing on non windows targets (#1045)jsmall-nvidia
2019-08-19WIP: Compute test running on CPU (#1023)jsmall-nvidia
2018-12-12Running tests in slang-test process (#740)jsmall-nvidia
2018-08-03Major overhaul of Renderer abstraction, to support a new example (#624)Tim Foley
2018-06-13Make render-test use Slang for all shader compilation (#597)Tim Foley
2018-04-20Fixes/improvements based on feature/render-binding-resource (#511)jsmall-nvidia
2018-04-19Separation of Binding/Resource construction on Renderer interface (#508)jsmall-nvidia
2018-04-17Feature/renderer binding (#489)jsmall-nvidia
2017-06-13First pass at support for cross-compilationTim Foley
2017-06-09Initial import of code.Tim Foley