aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/GrStencil.h
Commit message (Expand)AuthorAge
* Avoid updating glPathStencilFunc unless it changesGravatar kkinnunen2016-01-25
* Replace uses of GrAssert by SkASSERT.Gravatar tfarina@chromium.org2013-08-17
* Result of running tools/sanitize_source_files.py (which was added in https://...Gravatar rmistry@google.com2012-08-23
* Minor GrStencilSettings cleanupGravatar bsalomon@google.com2012-06-22
* Make GrClipMaskManager configure the stencil and scissor on GrGpuGravatar bsalomon@google.com2012-06-21
* Minor refactoring to remove duplicate enum from Ganesh (_SetOp -> SkRegion::Op)Gravatar robertphillips@google.com2012-04-25
* First pass at stencil clip mask refactoringGravatar robertphillips@google.com2012-04-16
* Remove on static initializer in GrGpu.cppGravatar digit@google.com2012-02-16
* Add flags to GrStencilSettingsGravatar bsalomon@google.com2012-01-03
* GCC requires reinterpret_cast rather than static_cast to cast to privately in...Gravatar bsalomon@google.com2011-12-15
* Make GrStencilState a class to enable future optimizationsGravatar bsalomon@google.com2011-12-15
* Speed up GrDrawState handling.Gravatar tomhudson@google.com2011-11-09
* Move a bunch of headers from include/gpu to src/gpu. Delete some unused files.Gravatar bsalomon@google.com2011-10-20