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-ir.cpp
Commit message (
Expand
)
Author
Age
*
ASTNodes use MemoryArena (#1376)
jsmall-nvidia
2020-06-05
*
Feature/ast syntax standard (#1360)
jsmall-nvidia
2020-05-29
*
Synthesize "active mask" for CUDA (#1352)
Tim Foley
2020-05-26
*
Improvements around hashing (#1355)
jsmall-nvidia
2020-05-26
*
Enhanced C++ extractor (#1340)
jsmall-nvidia
2020-05-07
*
Fixes for IR generics (#1311)
Tim Foley
2020-04-08
*
Add a basc inlining facility for use in the stdlib (#1271)
Tim Foley
2020-03-11
*
Clean-ups related to expanded standard library coverage (#1269)
Tim Foley
2020-03-11
*
Renamed UnownedStringSlice::size to getLength to make match String. (#1254)
jsmall-nvidia
2020-03-02
*
Fix some IR logic around load from a rate-qualified pointer (#1248)
Tim Foley
2020-02-27
*
Literal handling improvements (#1202)
jsmall-nvidia
2020-02-06
*
Fix layout for structured buffers of matrices (#1184)
Tim Foley
2020-01-28
*
Clean up the concept of "pseudo ops" (#1136)
Tim Foley
2019-11-22
*
Initial work for "global generic value parameters" (#1127)
Tim Foley
2019-11-19
*
Strip IR after front-end steps are done (#1092)
Tim Foley
2019-10-24
*
User IR-based layout for all IR steps (#1084)
Tim Foley
2019-10-22
*
Initial work on representing layout at IR level (#1079)
Tim Foley
2019-10-17
*
Clean up some behavior of operator% (#1060)
Tim Foley
2019-09-18
*
WIP: CPU compute coverage (#1030)
jsmall-nvidia
2019-08-22
*
Revise new COM-lite API (#1007)
Tim Foley
2019-08-08
*
Add back a notion of IR global constants (#1002)
Tim Foley
2019-07-18
*
Change how global-scope constants are handled (#1001)
Tim Foley
2019-07-17
*
WIP: slang to C++ code generation (#997)
jsmall-nvidia
2019-07-09
*
Use slang- prefix on slang compiler and core source (#973)
jsmall-nvidia
2019-05-31