1. f3fc657 Updated VertexBuffer's getSpaceRequired and storeVertexAttributes methods to return bools and fixed some validation of parameters to prevent under and overflows. by Geoff Lang · 11 years ago
  2. 95c37cb Cache the index ranges at the gl::Buffer and rx::IndexBuffer levels so that ranges do not need to be re-calculated for direct buffers. by Geoff Lang · 11 years ago
  3. bdf2d80 Add precompiled header support for the libGLESv2 project. by shannon.woods@transgaming.com · 11 years ago
  4. 486d9e9 Remove a lot of unnecessary include files and break include chains. by shannon.woods@transgaming.com · 11 years ago
  5. 938ac8d Fixed some circular includes. by shannon.woods@transgaming.com · 11 years ago
  6. 1e3a804 Integrated new IndexBuffer into IndexDataManager and Renderer9. by daniel@transgaming.com · 11 years ago
  7. 2befccd Added abstract IndexBuffer class. by daniel@transgaming.com · 11 years ago
  8. 50cc725 Renamed IndxBuffer to IndexBufferInterface. by daniel@transgaming.com · 11 years ago
  9. 955377e Moved IndexBuffer into its own file. by daniel@transgaming.com · 11 years ago