summaryrefslogtreecommitdiff
path: root/tools/gfx/surface.cpp
AgeCommit message (Expand)Author
2021-01-17Make `gfx` compile to a DLL. (#1660)Yong He
2021-01-14COM-ify all slang-gfx interfaces. (#1656)Yong He
2019-05-31Use slang- prefix on slang compiler and core source (#973)jsmall-nvidia
2019-04-29String/List closer to conventions, and use Index type (#959)jsmall-nvidia
2018-08-03Major overhaul of Renderer abstraction, to support a new example (#624)Tim Foley