1. 25fb21f Refactor GrDrawTarget vertex/index api by bsalomon@google.com · 14 years ago
  2. 6aa25c3 Make Gr clear take a rect for a partial-clear by bsalomon@google.com · 14 years ago
  3. 0b335c1 Make clear a GrDrawTarget virtual method and implement in GrInOrderDrawBuffer by bsalomon@google.com · 14 years ago
  4. a55847b Fix alignment issues with stack allocated memory allocated as bytes but used to hold other types. by bsalomon@google.com · 14 years ago
  5. bcdbbe6 by bsalomon@google.com · 14 years ago
  6. 1da0746 Delete GL tex ID when last of GrGLTexture or GrGLRenderTarget that reference it is destroyed by bsalomon@google.com · 14 years ago
  7. ffca400 Make a separate path renderer object. Move enum types to GrTypes.h by bsalomon@google.com · 14 years ago
  8. 86afc2a Batch consecutive draw rects. by bsalomon@google.com · 14 years ago
  9. 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
  10. ac10a2d add gpu backend (not hooked up yet) by reed@google.com · 15 years ago