aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/GrGLTexture.cpp
Commit message (Expand)AuthorAge
* Make all pixel ops go thru ctx so we can correctly flush. Unify two texture u...Gravatar bsalomon@google.com2011-11-16
* Remove allocated size vs content size in texturesGravatar bsalomon@google.com2011-11-15
* Remove GrGpuGLFixed subclass and ES1 supportGravatar bsalomon@google.com2011-11-14
* Add support for GL_EXT_unpack_subimageGravatar bsalomon@google.com2011-11-10
* Use timestamp to detect when client GL calls could cause Gr's cache of glTexP...Gravatar bsalomon@google.com2011-11-05
* More removal of texture fUploadByteCount and rename fFormat to fConfig for co...Gravatar bsalomon@google.com2011-11-05
* Remove unneeded field from GrGLTextureGravatar bsalomon@google.com2011-11-05
* Move gpu/include/* to include/gpu and gpu/src/* to src/gpuGravatar bsalomon@google.com2011-10-12