summaryrefslogtreecommitdiff
path: root/source/slang/ir-specialize.cpp
AgeCommit message (Expand)Author
2019-05-21Allow interface types to be used inside of structs (#966)Tim Foley
2019-04-29String/List closer to conventions, and use Index type (#959)jsmall-nvidia
2019-03-12Fix handling of arrays of resources in type legalization (#896)Tim Foley
2019-03-08Improve support for interfaces as shader parameters (#886)Tim Foley
2019-02-05Allow entry points to have explicit generic parameters (#826)Tim Foley
2019-01-28Support function parameters of existential (interface) type (#802)Tim Foley
2018-12-19Refactor several IR passes (#761)Tim Foley