Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Split CheckShaderError into shader/program versions | Dan Goodliffe | 2024-08-03 |
| | | | | They're similar, but need splitting for better diagnostics | ||
* | Tidy many stringy messes with std::format | Dan Goodliffe | 2024-06-04 |
| | |||
* | Drop .hpp for header only things | Dan Goodliffe | 2023-04-29 |
| | | | | Half of them acquired a .cpp part anyway | ||
* | Include uniform name in required uniform does not exist error message | Dan Goodliffe | 2023-01-05 |
| | |||
* | Restructure how shaders are worked with | Dan Goodliffe | 2022-11-03 |
Needs a tidy-up |