Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fixup vertexAttribFunc for matrices | Dan Goodliffe | 2023-04-19 |
| | |||
* | Specialize vertexAttribFunc for matrices because there's an upper limit of ↵ | Dan Goodliffe | 2023-04-18 |
| | | | | size 4 on attrib pointers | ||
* | 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 |