index
:
slang.git
master
Making it easier to work with shaders
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
*
cmake: install config files into the correct directory for find_package() (#8...
David Aguilar
2025-09-29
*
Set default mimalloc for spirv-tools but allow user to override (#8460)
Gangzheng Tong
2025-09-17
*
Enable static mimalloc in Spriv-Tools (#8419)
Gangzheng Tong
2025-09-16
*
Update slang-rhi deps for gfx-unit-test (#8237)
Gangzheng Tong
2025-08-26
*
Add more system dependency options to CMake (#7987)
Niklas Korz
2025-08-20
*
Fix SLANG_USE_SYSTEM_SPIRV_HEADERS=TRUE (#7916)
Ellie Hermaszewska
2025-07-25
*
bump and pin cmake formatter version (#7800)
Ellie Hermaszewska
2025-07-17
*
Comment SLANG_OVERRIDE options (#7584)
Ellie Hermaszewska
2025-07-02
*
Reset minimum cmake version to 3.22 (#7548)
Gangzheng Tong
2025-06-30
*
Enabling optix ci pipeline (#7311)
Harsh Aggarwal (NVIDIA)
2025-06-19
*
Update CMake version to 3.26 (#7459)
Gangzheng Tong
2025-06-18
*
fix `SLANG_ENABLE_IR_BREAK_ALLOC` (#7418)
ArielG-NV
2025-06-12
*
Remove unnecessary compile definitions (#7355)
Emil Imbert Villumsen
2025-06-06
*
Disable Link-Time-Optimization by default (#7345)
Jay Kwak
2025-06-06
*
Update build to allow setting external lua path (#7167)
lujinwangnv
2025-05-20
*
Update build to allow setting more external paths (#7044)
lujinwangnv
2025-05-10
*
Add Slang Byte Code generation and interpreter. (#6896)
Yong He
2025-04-28
*
Use GITHUB_TOKEN for fetching prebuilt (#6712)
Gangzheng Tong
2025-04-07
*
fix: Export slangTargets.cmake (#6679)
FrostyLeaves
2025-04-02
*
Ignore failure to fetch webgpu_dawn and slang-tint (#6689)
Gangzheng Tong
2025-03-26
*
Add option to exclude webgpu-dawn and slang-tint (#6537)
jarcherNV
2025-03-07
*
Update build to allow setting external paths (#6528)
jarcherNV
2025-03-07
*
Feature/initialize list side branch (#6058)
kaizhangNV
2025-02-05
*
Distribute slang-glsl-module.bin in release packages. (#6233)
Yong He
2025-01-31
*
Fix static build and install (#6158)
Dario Mylonopoulos
2025-01-24
*
Add SLANG_ENABLE_DXIL (#5853)
Ellie Hermaszewska
2024-12-13
*
Emit debug info for Release builds (#5783)
Ellie Hermaszewska
2024-12-06
*
Split debug info for all targets (#5732)
Ellie Hermaszewska
2024-12-06
*
Remove duplicate call to install() for libslang (#5767)
Ellie Hermaszewska
2024-12-05
*
Don't install .clang-format alongside headers (#5762)
Ellie Hermaszewska
2024-12-05
*
Add SlangConfig.cmake with slang build targets (#5674)
ov-l
2024-12-03
*
Enable core module embedding by default in CMake. (#5644)
Kanashimia
2024-11-22
*
format cmake files (#5406)
Ellie Hermaszewska
2024-10-29
*
Rename a directory `source/slang-stdlib` to slang-core-module (#5417)
Jay Kwak
2024-10-28
*
Replace stdlib with core-module on files and projects (#5411)
Jay Kwak
2024-10-25
*
declutter top level CMakeLists.txt (#5391)
Ellie Hermaszewska
2024-10-24
*
Make slang-llvm fetching and failure more robust (#5346)
Ellie Hermaszewska
2024-10-18
*
Fix D3D12Core.dll loading problem (#5315)
Jay Kwak
2024-10-17
*
Enable WebGPU tests in CI (#5239)
Anders Leino
2024-10-15
*
Lower minimum CMake version to 3.22 (#5295)
Ellie Hermaszewska
2024-10-15
*
Misc build fixes. (#5271)
Yong He
2024-10-14
*
Fix assert when compiling an entrypoint that calls another entrypoint. (#5268)
Yong He
2024-10-14
*
Restrict stdlib embed macros to single source file (#5251)
Ellie Hermaszewska
2024-10-11
*
Add slang-wasm target (#5237)
Anders Leino
2024-10-11
*
Allow building using external dependencies (#5076)
Tobias Frisch
2024-10-04
*
Enable emscripten builds to compile slang.dll to WebAssembly. (#5131)
Anders Leino
2024-09-25
*
Use GITHUB_TOKEN if set (#5070)
Jay Kwak
2024-09-19
*
Draft: integrate slang-rhi (#4970)
Simon Kallweit
2024-08-30
*
Dont require llvm for building generators (#4895)
Ellie Hermaszewska
2024-08-21
*
Revert "Fetch slang-llvm.so from correct release (#4847)" (#4893)
Yong He
2024-08-20
[next]