aboutsummaryrefslogtreecommitdiffhomepage
path: root/gpu/src/GrGLTexture.cpp
Commit message (Expand)AuthorAge
* Delete GL tex ID when last of GrGLTexture or GrGLRenderTarget that reference ...Gravatar bsalomon@google.com2011-03-10
* Add support for clipstack to Gr. GrClip is now a list of rects and paths with...Gravatar bsalomon@google.com2011-03-03
* Reduce glGets for stencil bits.Gravatar bsalomon@google.com2011-02-18
* Hide alloc size vs content size below APIGravatar bsalomon@google.com2011-02-17
* Towards issue #106Gravatar bsalomon@google.com2011-01-13
* Stop using GrSamplerState to track the texture parameters for GL textures. It...Gravatar bsalomon@google.com2010-12-23
* add gpu backend (not hooked up yet)Gravatar reed@google.com2010-12-22