1. 2d0bade Make the orientation of a texture accessible from and known by GrSurface. by bsalomon@google.com · 13 years ago
  2. d6bbbf8 Simplified stencil buffer caching by robertphillips@google.com · 13 years ago
  3. 9c2ea84 Split cache-specific fields out of GrTextureDesc by robertphillips@google.com · 13 years ago
  4. 7d501ab Add GrSurface parent class above GrTexture & GrRenderTarget by robertphillips@google.com · 13 years ago
  5. d8f856c Move convolution from code in GrGLProgram to new GrConvolutionEffect by tomhudson@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 from src/gpu/GrGLRenderTarget.cpp]
  7. 9962108 Remove allocated size vs content size in textures by bsalomon@google.com · 14 years ago
  8. d38f137 Move gpu/include/* to include/gpu and gpu/src/* to src/gpu by bsalomon@google.com · 14 years ago[Renamed from gpu/src/GrGLRenderTarget.cpp]
  9. 0b77d68 Make GrGLInterface a per-GrContext refcounted object rather than a global by bsalomon@google.com · 14 years ago
  10. 558a75b Use a single stencil buffer for a given width,height,samplecount by bsalomon@google.com · 14 years ago
  11. 0168afc Make RT & TEX base classes aware of NPOT/min-RT bloated size by bsalomon@google.com · 14 years ago
  12. 81c3f8d Add GrStencilBuffer as a separate resource type from render target by bsalomon@google.com · 14 years ago
  13. 4043ae2 Revert r2026 due to bot failures by bsalomon@google.com · 14 years ago
  14. a16d650 Create a separate GrStencilBuffer class apart from GrRenderTarget. by bsalomon@google.com · 14 years ago
  15. 5bfc217 cleanup GrGLTexture / GrGLRenderTarget cons. Make GrRenderTarget aware of its msaa sample count. by bsalomon@google.com · 14 years ago
  16. aa5b673 move render target decls / defs to their own headers / srcs by bsalomon@google.com · 14 years ago