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
*
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