summaryrefslogtreecommitdiff
path: root/source/slang/ir-legalize-types.cpp
AgeCommit message (Expand)Author
2017-12-18Work on getting rewriter + IR playing nice together. (#314)Tim Foley
2017-12-08Cleanups to `ParameterBlock<T>` behavior. (#304)Tim Foley
2017-12-06Make AST and IR share type legalization code (#303)Tim Foley
2017-11-29Add API to query stage of varying parameter (#302)Tim Foley
2017-11-16Revise type legalization so it can handle constant buffers (#282)Tim Foley
2017-11-13Legalization of function parameter types.Yong He
2017-11-13Parameter block work (#276)Tim Foley
2017-11-07Support generic interface methods (#251)Yong He
2017-11-06Parameter blocks (#245)Tim Foley