aboutsummaryrefslogtreecommitdiffhomepage
path: root/gpu/src/GrStencilBuffer.cpp
Commit message (Collapse)AuthorAge
* Fix crash in GrStencilBuffer when it tries to unlock itself but has lost its ↵Gravatar bsalomon@google.com2011-08-09
| | | | | | | | | | GrGpu ptr. Review URL: http://codereview.appspot.com/4810088/ git-svn-id: http://skia.googlecode.com/svn/trunk@2084 2bbb7eff-a529-9590-31e7-b0007b416f81
* Use a single stencil buffer for a given width,height,samplecountGravatar bsalomon@google.com2011-08-08
Review URL: http://codereview.appspot.com/4854044/ git-svn-id: http://skia.googlecode.com/svn/trunk@2061 2bbb7eff-a529-9590-31e7-b0007b416f81