index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
GrStencilBuffer.cpp
Commit message (
Expand
)
Author
Age
*
Recycle stencil buffers across render targets.
bsalomon
2015-02-19
*
Add a simpler key type for scratch resource keys.
bsalomon
2014-12-30
*
Use scratch keys for stencil buffers.
bsalomon
2014-11-25
*
Revert "Use scratch keys for stencil buffers."
bsalomon
2014-11-24
*
Use scratch keys for stencil buffers.
bsalomon
2014-11-24
*
Replace GrResourceCache with GrResourceCache2.
bsalomon
2014-11-14
*
Revert of Replace GrResourceCache with GrResourceCache2. (patchset #7 id:1200...
bsalomon
2014-11-14
*
Replace GrResourceCache with GrResourceCache2.
bsalomon
2014-11-14
*
Revert of Replace GrResourceCache with GrResourceCache2. (patchset #6 id:1000...
bsalomon
2014-11-13
*
Replace GrResourceCache with GrResourceCache2.
bsalomon
2014-11-13
*
Add GrGpuResource::CacheAccess
bsalomon
2014-11-11
*
Fix compilation with SK_ENABLE_INST_COUNT=1
commit-bot@chromium.org
2013-12-05
*
Replace uses of GrAssert by SkASSERT.
tfarina@chromium.org
2013-08-17
*
Ensure that GrCacheID::Key instances are fully initialized.
bsalomon@google.com
2013-01-02
*
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
*
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
*
Simplified stencil buffer caching
robertphillips@google.com
2012-09-05
*
Remove SkGpuDevice::fTexture, use new pixel ref class name
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
*
Replaced TextureCacheEntry with GrTexture* and a back pointer to GrResourceEn...
robertphillips@google.com
2012-08-16
*
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 gpu/include/* to include/gpu and gpu/src/* to src/gpu
bsalomon@google.com
2011-10-12