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
/
ast-legalize.cpp
Commit message (
Expand
)
Author
Age
*
Remove non-IR codegen paths (#398)
Tim Foley
2018-02-03
*
Remove support for the -no-checking flag (#392)
Tim Foley
2018-02-02
*
All compiler fixes to get ir branch work with falcor feature demo.
Yong He
2018-01-17
*
Refactor substitution representation in DeclRefBase (#363)
Yong He
2018-01-12
*
Always respect dependency order when lowering decls via AST (#344)
Tim Foley
2018-01-02
*
fix ast-lowering of `TransitiveSubtypeWitness` values.
Yong He
2017-12-26
*
Fix up parameter block emit for mixed rewriter+IR (#316)
Tim Foley
2017-12-19
*
Work on getting rewriter + IR playing nice together. (#314)
Tim Foley
2017-12-18
*
Fix parameter block binding for Vulkan (#308)
Tim Foley
2017-12-13
*
Cleanups to `ParameterBlock<T>` behavior. (#304)
Tim Foley
2017-12-08
*
Make AST and IR share type legalization code (#303)
Tim Foley
2017-12-06
*
Add API to query stage of varying parameter (#302)
Tim Foley
2017-11-29
*
Enable HLSL/GLSL "rewrite" + IR-based Slang codegen (#300)
Tim Foley
2017-11-28
*
Generate IR per-module for loaded modules (#299)
Tim Foley
2017-11-28
*
Cleanups (#298)
Tim Foley
2017-11-27