summaryrefslogtreecommitdiff
path: root/build/visual-studio/slang-unit-test-tool
AgeCommit message (Expand)Author
2024-07-10WIP Drop Premake (#3703)Ellie Hermaszewska
2024-06-12Extend the COM-based API to support whole program compilation. (#4355)Yong He
2024-04-09Allow COM based API to discover and check entrypoints without [shader] attrib...Yong He
2024-03-12Fix `sessionDesc.defaultMatrixLayoutMode` being ineffective. (#3753)Yong He
2023-08-29Add more wave intrinsics. (#3162)Yong He
2023-04-14Some small fixes with Windows/DX usage (#2797)Ellie Hermaszewska
2023-03-27Use c++17 standard (#2686)Ellie Hermaszewska
2023-03-16Preliminary SourceMap support (#2701)jsmall-nvidia
2022-12-12Refactor shader cache (#2558)skallweitNV
2022-12-02Cleanup crypto utilities (#2549)skallweitNV
2022-12-01Enable multithread build in premake (#2545)jsmall-nvidia
2022-11-30Cleanup DigestBuilder and MD5HashGen (#2539)skallweitNV
2022-11-28Add LockFile helper class (#2535)skallweitNV
2022-10-17Shader cache index implementation (#2452)lucy96chen
2022-10-12Shader caching (#2432)lucy96chen
2022-09-29RIFF filesystem improvements (#2418)jsmall-nvidia
2022-09-28Fix release CI script. (#2421)Yong He
2022-09-28Fix build script for macos aarch64. (#2420)Yong He
2022-06-24Handling of temporary files (#2299)jsmall-nvidia
2022-06-08Actual global support (#2262)jsmall-nvidia
2022-05-27Added NativeStringType (#2252)jsmall-nvidia
2022-04-19Make translation units in the same CompileReq visible to `import`. (#2184)Yong He
2022-02-09Various fixes to gfx. (#2120)Yong He
2022-01-27Turn off edit and continue to prevent warnings. (#2097)Yong He
2021-11-18RTTI/JSON (#2021)jsmall-nvidia
2021-11-10Interprocess communication via pipes (#2009)jsmall-nvidia
2021-09-29Fix ARM64 detection for MSVC (#1951)Chad Engler
2021-09-24Move existing unit tests to a standalone dll. (#1945)Yong He