aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/gpu/GrTexture.h
Commit message (Expand)AuthorAge
* GrTexture can now create its own cache keyGravatar robertphillips@google.com2012-06-04
* Move texture descriptor into GrTextureGravatar robertphillips@google.com2012-06-04
* Fixing Windows compiler complaintsGravatar robertphillips@google.com2012-04-06
* Add assert to catch circular drawing higher up the call stack.Gravatar bsalomon@google.com2012-03-30
* 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
* Move gpu/include/* to include/gpu and gpu/src/* to src/gpuGravatar bsalomon@google.com2011-10-12