1. e4d69c0 Added getConservativeBound helper function to GrClipData by robertphillips@google.com · 13 years ago
  2. beb1af7 Altered Ganesh's clip stack plumbing to pass down new GrClipData class by robertphillips@google.com · 13 years ago
  3. e3d3216 Remove stage masks by bsalomon@google.com · 13 years ago
  4. 3e11c0b Forced GrClip to always have conservative bounds by robertphillips@google.com · 13 years ago
  5. 5dfb672 Left over cleanup from r4416 (fix for lingering AA clip mask bug) by robertphillips@google.com · 13 years ago
  6. 366f1c6 Fixed lingering gpu-path AA clip mask generation bug by robertphillips@google.com · 13 years ago
  7. 58b2021 Split GrSWMaskHelper into its own files by robertphillips@google.com · 13 years ago
  8. c0c1daa Enable Scratch texture detach in SW path renderer's onDrawPath (again) by robertphillips@google.com · 13 years ago
  9. 009f629 Reverting r4324 by robertphillips@google.com · 13 years ago
  10. f41f4d2 Enable Scratch texture detach in SW path renderer's onDrawPath (take 2) by robertphillips@google.com · 13 years ago
  11. 1807d0d Reverting r4319 by robertphillips@google.com · 13 years ago
  12. 042cb47 Enable Scratch texture detach in SW path renderer's onDrawPath by robertphillips@google.com · 13 years ago
  13. 15c0fea AutoScratchTexture can now release its texture and it will return to the texture cache when freed by robertphillips@google.com · 13 years ago
  14. c82a8b7 Fixed two bugs in SW-only clip mask generation by robertphillips@google.com · 13 years ago
  15. 276c1fa fix incorrect GPU rendering for path inverse fill when path is outside the clip by bsalomon@google.com · 13 years ago
  16. 75b3c96 Move clientID into texture desc by robertphillips@google.com · 13 years ago
  17. 4705954 Search and replace change. Some Gr enum value names didn't have a "Gr" in their suffix. by bsalomon@google.com · 13 years ago
  18. fa66294 First functioning version of SW-only clip mask creator by robertphillips@google.com · 13 years ago
  19. b4f06d7 Minor refactoring/enhancement of GrSWMaskHelper to prepare for wider use by robertphillips@google.com · 13 years ago
  20. 6f31a3b Created SW clip mask creation helper class (in GrSoftwarePathRenderer) by robertphillips@google.com · 13 years ago
  21. beeb97c Added stack to AA clip mask cache by robertphillips@google.com · 13 years ago
  22. 7ff2e37 Moved SW path rendering path back to using TU/sampler #2. This reverts r3813 by robertphillips@google.com · 13 years ago
  23. 35d50ee Moved SW path rendering to new texture unit by robertphillips@google.com · 13 years ago
  24. ed4155d Moved SW path renderer from GrContext.cpp to GrSoftwarePathRenderer.cpp by robertphillips@google.com · 13 years ago
  25. f4c2c52 First portion of refactoring to bundle SW path rendering into GrPathRenderer by robertphillips@google.com · 13 years ago