1. 1f47f4f Replaced TextureCacheEntry with GrTexture* and a back pointer to GrResourceEntry (in GrTexture) by robertphillips@google.com · 12 years ago
  2. 46a8600 Refactored cacheID in preparation for clip mask caching changes by robertphillips@google.com · 12 years ago
  3. a2d7148 Removed GrClip & related classes by robertphillips@google.com · 12 years ago
  4. 641f8b1 Replace GrClip with SkClipStack by robertphillips@google.com · 12 years ago
  5. beb1af7 Altered Ganesh's clip stack plumbing to pass down new GrClipData class by robertphillips@google.com · 12 years ago
  6. d38f137 Move gpu/include/* to include/gpu and gpu/src/* to src/gpu by bsalomon@google.com · 13 years ago[Renamed from gpu/src/GrStencilBuffer.h]
  7. eefe6f1 Fix crash in GrStencilBuffer when it tries to unlock itself but has lost its GrGpu ptr. by bsalomon@google.com · 13 years ago
  8. d4777d9 Remove unnecessary header include. by bsalomon@google.com · 13 years ago
  9. 558a75b Use a single stencil buffer for a given width,height,samplecount by bsalomon@google.com · 13 years ago
  10. 81c3f8d Add GrStencilBuffer as a separate resource type from render target by bsalomon@google.com · 13 years ago
  11. 4043ae2 Revert r2026 due to bot failures by bsalomon@google.com · 13 years ago
  12. a16d650 Create a separate GrStencilBuffer class apart from GrRenderTarget. by bsalomon@google.com · 13 years ago