1. 4705954 Search and replace change. Some Gr enum value names didn't have a "Gr" in their suffix. by bsalomon@google.com · 12 years ago
  2. 8a4fc40 Updated useSWOnlyPath method to use path chain instead of raw path renderer methods by robertphillips@google.com · 12 years ago
  3. fa66294 First functioning version of SW-only clip mask creator by robertphillips@google.com · 12 years ago
  4. 7460b37 Fixed minor Release & fixed point compiler warnings on Linux by robertphillips@google.com · 12 years ago
  5. 0e5104c misc fixes by bsalomon@google.com · 12 years ago
  6. 873ea0c Make fewer copies when using GrDrawTarget::AutoStateRestore by bsalomon@google.com · 12 years ago
  7. b3e40c0 Convert SkMatrix::I() assignments to SkMatrix::reset() calls by bsalomon@google.com · 12 years ago
  8. 1971317 Allow compiler to optimize applying quadratic UV matrix to verts by bsalomon@google.com · 12 years ago
  9. b372942 make pathrenderers release their geometry before returning by bsalomon@google.com · 12 years ago
  10. c2099d2 simplify GrPathRenderer interface by bsalomon@google.com · 12 years ago
  11. 487dc76 remove unused variable by bsalomon@google.com · 12 years ago
  12. 69cc6ad Add convex path renderer (disabled) by bsalomon@google.com · 13 years ago
  13. 8f9cbd6 Cleanup of r2830. by bsalomon@google.com · 13 years ago
  14. 3d0835b Revert 2830 and 2831. by bsalomon@google.com · 13 years ago
  15. 0fec61d Make GrDrawState a real class with getters and setters by bsalomon@google.com · 13 years ago
  16. 39ee0ff Prep #1 for making GrDrawState a class by bsalomon@google.com · 13 years ago
  17. 9381363 Extract GrDrawTarget::DrState into independent GrDrawState struct. by tomhudson@google.com · 13 years ago
  18. 289533a Don't use GrDrawTarget's AA state bit to convey whether to do custom-aa by bsalomon@google.com · 13 years ago
  19. d38f137 Move gpu/include/* to include/gpu and gpu/src/* to src/gpu by bsalomon@google.com · 13 years ago[Renamed from gpu/src/GrAAHairLinePathRenderer.cpp]
  20. f75b84e Add license by bsalomon@google.com · 13 years ago
  21. 9266901 Add SkSTArray, hide stack storage cons in SkTArray, unify SkTArray init logic by bsalomon@google.com · 13 years ago
  22. 0d2aa84 Fix override issue, rebase win hairmodes_gpu, complexclip_gpu by bsalomon@google.com · 13 years ago
  23. a8a6a32 Use GrAAHairlineRenderer for line segments only if FS derivs not avail by bsalomon@google.com · 13 years ago
  24. 18c9c19 Put caps in a struct, move up to GrDrawTarget by bsalomon@google.com · 13 years ago
  25. 2ec7280 Fix some warnings by bsalomon@google.com · 13 years ago
  26. 49313f6 GrTArray->SkTArray & docs by bsalomon@google.com · 13 years ago
  27. a996fec Use push_back_n() in place of multiple push_back()s by bsalomon@google.com · 13 years ago
  28. dbeeac3 Add perspective support to the gpu aa hairline renderer. by bsalomon@google.com · 13 years ago
  29. 46a2a1e Make gpu hairline check for degenerate quad more robust by bsalomon@google.com · 13 years ago
  30. fcb0dbc Fix GrAAHairLinePathRenderer fixed pt build by bsalomon@google.com · 13 years ago
  31. aeb2160 Add GrAAHairLinePathRenderer by bsalomon@google.com · 13 years ago