summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
Commit message (Expand)AuthorAge
...
* Revert "Fetch slang-llvm.so from correct release (#4847)" (#4893)Yong He2024-08-20
* Fetch slang-llvm.so from correct release (#4847)Ellie Hermaszewska2024-08-20
* Install the missing public headers in release package (#4712)kaizhangNV2024-07-23
* Feature/capture (#4625)kaizhangNV2024-07-23
* Move the file public header files to `include` dir (#4636)kaizhangNV2024-07-17
* Fix release configuration for macOS. (#4629)Yong He2024-07-13
* Statically link MSVC runtime (#4613)Ellie Hermaszewska2024-07-11
* More precise handing of option dependencies (#4612)Ellie Hermaszewska2024-07-11
* Cope with failed version parsing (#4609)Ellie Hermaszewska2024-07-11
* Specialize address space during spirv legalization. (#4600)Yong He2024-07-10
* WIP Drop Premake (#3703)Ellie Hermaszewska2024-07-10
* Include readme and license in release files (#4595)Ellie Hermaszewska2024-07-10
* Resource searching for examples (#4518)venkataram-nv2024-07-01
* Set debug working directory for slangc.exe (#4513)Jay Kwak2024-07-01
* Include examples in default build (#4482)venkataram-nv2024-06-27
* Increase MSVC warning level to 4 for Slang projects (#4207)Jay Kwak2024-05-30
* [gfx] metal backend skeleton (#4223)Simon Kallweit2024-05-27
* This commit increases the minimum CMake version from 3.20 to 3.25. (#4193)Jay Kwak2024-05-20
* Fixes running examples from generated SLN (#4173)Hai Nguyen2024-05-16
* Updating CONTRIBUTION guide to use CMake (#4017)Jay Kwak2024-04-24
* [gfx] use CUDA driver API (#3776)skallweitNV2024-03-15
* CMake fixes for MacOS (#3761)Craig Kolb2024-03-13
* Fix linking of slang-bootstrap by linking with slang-lookup-tables (#3618)NBickford2024-02-22
* cmake: option to build a static library version of slang (#3578)Lukas Lipp2024-02-15
* cmake: add options to disable gfx, test, example, ... targets (#3572)Lukas Lipp2024-02-14
* Generate lookup tables from cmake (#3461)Ellie Hermaszewska2024-01-24
* Capability def parsing & codegen + disjoint sets (#3451)Yong He2024-01-18
* macos/vulkan support (#3418)skallweitNV2023-12-18
* WIP: CMake (#3326)Ellie Hermaszewska2023-12-08