summaryrefslogtreecommitdiff
path: root/lib/embed-glsl.cpp.m4
Commit message (Collapse)AuthorAge
* String view/constexpr Shader instancesDan Goodliffe2024-01-21
| | | | Gonna need more constexpr stuff and strstr/strlen aren't that
* Swap GLEW for more modern gladDan Goodliffe2023-05-28
|
* Rename strings.h to something that won't conflict with a system headerDan Goodliffe2023-04-30
|
* Drop .hpp for header only thingsDan Goodliffe2023-04-29
| | | | Half of them acquired a .cpp part anyway
* Restructure how shaders are worked withDan Goodliffe2022-11-03
| | | | Needs a tidy-up
* Move GL shared source into it's own class/fileDan Goodliffe2021-12-12
|
* Move generic constexpr_strlen to libDan Goodliffe2021-12-12
|
* Move utility to libDan Goodliffe2021-02-28