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
/
ir-serialize.cpp
Age
Commit message (
Expand
)
Author
2018-12-13
Move mangled name out of IRGlobalValue (#752)
Tim Foley
2018-12-11
Decorations are instructions (#748)
Tim Foley
2018-11-29
Add support for globallycoherent modifier (#732)
Tim Foley
2018-11-21
Feature/early depth stencil (#727)
jsmall-nvidia
2018-11-12
Add callable shader support for Vulkan ray tracing (#718)
Tim Foley
2018-11-09
Update Vulkan ray tracing support to final extension spec (#717)
Tim Foley
2018-10-30
Feature/serial string pool refactor (#702)
jsmall-nvidia
2018-10-19
Vulkan implicit sampler fixups (#686)
Tim Foley
2018-10-12
Add a warning on missing return, and initial SCCP pass (#671)
Tim Foley
2018-10-10
Feature/source loc refactor (#668)
jsmall-nvidia
2018-10-09
Feature/var byte encoding (#665)
jsmall-nvidia
2018-10-04
Support cross-compilation of ray tracing shaders to Vulkan (#663)
Tim Foley
2018-10-02
Feature/ir serial debug (#657)
jsmall-nvidia
2018-09-28
Feature/ir serialize improvements (#655)
jsmall-nvidia
2018-09-27
First pass implementation of IR serialization (#653)
jsmall-nvidia