summaryrefslogtreecommitdiff
path: root/test/test-glContextBhvr.cpp
Commit message (Collapse)AuthorAge
* Fix includes in test glCtxtBhvrDan Goodliffe2024-01-21
|
* Reformat with new clang-formatDan Goodliffe2023-11-07
|
* Don't request a specific OpenGL version, just check we get something ↵Dan Goodliffe2023-11-07
| | | | sufficient from gladLoadGL
* Swap GLEW for more modern gladDan Goodliffe2023-05-28
|
* Fix up all the static analyzer warningsDan Goodliffe2023-01-08
|
* SceneRenderer is a graphics component, not a UI oneDan Goodliffe2022-11-27
|
* Move OpenGL context behaviour tests into their own appDan Goodliffe2022-11-17
For our own sanity :)