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