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-ir-link.cpp
Age
Commit message (
Expand
)
Author
2019-12-19
WIP CUDA source emit (#1157)
jsmall-nvidia
2019-12-04
Feature/string hash review (#1142)
jsmall-nvidia
2019-12-03
getStringHash on string literals (#1140)
jsmall-nvidia
2019-11-19
Initial work for "global generic value parameters" (#1127)
Tim Foley
2019-11-14
Initial work on direct emission of SPIR-V (#1118)
Tim Foley
2019-11-06
Support for [__extern] attribute (#1111)
jsmall-nvidia
2019-11-06
Feature/obfuscate improvements (#1107)
jsmall-nvidia
2019-10-31
Reference IR modules with entry point (#1101)
jsmall-nvidia
2019-10-30
WIP: Simple separate IR module linkage working (#1100)
jsmall-nvidia
2019-10-22
User IR-based layout for all IR steps (#1084)
Tim Foley
2019-10-17
Initial work on representing layout at IR level (#1079)
Tim Foley
2019-08-08
Revise new COM-lite API (#1007)
Tim Foley
2019-07-18
Add back a notion of IR global constants (#1002)
Tim Foley
2019-07-17
Change how global-scope constants are handled (#1001)
Tim Foley
2019-06-19
Start exposing a new COM-lite API (#987)
Tim Foley
2019-05-31
Use slang- prefix on slang compiler and core source (#973)
jsmall-nvidia