1. b372942 make pathrenderers release their geometry before returning by bsalomon@google.com · 13 years ago
  2. c2099d2 simplify GrPathRenderer interface by bsalomon@google.com · 13 years ago
  3. 487dc76 remove unused variable by bsalomon@google.com · 13 years ago
  4. 69cc6ad Add convex path renderer (disabled) by bsalomon@google.com · 13 years ago
  5. 8f9cbd6 Cleanup of r2830. by bsalomon@google.com · 14 years ago
  6. 3d0835b Revert 2830 and 2831. by bsalomon@google.com · 14 years ago
  7. 0fec61d Make GrDrawState a real class with getters and setters by bsalomon@google.com · 14 years ago
  8. 39ee0ff Prep #1 for making GrDrawState a class by bsalomon@google.com · 14 years ago
  9. 9381363 Extract GrDrawTarget::DrState into independent GrDrawState struct. by tomhudson@google.com · 14 years ago
  10. 289533a Don't use GrDrawTarget's AA state bit to convey whether to do custom-aa by bsalomon@google.com · 14 years ago
  11. d38f137 Move gpu/include/* to include/gpu and gpu/src/* to src/gpu by bsalomon@google.com · 14 years ago[Renamed from gpu/src/GrAAHairLinePathRenderer.cpp]
  12. f75b84e Add license by bsalomon@google.com · 14 years ago
  13. 9266901 Add SkSTArray, hide stack storage cons in SkTArray, unify SkTArray init logic by bsalomon@google.com · 14 years ago
  14. 0d2aa84 Fix override issue, rebase win hairmodes_gpu, complexclip_gpu by bsalomon@google.com · 14 years ago
  15. a8a6a32 Use GrAAHairlineRenderer for line segments only if FS derivs not avail by bsalomon@google.com · 14 years ago
  16. 18c9c19 Put caps in a struct, move up to GrDrawTarget by bsalomon@google.com · 14 years ago
  17. 2ec7280 Fix some warnings by bsalomon@google.com · 14 years ago
  18. 49313f6 GrTArray->SkTArray & docs by bsalomon@google.com · 14 years ago
  19. a996fec Use push_back_n() in place of multiple push_back()s by bsalomon@google.com · 14 years ago
  20. dbeeac3 Add perspective support to the gpu aa hairline renderer. by bsalomon@google.com · 14 years ago
  21. 46a2a1e Make gpu hairline check for degenerate quad more robust by bsalomon@google.com · 14 years ago
  22. fcb0dbc Fix GrAAHairLinePathRenderer fixed pt build by bsalomon@google.com · 14 years ago
  23. aeb2160 Add GrAAHairLinePathRenderer by bsalomon@google.com · 14 years ago