aboutsummaryrefslogtreecommitdiffhomepage
path: root/gpu/include/GrPathRenderer.h
Commit message (Expand)AuthorAge
* Fixed r2125. Identical change but also moves GrTesselatedPathRenderer.h to sr...Gravatar bsalomon@google.com2011-08-17
* Revert "Make GrDrawTarget.h and GrPathRenderer.h be private headers"Gravatar vandebo@chromium.org2011-08-16
* Make GrDrawTarget.h and GrPathRenderer.h be private headersGravatar bsalomon@google.com2011-08-16
* Automatic update of all copyright notices to reflect new license terms.Gravatar epoger@google.com2011-07-28
* Indexed drawing for paths with multiple contoursGravatar bsalomon@google.com2011-07-06
* Tesselate path once for tiled offscreen AAGravatar bsalomon@google.com2011-07-01
* Remove global curve subdivision tolerance from GrPathUtils.Gravatar tomhudson@google.com2011-06-24
* use SkPath for GrPath, removing GrPathIter entirelyGravatar reed@google.com2011-05-16
* 4x4 SSAA with improvements in determination of when to apply. Still disabled ...Gravatar bsalomon@google.com2011-05-02
* Per-draw super sampling. Disabled, path only, 2x2 onlyGravatar bsalomon@google.com2011-04-26
* rename XHelper members to onXGravatar bsalomon@google.com2011-04-12
* export GrDefaultPathRenderer/GrPathRendererGravatar bsalomon@google.com2011-04-04
* This CL implements a tesselated path renderer, using GLU's libtess. All of theGravatar senorblanco@chromium.org2011-03-28
* Add way to determine at link time what path renderer will be used.Gravatar bsalomon@google.com2011-03-25