summaryrefslogtreecommitdiff
path: root/tools/render-test/surface.cpp
AgeCommit message (Expand)Author
2021-01-17Make `gfx` compile to a DLL. (#1660)Yong He
2018-06-28Share graphics API layer between tests/examples (#603)Tim Foley
2018-06-22Expose macros/functionality for defining interfaces (#604)jsmall-nvidia
2018-05-04Use Surface for screen capture in Renderer interface (#551)jsmall-nvidia
2018-05-03Added Surface type - as a simple value type to hold a 2d collection of pixels...jsmall-nvidia