1. 208236d add/delete some comments to path renderer interface by bsalomon@google.com · 13 years ago
  2. c2099d2 simplify GrPathRenderer interface by bsalomon@google.com · 13 years ago
  3. 39ee0ff Prep #1 for making GrDrawState a class by bsalomon@google.com · 13 years ago
  4. 289533a Don't use GrDrawTarget's AA state bit to convey whether to do custom-aa by bsalomon@google.com · 13 years ago
  5. d38f137 Move gpu/include/* to include/gpu and gpu/src/* to src/gpu by bsalomon@google.com · 13 years ago[Renamed from gpu/src/GrPathRenderer.h]
  6. 0d2aa84 Fix override issue, rebase win hairmodes_gpu, complexclip_gpu by bsalomon@google.com · 13 years ago
  7. 49313f6 GrTArray->SkTArray & docs by bsalomon@google.com · 13 years ago
  8. 181e9bd Improve gpu path subdiv with perspective, remove tolerance scale, fix comment by bsalomon@google.com · 13 years ago
  9. aeb2160 Add GrAAHairLinePathRenderer by bsalomon@google.com · 13 years ago
  10. 3008519 Use a prioritized list of path renderers in Gr. by bsalomon@google.com · 13 years ago
  11. 583a1e3 Fixed r2125. Identical change but also moves GrTesselatedPathRenderer.h to src dir. by bsalomon@google.com · 13 years ago[Renamed from gpu/include/GrPathRenderer.h]
  12. b4f4c02 Revert "Make GrDrawTarget.h and GrPathRenderer.h be private headers" by vandebo@chromium.org · 13 years ago[Renamed from gpu/src/GrPathRenderer.h]
  13. 8b4a64d Make GrDrawTarget.h and GrPathRenderer.h be private headers by bsalomon@google.com · 13 years ago[Renamed from gpu/include/GrPathRenderer.h]
  14. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  15. 25fd36c Indexed drawing for paths with multiple contours by bsalomon@google.com · 13 years ago
  16. ee43512 Tesselate path once for tiled offscreen AA by bsalomon@google.com · 13 years ago
  17. d22b6e4 Remove global curve subdivision tolerance from GrPathUtils. by tomhudson@google.com · 13 years ago
  18. 07f3ee1 use SkPath for GrPath, removing GrPathIter entirely by reed@google.com · 14 years ago
  19. 8295dc1 4x4 SSAA with improvements in determination of when to apply. Still disabled at compile time. by bsalomon@google.com · 14 years ago
  20. 06afe7b Per-draw super sampling. Disabled, path only, 2x2 only by bsalomon@google.com · 14 years ago
  21. bcdbbe6 by bsalomon@google.com · 14 years ago
  22. 67dc548 export GrDefaultPathRenderer/GrPathRenderer by bsalomon@google.com · 14 years ago
  23. 9d18b78 This CL implements a tesselated path renderer, using GLU's libtess. All of the by senorblanco@chromium.org · 14 years ago
  24. dfe75bc Add way to determine at link time what path renderer will be used. by bsalomon@google.com · 14 years ago