summaryrefslogtreecommitdiff
path: root/ui/applicationBase.cpp
Commit message (Collapse)AuthorAge
* Create a v3.3 context and v3.3 glad libraryDan Goodliffe2024-06-25
|
* Don't request a specific OpenGL version, just check we get something ↵Dan Goodliffe2023-11-07
| | | | sufficient from gladLoadGL
* Support for tessellation shadersDan Goodliffe2023-05-09
|
* Check error state during setup, set OpenGL version to 3.3 coreDan Goodliffe2022-12-03
| | | | Updates all shaders to 330 core too.
* Shared context, persist main window in test, send test for upcoming pointlightDan Goodliffe2022-11-19
|
* Extract SDL_Application helper into libiltDan Goodliffe2022-11-14