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-dictionary.h
Commit message (
Expand
)
Author
Age
*
Fix crash when loading modules with syntax errors (#6993) (#7288)
Harsh Aggarwal (NVIDIA)
2025-06-05
*
Fixed crash in slang-ir-autodiff-loop-analysis.cpp (#6831)
Ronan
2025-04-18
*
Update build to allow setting external paths (#6528)
jarcherNV
2025-03-07
*
format
Ellie Hermaszewska
2024-10-29
*
Assorted auto-diff enhancements for increased performance & more streamlined ...
Sai Praveen Bangaru
2024-10-28
*
Allow building using external dependencies (#5076)
Tobias Frisch
2024-10-04
*
Fix for problem with OrderedHashSet causing crash (#3251)
jsmall-nvidia
2023-09-29
*
Allow bitwise or expressions and numeric literals in spirv_asm blocks (#3157)
Ellie Hermaszewska
2023-08-28
*
Use ankerl/unordered_dense as a hashmap implementation (#3036)
Ellie Hermaszewska
2023-08-16
*
Simplify Lookup and improve compiler performance. (#2996)
Yong He
2023-07-18
*
Dictionary using lowerCamel (#2835)
jsmall-nvidia
2023-04-25
*
Make SourceMap a value type (#2812)
jsmall-nvidia
2023-04-19
*
Type legalization and autodiff bug fixes. (#2722)
Yong He
2023-03-22
*
AD: Fixed do-while loops (#2683)
Sai Praveen Bangaru
2023-02-28
*
Preserve specialization cache in IR for specialization pass. (#2293)
Yong He
2022-06-23
*
Actual global support (#2262)
jsmall-nvidia
2022-06-08
*
gfx: restructure render-d3d12.cpp (#2154)
Yong He
2022-03-09
*
GFX Vulkan: deferred shader compilation and pipeline creation. (#2153)
Yong He
2022-03-08
*
Removing exceptions from core/compiler-core (#1953)
jsmall-nvidia
2021-10-04
*
[gfx] Shader-object driven shader compilation. (#1688)
Yong He
2021-02-04
*
Fix existential specialization of mutable buffer loads. (#1671)
Yong He
2021-01-22
*
Include hierarchy output (#1595)
jsmall-nvidia
2020-11-11
*
Add OrderedDictionary to core. (#1523)
Yong He
2020-08-28
*
ShortList<T> and core.natvis improvements. (#1430)
Yong He
2020-07-06
*
Improvements around hashing (#1355)
jsmall-nvidia
2020-05-26
*
Add support for generic load/store on byte-addressed buffers (#1334)
Tim Foley
2020-04-27
*
Use slang- prefix on slang compiler and core source (#973)
jsmall-nvidia
2019-05-31