index
:
slang.git
master
Making it easier to work with shaders
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source
/
slang
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
2025-07-01
extend fiddle to allow custom lua splices in more places (#7559)
Ellie Hermaszewska
2025-06-13
Fix SLANG_USE_SYSTEM_SPIRV_HEADERS (#7371)
Emil Imbert Villumsen
2025-05-30
Change SLANG_OVERRIDE_xxx_PATH and fix header file path (#7207)
Lujin Wang
2025-04-22
A new approach to AST serialization (#6854)
Theresa Foley
2025-04-17
Add Yet Another Source Code Generator (#6844)
Theresa Foley
2025-03-07
Update build to allow setting external paths (#6528)
jarcherNV
2025-02-11
Correct location of copy-headers target (#6327)
Ellie Hermaszewska
2025-01-24
Fix static build and install (#6158)
Dario Mylonopoulos
2024-12-05
Remove duplicate call to install() for libslang (#5767)
Ellie Hermaszewska
2024-11-13
Correct include dir for libslang (#5539)
Ellie Hermaszewska
2024-11-14
Copy headers into build dir at build time (#5547)
Ellie Hermaszewska
2024-10-29
format cmake files (#5406)
Ellie Hermaszewska
2024-10-25
Replace stdlib with core-module on files and projects (#5411)
Jay Kwak
2024-10-14
Misc build fixes. (#5271)
Yong He
2024-10-14
Fix release build failure (#5285)
Ellie Hermaszewska
2024-10-11
Restrict stdlib embed macros to single source file (#5251)
Ellie Hermaszewska
2024-10-04
Allow building using external dependencies (#5076)
Tobias Frisch
2024-07-23
Feature/capture (#4625)
kaizhangNV
2024-07-18
Reduce duplication in slang lib builds (#4651)
Ellie Hermaszewska
2024-07-18
Remove generated file from source and build at build time (#4649)
Ellie Hermaszewska
2024-07-11
Fix missing include for static slang (#4614)
Ellie Hermaszewska
2024-07-11
populate slang-tag-version with cmake (#4611)
Ellie Hermaszewska
2024-07-11
Cope with failed version parsing (#4609)
Ellie Hermaszewska
2024-06-06
Fix build warnings and treat warnings as error on CI (#4276)
Jay Kwak
2024-05-30
Increase MSVC warning level to 4 for Slang projects (#4207)
Jay Kwak
2024-05-08
capture/replay: interface implementation 1 (#4122)
kaizhangNV
2024-02-15
cmake: option to build a static library version of slang (#3578)
Lukas Lipp
2024-01-24
Generate lookup tables from cmake (#3461)
Ellie Hermaszewska
2024-01-18
Capability def parsing & codegen + disjoint sets (#3451)
Yong He
2023-12-08
WIP: CMake (#3326)
Ellie Hermaszewska