summaryrefslogtreecommitdiff
path: root/tools/CMakeLists.txt
AgeCommit message (Expand)Author
2025-08-26Update slang-rhi deps for gfx-unit-test (#8237)Gangzheng Tong
2025-08-06Add reflection api for overload candidate filtering. (#8066)Yong He
2025-07-11Add slang-gfx build target back for Falcor (#7700)Gangzheng Tong
2025-07-09Convert gfx unit tests and examples to use slang-rhi (#7577)Gangzheng Tong
2025-06-06Update slang-rhi (#7303)Simon Kallweit
2025-05-30Change SLANG_OVERRIDE_xxx_PATH and fix header file path (#7207)Lujin Wang
2025-05-20Update build to allow setting external lua path (#7167)lujinwangnv
2025-05-10Update build to allow setting more external paths (#7044)lujinwangnv
2025-04-28Add Slang Byte Code generation and interpreter. (#6896)Yong He
2025-04-22A new approach to AST serialization (#6854)Theresa Foley
2025-04-17Add Yet Another Source Code Generator (#6844)Theresa Foley
2025-03-24Don't load cached builtin module in slang-bootstrap. (#6667)Yong He
2025-02-28Fix build error when SLANG_ENABLE_TESTS is set to OFF (#6420)Jay Kwak
2025-02-12Correct dependencies on core module source (#6340)Ellie Hermaszewska
2025-02-04Correct NVAPI include (#6263)Ellie Hermaszewska
2025-01-24Fix static build and install (#6158)Dario Mylonopoulos
2025-01-08slang-test: Ensure runtime is consistent (#6021)Anders Leino
2024-12-05Remove duplicate call to install() for libslang (#5767)Ellie Hermaszewska
2024-12-02Move c++ parsing code from slang-cpp-extractor to static library (#5675)Lauro Oyen
2024-11-13Correct include dir for libslang (#5539)Ellie Hermaszewska
2024-11-08Fix EHa flag compiler filtering (#5524)cheneym2
2024-11-05Catch all exceptions in render-test (#5495)cheneym2
2024-10-29format cmake files (#5406)Ellie Hermaszewska
2024-10-25Replace stdlib with core-module on files and projects (#5411)Jay Kwak
2024-10-24declutter top level CMakeLists.txt (#5391)Ellie Hermaszewska