index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
GrTexture.cpp
Commit message (
Expand
)
Author
Age
*
Enforce calling of inherited onRelease & onAbandon mthds in GrResource-derive...
robertphillips@google.com
2012-09-05
*
Hide GrDrawTarget::Caps's member vars
bsalomon@google.com
2012-08-28
*
Result of running tools/sanitize_source_files.py (which was added in https://...
rmistry@google.com
2012-08-23
*
Remove _UPM_ GrPixelConfigs
bsalomon@google.com
2012-08-20
*
Split cache-specific fields out of GrTextureDesc
robertphillips@google.com
2012-08-13
*
Added resource domain to GrTextureDesc
robertphillips@google.com
2012-08-09
*
Refactored cacheID in preparation for clip mask caching changes
robertphillips@google.com
2012-08-08
*
Move filter/wrap out of GrSamplerState into GrTextureParams
bsalomon@google.com
2012-07-25
*
Enable Scratch texture detach in SW path renderer's onDrawPath (take 2)
robertphillips@google.com
2012-06-25
*
AutoScratchTexture can now release its texture and it will return to the text...
robertphillips@google.com
2012-06-22
*
Version 2 of the Instance Counting system. This one simplifies the print out ...
robertphillips@google.com
2012-06-13
*
Move clientID into texture desc
robertphillips@google.com
2012-06-07
*
fix warnings on Mac in src/gpu and include/gpu
caryclark@google.com
2012-06-06
*
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
*
Make all pixel ops go thru ctx so we can correctly flush. Unify two texture u...
bsalomon@google.com
2011-11-16
*
Move gpu/include/* to include/gpu and gpu/src/* to src/gpu
bsalomon@google.com
2011-10-12