summaryrefslogtreecommitdiff
path: root/tools/slang-test/slang-test-main.cpp
AgeCommit message (Expand)Author
2024-06-07Metal compute tests (#4292)skallweitNV
2024-05-03Add host shared library target. (#4098)Yong He
2024-04-23Switch to direct-to-spirv backend as default. (#4002)Yong He
2024-04-19Add metal downstream compiler + metallib target. (#3990)Yong He
2024-04-17Add skeleton for metal backend. (#3971)Yong He
2024-02-02Capability type checking. (#3530)Yong He
2023-11-28Misc language server fixes. (#3357)Yong He
2023-09-13Add all RayQuery SPIRV Intrinsics. (#3204)Yong He
2023-09-01Fix GLSL code gen around RayQuery and HitObject types. (#3173)Yong He
2023-08-29Avoid empty lines when not finding a render api (#3160)Ellie Hermaszewska
2023-08-16Run vk tests on spirv backend with expected failure list. (#3128)Yong He
2023-08-16Use ankerl/unordered_dense as a hashmap implementation (#3036)Ellie Hermaszewska
2023-07-20Add linux arm64 self-hosted CI. (#3003)Yong He
2023-05-31Confirm reflection output is valid JSON (#2910)jsmall-nvidia
2023-04-26Fix most of the disabled warnings on gcc/clang (#2839)Ellie Hermaszewska
2023-04-25StringBuilder to lowerCamel (#2840)jsmall-nvidia
2023-04-25Dictionary using lowerCamel (#2835)jsmall-nvidia
2023-04-15Add render api category to synthesized tests (#2808)Ellie Hermaszewska
2023-04-14Set the executable bit on Executable artifact files (#2796)Ellie Hermaszewska
2023-04-12Fix for crashes around FileCheck (#2793)jsmall-nvidia
2023-04-11WIP Hack to work around IFileCheck release (#2789)jsmall-nvidia
2023-04-11Implement FileCheck tests for several test commands (#2747)Ellie Hermaszewska
2023-04-11Artifact simplification (#2781)jsmall-nvidia
2023-04-02Fix several silently failing tests (#2767)Ellie Hermaszewska
2023-03-26Add PyTorch C++ binding generation. (#2734)Yong He
2022-11-15Specify downstream compiler include paths (#2517)jsmall-nvidia
2022-11-02Shader Execution Reordering (via NVAPI) (#2484)jsmall-nvidia
2022-10-11Ignore d3d12 tests on x86. (#2439)Yong He
2022-10-03IMutableFileSystem::saveFileBlob (#2427)jsmall-nvidia
2022-09-01Use Artifact in slang-test (#2385)jsmall-nvidia
2022-09-01Make FileSystem files and OS files distinct (#2383)jsmall-nvidia
2022-09-01Passing source to Downstream compilation as artifacts (#2382)jsmall-nvidia
2022-08-26DownstreamCompileOptions using POD types (#2381)jsmall-nvidia
2022-08-22Replace DownstreamCompileResult with Artifact (#2369)jsmall-nvidia
2022-08-20Call `gfx` in slang program. (#2370)Yong He
2022-08-16IDownstreamCompiler interface (#2361)jsmall-nvidia
2022-08-10Language server pointer type support + add `DLLImport` test (#2350)Yong He
2022-07-19Yet more improvements/fixes to cpu-target.md (#2330)jsmall-nvidia
2022-07-06WAR for double/host-callable/x86 (#2314)jsmall-nvidia
2022-06-30Language server: extract documentation from ordinary comments (#2308)Yong He
2022-06-27Language server fixes and improvements (#2304)Yong He
2022-06-24Handling of temporary files (#2299)jsmall-nvidia
2022-06-21Add CPU executable compile test (#2278)Yong He
2022-06-13Language Server improvements. (#2269)Yong He
2022-06-08Add smoke test for language server. (#2266)Yong He
2022-06-02COM interfaces with host callable (#2258)jsmall-nvidia
2022-03-28Allow slangc to generate exe from .slang file. (#2170)Yong He
2022-01-10Enable running tests in parallel. (#2078)Yong He
2021-12-07Check g++ version compatibility (#2044)jsmall-nvidia
2021-12-03Split out ExecutableLocation (#2041)jsmall-nvidia