aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/GrStencilBuffer.cpp
Commit message (Expand)AuthorAge
* Fix compilation with SK_ENABLE_INST_COUNT=1Gravatar commit-bot@chromium.org2013-12-05
* Replace uses of GrAssert by SkASSERT.Gravatar tfarina@chromium.org2013-08-17
* Ensure that GrCacheID::Key instances are fully initialized.Gravatar bsalomon@google.com2013-01-02
* Reland 6914 w/ fixes.Gravatar bsalomon@google.com2012-12-20
* Revert 6914 to fix build issues.Gravatar bsalomon@google.com2012-12-20
* Simplify cache IDs and keys.Gravatar bsalomon@google.com2012-12-20
* Extended instance counting to all GrResource-derived classesGravatar robertphillips@google.com2012-09-11
* Removed old resource locking systemGravatar robertphillips@google.com2012-09-09
* Simplified stencil buffer cachingGravatar robertphillips@google.com2012-09-05
* Remove SkGpuDevice::fTexture, use new pixel ref class nameGravatar bsalomon@google.com2012-08-28
* Result of running tools/sanitize_source_files.py (which was added in https://...Gravatar rmistry@google.com2012-08-23
* Replaced TextureCacheEntry with GrTexture* and a back pointer to GrResourceEn...Gravatar robertphillips@google.com2012-08-16
* Split cache-specific fields out of GrTextureDescGravatar robertphillips@google.com2012-08-13
* Added resource domain to GrTextureDescGravatar robertphillips@google.com2012-08-09
* Refactored cacheID in preparation for clip mask caching changesGravatar robertphillips@google.com2012-08-08
* Move gpu/include/* to include/gpu and gpu/src/* to src/gpuGravatar bsalomon@google.com2011-10-12