1. 089a780 Split GrResource into GrCacheable/GrGpuObject by commit-bot@chromium.org · 11 years ago
  2. ee3bc3b Add support for vertex data rendered from CPU arrays. by bsalomon@google.com · 12 years ago
  3. 7283022 Make GrResource know whether 3D objects' lifetimes are managed by Skia or not. by bsalomon@google.com · 12 years ago
  4. d38f137 Move gpu/include/* to include/gpu and gpu/src/* to src/gpu by bsalomon@google.com · 13 years ago[Renamed from gpu/src/GrVertexBuffer.h]
  5. 4d3aaaf Move some gpu headers out of the public include dir by bsalomon@google.com · 13 years ago[Renamed from gpu/include/GrVertexBuffer.h]
  6. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  7. 8fe7247 Add GrResource base class for ibs, texs, vbs, etc. by bsalomon@google.com · 14 years ago
  8. 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
  9. ac10a2d add gpu backend (not hooked up yet) by reed@google.com · 14 years ago