summaryrefslogtreecommitdiff
path: root/test/test-render.cpp
Commit message (Expand)AuthorAge
* Make Camera members private with accessors and helpful settersDan Goodliffe2022-12-12
* Generate and use a shadow mapDan Goodliffe2022-12-04
* Disable GL_DEBUG_OUTPUT before dumping debug screenshotDan Goodliffe2022-12-04
* Add GL_DEBUG_OUTPUT with boost test error handling to test-render contextDan Goodliffe2022-12-03
* Split SceneProvider outDan Goodliffe2022-11-27
* SceneRenderer is a graphics component, not a UI oneDan Goodliffe2022-11-27
* Add rendering support for point lightsDan Goodliffe2022-11-23
* Separate out the illumation of the sceneDan Goodliffe2022-11-23
* Shared context, persist main window in test, send test for upcoming pointlightDan Goodliffe2022-11-19
* Move OpenGL context behaviour tests into their own appDan Goodliffe2022-11-17
* Add some tests over the behaviour of windows and contexts and glStuffDan Goodliffe2022-11-14
* Add a basic if clunky render testDan Goodliffe2022-11-14