summaryrefslogtreecommitdiffstats
path: root/tools/render-test/slang-support.h
Commit message (Expand)AuthorAge
* Handle debug-layer messages in a separate channel (#7988)Jay Kwak2025-07-31
* Migrate render-test away from deprecated compile request API (#6514)Anders Leino2025-03-12
* Prepare for render test api migration (#6498)Anders Leino2025-02-28
* Cleanups for render-api (#6360)Anders Leino2025-02-18
* Update Slang-RHI and enable any debug layers up-front (#6226)Anders Leino2025-01-31
* formatEllie Hermaszewska2024-10-29
* refactor render test to use latest slang-rhi (#5119)Simon Kallweit2024-09-19
* Draft: integrate slang-rhi (#4970)Simon Kallweit2024-08-30
* Move the file public header files to `include` dir (#4636)kaizhangNV2024-07-17
* Refactor compiler option representations. (#3598)Yong He2024-02-20
* Remove `PipelineType` from gfx header. (#2051)Yong He2021-12-09
* Add API to control interface specialization. (#1925)Yong He2021-08-26
* Various Fixes to gfx, reflection and emit. (#1867)Yong He2021-06-02
* Improvements in -X support (#1852)jsmall-nvidia2021-05-22
* Simplify CommandLine by removing Escaping (#1825)jsmall-nvidia2021-04-29
* Reimplement Vulkan shader objects. (#1764)Yong He2021-03-24
* Make gfx library visible to external user. (#1719)Yong He2021-02-19
* Integrate reflection more deeply into gfx layer (#1677)Tim Foley2021-01-26
* COM-ify all slang-gfx interfaces. (#1656)Yong He2021-01-14
* Add shader object parameter binding to renderer_test. (#1622)Yong He2020-12-03
* Vulkan update/NVAPI support (#1511)jsmall-nvidia2020-08-21
* Initial work to support OptiX output for ray tracing shaders (#1307)Tim Foley2020-04-08
* Setup of runtime cuda device (#1162)jsmall-nvidia2020-01-08
* CPU Performance/Testing improvements (#1055)jsmall-nvidia2019-09-16
* CPU compute testing on non windows targets (#1045)jsmall-nvidia2019-09-09
* WIP: Compute test running on CPU (#1023)jsmall-nvidia2019-08-19
* Running tests in slang-test process (#740)jsmall-nvidia2018-12-12
* Major overhaul of Renderer abstraction, to support a new example (#624)Tim Foley2018-08-03
* Make render-test use Slang for all shader compilation (#597)Tim Foley2018-06-13
* Fixes/improvements based on feature/render-binding-resource (#511)jsmall-nvidia2018-04-20
* Separation of Binding/Resource construction on Renderer interface (#508)jsmall-nvidia2018-04-19
* Feature/renderer binding (#489)jsmall-nvidia2018-04-17
* First pass at support for cross-compilationTim Foley2017-06-13
* Initial import of code.Tim Foley2017-06-09