summaryrefslogtreecommitdiff
path: root/gfx/gl/program.h
Commit message (Collapse)AuthorAge
* Reformat with new clang-formatDan Goodliffe2023-11-07
|
* Swap GLEW for more modern gladDan Goodliffe2023-05-28
|
* Drop .hpp for header only thingsDan Goodliffe2023-04-29
| | | | Half of them acquired a .cpp part anyway
* Fix up all the static analyzer warningsDan Goodliffe2023-01-08
|
* Add missing explicit on constructorsDan Goodliffe2022-12-29
|
* Shaders can be deleted once attached to a programDan Goodliffe2022-11-15
|
* Add some tests over the behaviour of windows and contexts and glStuffDan Goodliffe2022-11-14
|
* Restructure how shaders are worked withDan Goodliffe2022-11-03
Needs a tidy-up