Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Minor GrStencilSettings cleanup | bsalomon@google.com | 2012-06-22 |
* | Make GrClipMaskManager configure the stencil and scissor on GrGpu | bsalomon@google.com | 2012-06-21 |
* | Minor refactoring to remove duplicate enum from Ganesh (_SetOp -> SkRegion::Op) | robertphillips@google.com | 2012-04-25 |
* | First pass at stencil clip mask refactoring | robertphillips@google.com | 2012-04-16 |
* | Remove on static initializer in GrGpu.cpp | digit@google.com | 2012-02-16 |
* | Add flags to GrStencilSettings | bsalomon@google.com | 2012-01-03 |
* | GCC requires reinterpret_cast rather than static_cast to cast to privately in... | bsalomon@google.com | 2011-12-15 |
* | Make GrStencilState a class to enable future optimizations | bsalomon@google.com | 2011-12-15 |
* | Speed up GrDrawState handling. | tomhudson@google.com | 2011-11-09 |
* | Move a bunch of headers from include/gpu to src/gpu. Delete some unused files. | bsalomon@google.com | 2011-10-20 |