summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Expand)Author
2024-07-10Specialize address space during spirv legalization. (#4600)Yong He
2024-07-10WIP Drop Premake (#3703)Ellie Hermaszewska
2024-07-10Include readme and license in release files (#4595)Ellie Hermaszewska
2024-07-01Resource searching for examples (#4518)venkataram-nv
2024-07-01Set debug working directory for slangc.exe (#4513)Jay Kwak
2024-06-27Include examples in default build (#4482)venkataram-nv
2024-05-30Increase MSVC warning level to 4 for Slang projects (#4207)Jay Kwak
2024-05-27[gfx] metal backend skeleton (#4223)Simon Kallweit
2024-05-20This commit increases the minimum CMake version from 3.20 to 3.25. (#4193)Jay Kwak
2024-05-16Fixes running examples from generated SLN (#4173)Hai Nguyen
2024-04-24Updating CONTRIBUTION guide to use CMake (#4017)Jay Kwak
2024-03-15[gfx] use CUDA driver API (#3776)skallweitNV
2024-03-13CMake fixes for MacOS (#3761)Craig Kolb
2024-02-22Fix linking of slang-bootstrap by linking with slang-lookup-tables (#3618)NBickford
2024-02-15cmake: option to build a static library version of slang (#3578)Lukas Lipp
2024-02-14cmake: add options to disable gfx, test, example, ... targets (#3572)Lukas Lipp
2024-01-24Generate lookup tables from cmake (#3461)Ellie Hermaszewska
2024-01-18Capability def parsing & codegen + disjoint sets (#3451)Yong He
2023-12-18macos/vulkan support (#3418)skallweitNV
2023-12-08WIP: CMake (#3326)Ellie Hermaszewska