index
:
slang.git
master
Making it easier to work with shaders
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmake
Age
Commit message (
Expand
)
Author
2025-07-17
Fix formatting (#7799)
Ellie Hermaszewska
2025-06-30
Allow a compiler warning on MacOS (#7561)
Jay Kwak
2025-06-30
Reset minimum cmake version to 3.22 (#7548)
Gangzheng Tong
2025-06-19
Enabling optix ci pipeline (#7311)
Harsh Aggarwal (NVIDIA)
2025-06-12
Improve exported build targets (#7382)
manuelkNVDA
2025-06-06
Update slang-rhi (#7303)
Simon Kallweit
2025-05-06
Update C++ standard to C++20 (#6980)
Ellie Hermaszewska
2025-04-24
Stop using `chmod` on Windows host to fix build targeting Android (#6865)
James0124
2025-04-19
Fix compiler warning on Windows about -build-id (#6857)
Jay Kwak
2025-04-17
Fix compiler warning with clang 18.1.8 on windows (#6843)
Jay Kwak
2025-04-07
Use GITHUB_TOKEN for fetching prebuilt (#6712)
Gangzheng Tong
2025-03-14
Fix: Respect user-defined output directory settings for libraries (#6604)
Harsh Aggarwal (NVIDIA)
2025-02-18
Fix and document static build (#6374)
Ellie Hermaszewska
2025-01-24
Fix static build and install (#6158)
Dario Mylonopoulos
2025-01-14
Fix documentation on DescriptorHandle. (#6062)
Yong He
2024-12-13
Add SLANG_ENABLE_DXIL (#5853)
Ellie Hermaszewska
2024-12-13
Set default hidden visibility for all source on gcc (#5850)
Ellie Hermaszewska
2024-12-12
Fix prebuilt dependencies filenames on non-windows platforms (#5848)
Ellie Hermaszewska
2024-12-06
Emit debug info for Release builds (#5783)
Ellie Hermaszewska
2024-12-06
Split debug info for all targets (#5732)
Ellie Hermaszewska
2024-12-05
Remove duplicate call to install() for libslang (#5767)
Ellie Hermaszewska
2024-12-03
Add SlangConfig.cmake with slang build targets (#5674)
ov-l
2024-12-03
Install PDB files when available (#5665)
Ellie Hermaszewska
2024-11-30
fetch and extract prebuilt deps lazily (#5707)
Ellie Hermaszewska
2024-11-26
Enable Link-Time-Code-Generation for Release builds (#5678)
Jay Kwak
2024-11-13
Correct include dir for libslang (#5539)
Ellie Hermaszewska
2024-11-08
Fix EHa flag compiler filtering (#5524)
cheneym2
2024-11-05
Catch all exceptions in render-test (#5495)
cheneym2
2024-10-29
Put debug symbols in releases (#5370)
Ellie Hermaszewska
2024-10-29
format cmake files (#5406)
Ellie Hermaszewska
2024-10-24
declutter top level CMakeLists.txt (#5391)
Ellie Hermaszewska
2024-10-18
Make slang-llvm fetching and failure more robust (#5346)
Ellie Hermaszewska
2024-10-15
Enable WebGPU tests in CI (#5239)
Anders Leino
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-09-19
Use GITHUB_TOKEN if set (#5070)
Jay Kwak
2024-08-21
Dont require llvm for building generators (#4895)
Ellie Hermaszewska
2024-08-20
Revert "Fetch slang-llvm.so from correct release (#4847)" (#4893)
Yong He
2024-08-20
Fetch slang-llvm.so from correct release (#4847)
Ellie Hermaszewska
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
More precise handing of option dependencies (#4612)
Ellie Hermaszewska
2024-07-11
Cope with failed version parsing (#4609)
Ellie Hermaszewska
2024-07-10
Make ci scripts more robust (#4608)
Ellie Hermaszewska
2024-07-10
Specialize address space during spirv legalization. (#4600)
Yong He
2024-05-27
[gfx] metal backend skeleton (#4223)
Simon Kallweit
2024-03-13
CMake fixes for MacOS (#3761)
Craig Kolb
2024-02-15
cmake: option to build a static library version of slang (#3578)
Lukas Lipp
2023-12-18
macos/vulkan support (#3418)
skallweitNV
[next]