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
/
core
/
slang-common.h
Commit message (
Expand
)
Author
Age
*
Perf improvements to IR serialization (#7751)
Ellie Hermaszewska
2025-07-17
*
Cleanups related to RIFF support (#7041)
Theresa Foley
2025-05-12
*
format
Ellie Hermaszewska
2024-10-29
*
preparation for clang format (#5422)
Ellie Hermaszewska
2024-10-29
*
Move C interface from slang.h to slang-deprecated.h (#5301)
Ellie Hermaszewska
2024-10-15
*
Fix prelude generation by using relative paths for including `slang.h` (#4973)
Sai Praveen Bangaru
2024-08-30
*
Remove using SpvStorageClass values casted into AddressSpace values (#4861)
Ellie Hermaszewska
2024-08-19
*
Move the file public header files to `include` dir (#4636)
kaizhangNV
2024-07-17
*
Add options to speedup compilation. (#4240)
Yong He
2024-05-29
*
Allow bitwise or expressions and numeric literals in spirv_asm blocks (#3157)
Ellie Hermaszewska
2023-08-28
*
Use scratchData on `IRInst` to replace HashSets. (#2978)
Yong He
2023-07-12
*
Add SLANG_ASSUME and use it in release asserts (#2859)
Ellie Hermaszewska
2023-05-04
*
Add format checking attributes on printf-like functions (#2570)
Ellie Hermaszewska
2023-01-04
*
Replace DownstreamCompileResult with Artifact (#2369)
jsmall-nvidia
2022-08-22
*
Allow slangc to generate exe from .slang file. (#2170)
Yong He
2022-03-28
*
Add support for HLSL unorm/snorm (#2095)
Theresa Foley
2022-01-25
*
RTTI/JSON (#2021)
jsmall-nvidia
2021-11-18
*
Removing exceptions from core/compiler-core (#1953)
jsmall-nvidia
2021-10-04
*
Fix problems with x86 CPU tests (#1051)
jsmall-nvidia
2019-09-12
*
Use slang- prefix on slang compiler and core source (#973)
jsmall-nvidia
2019-05-31