aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/gl/GrGLStencilBuffer.h
Commit message (Expand)AuthorAge
* Make GrGpuResources register with GrResourceCache2 after fully constructed.Gravatar bsalomon2014-08-26
* Revert of Make GrGpuResources register with GrResourceCache2 after fully cons...Gravatar bsalomon2014-08-26
* Make GrGpuResources register with GrResourceCache2 after fully constructed.Gravatar bsalomon2014-08-26
* Split GrResource into GrCacheable/GrGpuObjectGravatar commit-bot@chromium.org2014-05-02
* Make GrResource know whether 3D objects' lifetimes are managed by Skia or not.Gravatar bsalomon@google.com2013-01-23
* Simplified stencil buffer cachingGravatar robertphillips@google.com2012-09-05
* Result of running tools/sanitize_source_files.py (which was added in https://...Gravatar rmistry@google.com2012-08-23
* fix warnings on Mac in src/gpu and include/gpuGravatar caryclark@google.com2012-06-06
* Move convolution from code in GrGLProgram to new GrConvolutionEffectGravatar tomhudson@google.com2012-05-10
* Move GL-specific include files to their own subdirectory, to betterGravatar tomhudson@google.com2012-02-14
* Make GLCaps be standalone and be a member of GrGLContextInfoGravatar bsalomon@google.com2012-02-14
* Move GL-specific source code to make room for D3D back end.Gravatar tomhudson@google.com2012-02-10