Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
f6de475e5cbd143f348ff7738919e397b7fe7f57
/
src
/
gpu
/
GrStencilBuffer.cpp
f6de475
Replace uses of GrAssert by SkASSERT.
by tfarina@chromium.org
· 12 years ago
10a9fb8
Ensure that GrCacheID::Key instances are fully initialized.
by bsalomon@google.com
· 13 years ago
0797c2c
Reland 6914 w/ fixes.
by bsalomon@google.com
· 13 years ago
0b6ad22
Revert 6914 to fix build issues.
by bsalomon@google.com
· 13 years ago
4b86e34
Simplify cache IDs and keys.
by bsalomon@google.com
· 13 years ago
7fa1876
Extended instance counting to all GrResource-derived classes
by robertphillips@google.com
· 13 years ago
9fbcad0
Removed old resource locking system
by robertphillips@google.com
· 13 years ago
d6bbbf8
Simplified stencil buffer caching
by robertphillips@google.com
· 13 years ago
a292112
Remove SkGpuDevice::fTexture, use new pixel ref class name
by bsalomon@google.com
· 13 years ago
d6176b0
Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/)
by rmistry@google.com
· 13 years ago
1f47f4f
Replaced TextureCacheEntry with GrTexture* and a back pointer to GrResourceEntry (in GrTexture)
by robertphillips@google.com
· 13 years ago
9c2ea84
Split cache-specific fields out of GrTextureDesc
by robertphillips@google.com
· 13 years ago
5091b70
Added resource domain to GrTextureDesc
by robertphillips@google.com
· 13 years ago
46a8600
Refactored cacheID in preparation for clip mask caching changes
by robertphillips@google.com
· 13 years ago
d38f137
Move gpu/include/* to include/gpu and gpu/src/* to src/gpu
by bsalomon@google.com
· 14 years ago
[Renamed from gpu/src/GrStencilBuffer.cpp]
eefe6f1
Fix crash in GrStencilBuffer when it tries to unlock itself but has lost its GrGpu ptr.
by bsalomon@google.com
· 14 years ago
558a75b
Use a single stencil buffer for a given width,height,samplecount
by bsalomon@google.com
· 14 years ago