1. fbfcd56 Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) by rmistry@google.com · 12 years ago
  2. cf6285b fix warnings on Mac in src/gpu and include/gpu by caryclark@google.com · 13 years ago
  3. d8f856c Move convolution from code in GrGLProgram to new GrConvolutionEffect by tomhudson@google.com · 13 years ago
  4. 6bf38b5 Move GL-specific include files to their own subdirectory, to better by tomhudson@google.com · 13 years ago
  5. f7fa806 Make GLCaps be standalone and be a member of GrGLContextInfo by bsalomon@google.com · 13 years ago
  6. dd182cb Move GL-specific source code to make room for D3D back end. by tomhudson@google.com · 13 years ago[Renamed (97%) from src/gpu/GrGLStencilBuffer.h]
  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/GrGLStencilBuffer.h]
  8. 0b77d68 Make GrGLInterface a per-GrContext refcounted object rather than a global by bsalomon@google.com · 13 years ago
  9. eefe6f1 Fix crash in GrStencilBuffer when it tries to unlock itself but has lost its GrGpu ptr. by bsalomon@google.com · 13 years ago
  10. f6ff495 Fix sb/rt size computation by bsalomon@google.com · 13 years ago
  11. 558a75b Use a single stencil buffer for a given width,height,samplecount by bsalomon@google.com · 13 years ago
  12. 81c3f8d Add GrStencilBuffer as a separate resource type from render target by bsalomon@google.com · 13 years ago
  13. 4043ae2 Revert r2026 due to bot failures by bsalomon@google.com · 13 years ago
  14. a16d650 Create a separate GrStencilBuffer class apart from GrRenderTarget. by bsalomon@google.com · 13 years ago