summaryrefslogtreecommitdiff
path: root/tools/render-test/png-serialize-util.h
AgeCommit message (Expand)Author
2021-03-04Refactor `gfx` to surface `CommandBuffer` interface. (#1735)Yong He
2018-08-03Major overhaul of Renderer abstraction, to support a new example (#624)Tim Foley
2018-06-28Share graphics API layer between tests/examples (#603)Tim Foley
2018-05-03Added Surface type - as a simple value type to hold a 2d collection of pixels...jsmall-nvidia