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