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