summaryrefslogtreecommitdiff
path: root/tools/render-test/surface.h
AgeCommit message (Expand)Author
2021-02-19Make gfx library visible to external user. (#1719)Yong He
2021-01-17Make `gfx` compile to a DLL. (#1660)Yong He
2018-06-28Share graphics API layer between tests/examples (#603)Tim Foley
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