1. e529a61 store map ptr in GrGeometryBuffer base class by commit-bot@chromium.org · 11 years ago
  2. 8341eb7 Rename from "(un)lock" to "(un)map" for geometry buffers. by commit-bot@chromium.org · 11 years ago
  3. 089a780 Split GrResource into GrCacheable/GrGpuObject by commit-bot@chromium.org · 11 years ago
  4. ee3bc3b Add support for vertex data rendered from CPU arrays. by bsalomon@google.com · 12 years ago
  5. 7283022 Make GrResource know whether 3D objects' lifetimes are managed by Skia or not. by bsalomon@google.com · 12 years ago
  6. 7fa1876 Extended instance counting to all GrResource-derived classes by robertphillips@google.com · 12 years ago
  7. d38f137 Move gpu/include/* to include/gpu and gpu/src/* to src/gpu by bsalomon@google.com · 13 years ago[Renamed from gpu/src/GrGeometryBuffer.h]
  8. 96e96df When we're not using the NULL buffer data hint update with glBufferData rather than glBufferSubData. by bsalomon@google.com · 13 years ago
  9. 4d3aaaf Move some gpu headers out of the public include dir by bsalomon@google.com · 13 years ago[Renamed from gpu/include/GrGeometryBuffer.h]
  10. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  11. cee661a Reapply r1951. by bsalomon@google.com · 13 years ago
  12. ec36471 Revert "Add sizeInBytes to GrResource, make GrRenderTarget aware of its pixel config (r1951)" by vandebo@chromium.org · 13 years ago
  13. aab1fd9 Add sizeInBytes to GrResource, make GrRenderTarget aware of its pixel config by bsalomon@google.com · 13 years ago
  14. 8fe7247 Add GrResource base class for ibs, texs, vbs, etc. by bsalomon@google.com · 14 years ago
  15. 27847de Fix line endings in Gr files and set svn eol style to LF by bsalomon@google.com · 14 years ago
  16. 86afc2a Batch consecutive draw rects. by bsalomon@google.com · 14 years ago
  17. 1c13c96 Refactor how Gr handles vertex and index data. GrGpu and GrInOrderDrawBuffer both GrBufferAllocPool to manage reserved and set-to-array vertex and index data. by bsalomon@google.com · 14 years ago