aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/gpu/GrTexture.h
Commit message (Expand)AuthorAge
* AutoScratchTexture can now release its texture and it will return to the text...Gravatar robertphillips@google.com2012-06-22
* Add GrSurface parent class above GrTexture & GrRenderTargetGravatar robertphillips@google.com2012-06-21
* Version 2 of the Instance Counting system. This one simplifies the print out ...Gravatar robertphillips@google.com2012-06-13
* Adding API to GrTexture to reset cached texture parameter valuesGravatar junov@chromium.org2012-06-12
* Move clientID into texture descGravatar robertphillips@google.com2012-06-07
* 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