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
/
slang-profile.h
Age
Commit message (
Expand
)
Author
2025-07-24
Organize code better by splitting some big files (#7890)
Theresa Foley
2025-06-10
Allow checking capabilities in specific stages (#7375)
jarcherNV
2024-10-29
format
Ellie Hermaszewska
2024-09-09
Initial WGSL support (#5006)
Anders Leino
2024-08-28
Allow capabilities to be used with `[shader("...")]` (#4928)
ArielG-NV
2024-07-17
Move the file public header files to `include` dir (#4636)
kaizhangNV
2024-06-14
Improve Direct SPIRV Backend Test Coverage (#4396)
ArielG-NV
2024-06-08
SPIRV `Block` decoration fixes. (#4303)
Yong He
2024-04-17
Add skeleton for metal backend. (#3971)
Yong He
2024-02-02
Capability type checking. (#3530)
Yong He
2023-08-15
SPIR-V WIP (#3064)
Ellie Hermaszewska
2023-04-29
CommandOptions (#2856)
jsmall-nvidia
2022-08-24
Use enums with backing types in Slang API (#2375)
jsmall-nvidia
2021-01-05
Use "capability" system to select VKRT extension (#1647)
Tim Foley
2020-06-18
Fix and improvements around repro (#1397)
jsmall-nvidia
2020-05-04
C++ Extractor (#1337)
jsmall-nvidia
2020-03-05
Feature/glslang spirv version (#1256)
jsmall-nvidia
2020-03-03
__spirv_version Decoration (#1255)
jsmall-nvidia
2019-12-12
Feature/source downstream compiler (#1153)
jsmall-nvidia
2019-12-12
Slang compiles CUDA source via NVRTC (#1151)
jsmall-nvidia
2019-12-04
Setting downstream compiler (#1144)
jsmall-nvidia
2019-11-22
Add command line option to override language file extension (#1135)
Robert Stepinski
2019-11-01
-extract-repro gives approximation of 'command line' used (#1103)
jsmall-nvidia
2019-07-17
Slang -> C++ -> SharedLibrary -> Test (#999)
jsmall-nvidia
2019-05-31
Use slang- prefix on slang compiler and core source (#973)
jsmall-nvidia