Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_external_skia
/
d6176b0dcacb124539e0cfd051e6d93a9782f020
/
src
/
gpu
/
GrStencilBuffer.cpp
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