Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Reformat with new clang-format | Dan Goodliffe | 2023-11-07 |
| | |||
* | Swap GLEW for more modern glad | Dan Goodliffe | 2023-05-28 |
| | |||
* | Make Mesh into a template to support any vertex type | Dan Goodliffe | 2023-05-10 |
| | | | | Customisation point VertexArrayObject to define the layout for the type | ||
* | Drop .hpp for header only things | Dan Goodliffe | 2023-04-29 |
Half of them acquired a .cpp part anyway |