index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
gpu
/
GrTexture.h
Commit message (
Expand
)
Author
Age
*
AutoScratchTexture can now release its texture and it will return to the text...
robertphillips@google.com
2012-06-22
*
Add GrSurface parent class above GrTexture & GrRenderTarget
robertphillips@google.com
2012-06-21
*
Version 2 of the Instance Counting system. This one simplifies the print out ...
robertphillips@google.com
2012-06-13
*
Adding API to GrTexture to reset cached texture parameter values
junov@chromium.org
2012-06-12
*
Move clientID into texture desc
robertphillips@google.com
2012-06-07
*
GrTexture can now create its own cache key
robertphillips@google.com
2012-06-04
*
Move texture descriptor into GrTexture
robertphillips@google.com
2012-06-04
*
Fixing Windows compiler complaints
robertphillips@google.com
2012-04-06
*
Add assert to catch circular drawing higher up the call stack.
bsalomon@google.com
2012-03-30
*
Make all pixel ops go thru ctx so we can correctly flush. Unify two texture u...
bsalomon@google.com
2011-11-16
*
Remove allocated size vs content size in textures
bsalomon@google.com
2011-11-15
*
Move gpu/include/* to include/gpu and gpu/src/* to src/gpu
bsalomon@google.com
2011-10-12