Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add stripiter | Dan Goodliffe | 2024-02-12 |
| | | | | | A generic iterator wrapper returning a tuple of 3 references to the original values, as processed in the fashion of an OpenGL triangle strip. | ||
* | Reformat with new clang-format | Dan Goodliffe | 2023-11-07 |
| | |||
* | Swap GLEW for more modern glad | Dan Goodliffe | 2023-05-28 |
| | |||
* | Fix up all the static analyzer warnings | Dan Goodliffe | 2023-01-08 |
| | |||
* | Generic solution for glGen/glDel arrays, then tidy-up the uses | Dan Goodliffe | 2022-01-01 |