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