summaryrefslogtreecommitdiffstats
path: root/tools/slang-test/slang-test-main.cpp
Commit message (Expand)AuthorAge
...
* Draft: integrate slang-rhi (#4970)Simon Kallweit2024-08-30
* Feature/record unit test (#4910)kaizhangNV2024-08-26
* Fix IR lowering for generic interface types. (#4761)Yong He2024-07-31
* Cleanup global memory allocations on shutdown. (#4731)Yong He2024-07-24
* Move the file public header files to `include` dir (#4636)kaizhangNV2024-07-17
* Metal compute tests (#4292)skallweitNV2024-06-07
* Add host shared library target. (#4098)Yong He2024-05-03
* Switch to direct-to-spirv backend as default. (#4002)Yong He2024-04-23
* Add metal downstream compiler + metallib target. (#3990)Yong He2024-04-19
* Add skeleton for metal backend. (#3971)Yong He2024-04-17
* Capability type checking. (#3530)Yong He2024-02-02
* Misc language server fixes. (#3357)Yong He2023-11-28
* Add all RayQuery SPIRV Intrinsics. (#3204)Yong He2023-09-13
* Fix GLSL code gen around RayQuery and HitObject types. (#3173)Yong He2023-09-01
* Avoid empty lines when not finding a render api (#3160)Ellie Hermaszewska2023-08-29
* Run vk tests on spirv backend with expected failure list. (#3128)Yong He2023-08-16
* Use ankerl/unordered_dense as a hashmap implementation (#3036)Ellie Hermaszewska2023-08-16
* Add linux arm64 self-hosted CI. (#3003)Yong He2023-07-20
* Confirm reflection output is valid JSON (#2910)jsmall-nvidia2023-05-31
* Fix most of the disabled warnings on gcc/clang (#2839)Ellie Hermaszewska2023-04-26
* StringBuilder to lowerCamel (#2840)jsmall-nvidia2023-04-25
* Dictionary using lowerCamel (#2835)jsmall-nvidia2023-04-25
* Add render api category to synthesized tests (#2808)Ellie Hermaszewska2023-04-15
* Set the executable bit on Executable artifact files (#2796)Ellie Hermaszewska2023-04-14
* Fix for crashes around FileCheck (#2793)jsmall-nvidia2023-04-12
* WIP Hack to work around IFileCheck release (#2789)jsmall-nvidia2023-04-11
* Implement FileCheck tests for several test commands (#2747)Ellie Hermaszewska2023-04-11
* Artifact simplification (#2781)jsmall-nvidia2023-04-11
* Fix several silently failing tests (#2767)Ellie Hermaszewska2023-04-02
* Add PyTorch C++ binding generation. (#2734)Yong He2023-03-26
* Specify downstream compiler include paths (#2517)jsmall-nvidia2022-11-15
* Shader Execution Reordering (via NVAPI) (#2484)jsmall-nvidia2022-11-02
* Ignore d3d12 tests on x86. (#2439)Yong He2022-10-11
* IMutableFileSystem::saveFileBlob (#2427)jsmall-nvidia2022-10-03
* Use Artifact in slang-test (#2385)jsmall-nvidia2022-09-01
* Make FileSystem files and OS files distinct (#2383)jsmall-nvidia2022-09-01
* Passing source to Downstream compilation as artifacts (#2382)jsmall-nvidia2022-09-01
* DownstreamCompileOptions using POD types (#2381)jsmall-nvidia2022-08-26
* Replace DownstreamCompileResult with Artifact (#2369)jsmall-nvidia2022-08-22
* Call `gfx` in slang program. (#2370)Yong He2022-08-20
* IDownstreamCompiler interface (#2361)jsmall-nvidia2022-08-16
* Language server pointer type support + add `DLLImport` test (#2350)Yong He2022-08-10
* Yet more improvements/fixes to cpu-target.md (#2330)jsmall-nvidia2022-07-19
* WAR for double/host-callable/x86 (#2314)jsmall-nvidia2022-07-06
* Language server: extract documentation from ordinary comments (#2308)Yong He2022-06-30
* Language server fixes and improvements (#2304)Yong He2022-06-27
* Handling of temporary files (#2299)jsmall-nvidia2022-06-24
* Add CPU executable compile test (#2278)Yong He2022-06-21
* Language Server improvements. (#2269)Yong He2022-06-13
* Add smoke test for language server. (#2266)Yong He2022-06-08