index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
GrStencilBuffer.h
Commit message (
Expand
)
Author
Age
*
Rename GrGpuObject to GrGpuResource
bsalomon
2014-07-25
*
Split GrResource into GrCacheable/GrGpuObject
commit-bot@chromium.org
2014-05-02
*
Avoid re-rendering stencil clip for every draw with reducable clip stack
commit-bot@chromium.org
2013-11-05
*
Revert "Avoid re-rendering stencil clip for every draw with reducable clip st...
reed@google.com
2013-11-01
*
Avoid re-rendering stencil clip for every draw with reducable clip stack
commit-bot@chromium.org
2013-11-01
*
Make GrResource know whether 3D objects' lifetimes are managed by Skia or not.
bsalomon@google.com
2013-01-23
*
Reland 6914 w/ fixes.
bsalomon@google.com
2012-12-20
*
Revert 6914 to fix build issues.
bsalomon@google.com
2012-12-20
*
Simplify cache IDs and keys.
bsalomon@google.com
2012-12-20
*
Use ReduceClipStack in ClipMaskManager.
bsalomon@google.com
2012-12-06
*
Extended instance counting to all GrResource-derived classes
robertphillips@google.com
2012-09-11
*
Removed old resource locking system
robertphillips@google.com
2012-09-09
*
Resource cache now explicitly takes ref of managed resources
robertphillips@google.com
2012-09-05
*
Simplified stencil buffer caching
robertphillips@google.com
2012-09-05
*
Replaced TextureCacheEntry with GrTexture* and a back pointer to GrResourceEn...
robertphillips@google.com
2012-08-16
*
Refactored cacheID in preparation for clip mask caching changes
robertphillips@google.com
2012-08-08
*
Removed GrClip & related classes
robertphillips@google.com
2012-08-01
*
Replace GrClip with SkClipStack
robertphillips@google.com
2012-07-31
*
Altered Ganesh's clip stack plumbing to pass down new GrClipData class
robertphillips@google.com
2012-07-26
*
Move gpu/include/* to include/gpu and gpu/src/* to src/gpu
bsalomon@google.com
2011-10-12