aboutsummaryrefslogtreecommitdiffhomepage
path: root/gpu/src/GrPathRenderer.h
Commit message (Expand)AuthorAge
* Fix override issue, rebase win hairmodes_gpu, complexclip_gpuGravatar bsalomon@google.com2011-09-26
* GrTArray->SkTArray & docsGravatar bsalomon@google.com2011-09-14
* Improve gpu path subdiv with perspective, remove tolerance scale, fix commentGravatar bsalomon@google.com2011-09-07
* Add GrAAHairLinePathRendererGravatar bsalomon@google.com2011-08-30
* Use a prioritized list of path renderers in Gr.Gravatar bsalomon@google.com2011-08-19
* 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
* Add way to determine at link time what path renderer will be used.Gravatar bsalomon@google.com2011-03-25
* Fix direct-to-stencil clippath rendering logic in GrGpu.Gravatar bsalomon@google.com2011-03-24
* Upstreaming changes from android.Gravatar djsollen@google.com2011-03-14
* add LF at end of file (dumb warning)Gravatar reed@google.com2011-03-08
* 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
* Make a separate path renderer object. Move enum types to GrTypes.hGravatar bsalomon@google.com2011-02-22