aboutsummaryrefslogtreecommitdiffhomepage
path: root/gpu/include/GrRect.h
Commit message (Expand)AuthorAge
* Move gpu/include/* to include/gpu and gpu/src/* to src/gpuGravatar bsalomon@google.com2011-10-12
* Automatic update of all copyright notices to reflect new license terms.Gravatar epoger@google.com2011-07-28
* Share code with SkRectGravatar reed@google.com2011-05-09
* 4x4 SSAA with improvements in determination of when to apply. Still disabled ...Gravatar bsalomon@google.com2011-05-02
* Add bounding rect for pathsGravatar bsalomon@google.com2011-04-27
* Make Gr clear take a rect for a partial-clearGravatar bsalomon@google.com2011-04-27
* Move alpha-ramp AA to GrContext, detect cases when AA is applied via other me...Gravatar bsalomon@google.com2011-04-25
* add rect.inset(dx, dy)Gravatar reed@google.com2011-04-05
* add origin to deviceGravatar reed@google.com2011-03-04
* 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
* Batch consecutive draw rects.Gravatar bsalomon@google.com2011-02-16
* add gpu backend (not hooked up yet)Gravatar reed@google.com2010-12-22