summaryrefslogtreecommitdiff
path: root/ui/applicationBase.cpp
Commit message (Collapse)AuthorAge
* Disable saving settings automagicallyDan Goodliffe2024-06-16
|
* Remove initialisation order debugDan Goodliffe2024-06-16
|
* First cut reshuffling app/window/gl/render bitsDan Goodliffe2024-06-15
|
* Add imgui init and shutdown to appbase and gamemainwindowDan Goodliffe2024-06-05
|
* 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