aboutsummaryrefslogtreecommitdiffhomepage
path: root/gpu/include/GrStencil.h
Commit message (Expand)AuthorAge
* Move gpu/include/* to include/gpu and gpu/src/* to src/gpuGravatar bsalomon@google.com2011-10-12
* Gpu blend optimizations, handle more xfer modes with fractional pixel coverageGravatar bsalomon@google.com2011-10-12
* Remove unnecessary dirty clip flag in GrGpu, remove getUsableStencilBits()Gravatar bsalomon@google.com2011-08-01
* Automatic update of all copyright notices to reflect new license terms.Gravatar epoger@google.com2011-07-28
* Fix copy/paste bug that checks same stencil field twice in isDisabled().Gravatar bsalomon@google.com2011-05-27
* Fixups for clipstack, convexity test for paths.Gravatar bsalomon@google.com2011-03-04
* Add support for clipstack to Gr. GrClip is now a list of rects and paths with...Gravatar bsalomon@google.com2011-03-03