Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Drop .hpp for header only things | Dan Goodliffe | 2023-04-29 |
* | Fixup vertexAttribFunc for matrices | Dan Goodliffe | 2023-04-19 |
* | Specialize vertexAttribFunc for matrices because there's an upper limit of si... | Dan Goodliffe | 2023-04-18 |
* | Fix submitting of integer values via vertex arrays | Dan Goodliffe | 2023-04-13 |
* | Add gl_traits for all the common types | Dan Goodliffe | 2023-01-02 |
* | Add a traits struct to lookup sizes/type enums for passing to OpenGL | Dan Goodliffe | 2023-01-02 |