summaryrefslogtreecommitdiffstats
path: root/source/slang/legalize-types.h
Commit message (Expand)AuthorAge
* Use slang- prefix on slang compiler and core source (#973)jsmall-nvidia2019-05-31
* Allow plugging in types with resources for interface parameters (#913)Tim Foley2019-03-26
* Improve support for interfaces as shader parameters (#886)Tim Foley2019-03-08
* Feature/as refactor review (#821)jsmall-nvidia2019-02-02
* Feature/as refactor (#817)jsmall-nvidia2019-01-31
* Handle structure initializers in IR type legalization (#567)Tim Foley2018-05-21
* Cleanups around behavior when the compiler fails (#553)Tim Foley2018-05-11
* Introduce an IR-level type system (#481)Tim Foley2018-04-11
* IR: "everything is an instruction" (#432)Tim Foley2018-03-01
* Make `IRGlobalValue::mangledName` a `Name*`Yong He2018-02-22
* Handling of duplicate global shader parameter declarations (#405)Tim Foley2018-02-09
* Work on getting rewriter + IR playing nice together. (#314)Tim Foley2017-12-18
* Make AST and IR share type legalization code (#303)Tim Foley2017-12-06