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