Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Implement the clip as 4 or fewer GrEffects when possible. | commit-bot@chromium.org | 2014-03-07 |
* | Unify edge type enums across GrEffect subclasses that clip rendering to a geo... | commit-bot@chromium.org | 2014-03-05 |
* | Make GrConvexPolyEffect support inverse fills and non-AA rects | commit-bot@chromium.org | 2014-02-28 |
* | Analytic rrect clip for cicular corners, radius >= 0.5 | commit-bot@chromium.org | 2014-02-19 |
* | Specialize GrConvexPolyEffect for AA rects, use for AA clip rects. | commit-bot@chromium.org | 2014-02-08 |
* | Add workaround for Xoom crashing after discard removed from shader. | commit-bot@chromium.org | 2014-02-07 |
* | Make GMs aware of what tool they're being run in. | commit-bot@chromium.org | 2014-02-07 |
* | Use GrConvexPolyEffect when clip is a single convex polygon | commit-bot@chromium.org | 2014-02-04 |
* | Sanitizing source files in Housekeeper-Nightly | skia.committer@gmail.com | 2014-01-31 |
* | Add convex polygon rendering effect and GM to test it. | commit-bot@chromium.org | 2014-01-30 |