summaryrefslogtreecommitdiff
path: root/gfx/gl/uiShader.h
Commit message (Collapse)AuthorAge
* Add traits wrapper for setting uniformsDan Goodliffe2024-01-14
|
* WIP typedefing all the things - headersDan Goodliffe2023-11-07
|
* Swap GLEW for more modern gladDan Goodliffe2023-05-28
|
* Fix up all the static analyzer warningsDan Goodliffe2023-01-08
|
* Restructure how shaders are worked withDan Goodliffe2022-11-03
| | | | Needs a tidy-up
* Replace include guard macros with pragma onceDan Goodliffe2022-01-02
|
* First iteration with font/text supportDan Goodliffe2022-01-01
|
* Need a way to select the UI shaderDan Goodliffe2021-12-18
|
* Refactor to start splitting out UI componentsDan Goodliffe2021-12-13
|
* Introduce the UI shaderDan Goodliffe2021-12-12