1. 70062c9 Passes the Renderer to various objects at construction time. by daniel@transgaming.com · 12 years ago
  2. bdfb391 Explicitly retrieve a Renderer9 or Renderer interface from Display. by daniel@transgaming.com · 12 years ago
  3. 6716a27 Removes d3d9 device usage from IndexDataManager and subjugate classes. by daniel@transgaming.com · 12 years ago
  4. b738699 Remove d3d9 devices from use in VertexDataManager and subjugate classes by daniel@transgaming.com · 12 years ago
  5. f112217 Eliminate use of global getDevice() function. by daniel@transgaming.com · 12 years ago
  6. aa9c5ca Reset mUnmodifiedDataUse after bufferSubData by jbauman@chromium.org · 13 years ago
  7. 78624ca Heuristically optimize buffer usage. by daniel@transgaming.com · 13 years ago
  8. 8fd34bd Move geometry files. TRAC #15649 Signed-off-by: Daniel Koch by daniel@transgaming.com · 14 years ago
  9. 5ee2ad0 Optimized non-static usage of static buffers. by daniel@transgaming.com · 14 years ago
  10. 8392138 rewrite buffers implementation to support static buffers more efficiently by daniel@transgaming.com · 14 years ago
  11. 9ecb9f9 Sharing for buffer, texture and renderbuffer objects. by daniel@transgaming.com · 14 years ago
  12. defa1c3 Use plain data arrays for Buffer storage by daniel@transgaming.com · 14 years ago
  13. 2b7ebdb Switches stl copy in bufferSubData for a memcpy by daniel@transgaming.com · 14 years ago
  14. 9a0606c Improve TranslatedVertexBuffer::map performance by daniel@transgaming.com · 14 years ago
  15. c103b60 Support BufferData with size zero. by daniel@transgaming.com · 14 years ago
  16. bbf56f7 Use directory qualified #include files by daniel@transgaming.com · 14 years ago
  17. aa0ccbd Implements GetBufferParameteriv TRAC #11720 by daniel@transgaming.com · 14 years ago
  18. ea0e1af Minor reshuffling of directory structure in preparation of ESSL to GLSL compiler work. by alokp@chromium.org · 15 years ago
  19. d4620a3 Don't crash on a null pointer passed to glBufferData by daniel@transgaming.com · 15 years ago
  20. 7c46b9e mv libGLESv2 -> src/libGLESv2 Trac #11406 Signed-off-by: Nicolas Capens by daniel@transgaming.com · 15 years ago[Renamed from libGLESv2/Buffer.cpp]
  21. 0f7aaf5 Add support for Vertex Buffer Data Translation by daniel@transgaming.com · 15 years ago
  22. 4f39fd9 Initial import from TransGaming by daniel@transgaming.com · 15 years ago