1. 5bf9829 Refactoring VertexArrays by Brandon Jones · 10 years ago
  2. 1e194d3 Use correct input stride for disabled attribs. by Jamie Madill · 10 years ago
  3. b678032 Fix default vertex attribute component size to 4. by Jamie Madill · 10 years ago
  4. 89bf4bf Fixed a bug where the vertex data manager was not caching the current value attributes properly. by Geoff Lang · 11 years ago
  5. 30855b3 Support querying if a vertex attribute is an un-normalized integer. by Jamie Madill · 11 years ago
  6. aff7150 Refactor the validation for GetAttrib functions to a single shared method. by Jamie Madill · 11 years ago
  7. 57a8972 Add implementation for Vertex Array Object state. by Jamie Madill · 11 years ago
  8. a857c36 Refactor VertexAttribute to split the "current value" for generic attributes into its own class. by Jamie Madill · 11 years ago
  9. 8793971 Move VertexAttribute to its own header file. by Jamie Madill · 11 years ago