summaryrefslogtreecommitdiff
path: root/gfx/gl/glVertexArray.h
Commit message (Collapse)AuthorAge
* Add glVertexArray useBufferDan Goodliffe2 days
| | | | | | Wraps glVertexArrayVertexBuffer automatically getting the buffer name from the argument and deriving the stride from the container's value_type.
* Extend glVertexArray with VertexArrayConfiguratorDan Goodliffe3 days
| | | | DSA version of VertexArrayObject.
* Replace basic glVertexArray with a specific class ready for helpersDan Goodliffe5 days