aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/GrStencilBuffer.cpp
Commit message (Expand)AuthorAge
* 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