summaryrefslogtreecommitdiff
path: root/test/testRenderOutput.h
Commit message (Collapse)AuthorAge
* WIP typedefing all the things - headersDan Goodliffe2023-11-07
|
* Reformat with new clang-formatDan Goodliffe2023-11-07
|
* Drop .hpp for header only thingsDan Goodliffe2023-04-29
| | | | Half of them acquired a .cpp part anyway
* Support creating test render output framebuffers of different sizesDan Goodliffe2023-01-10
| | | | Includes a templated subclass to allow size to be specified in a test fixture
* Move test render helpers into a new test libraryDan Goodliffe2022-12-29