Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_external_skia
/
7816a4e840d7b5703d8b90731f80c2d88170d7f9
/
src
/
gpu
/
GrAAConvexPathRenderer.cpp
b372942
make pathrenderers release their geometry before returning
by bsalomon@google.com
· 13 years ago
af90f7f
Recommit r3321 with fix for path orientation reversal.
by bsalomon@google.com
· 13 years ago
6d2733a
Revert r3321 because of GM failure
by bsalomon@google.com
· 13 years ago
c759af3
Avoid making a copy of the path in GrAAConvexPathRenderer
by bsalomon@google.com
· 13 years ago
68a5b26
Prealloc space for ~10 segments in GrAAConvexPathRenderer
by bsalomon@google.com
· 13 years ago
9b1517e
minor improvement, remove some conditionals in GrAAConvexPathRenderer
by bsalomon@google.com
· 13 years ago
c2099d2
simplify GrPathRenderer interface
by bsalomon@google.com
· 13 years ago
5b56d9e
In convex path renderer, translate polygon to origin for fanPt computation
by bsalomon@google.com
· 13 years ago
278dc69
Use cheapComputeDirection to determine normal facing in GrAAConvexPathRenderer
by bsalomon@google.com
· 13 years ago
9732f62
Fix degenerate test in convex path renderer
by bsalomon@google.com
· 13 years ago
9aed114
by bsalomon@google.com
· 13 years ago
0680961
revert 3078
by bsalomon@google.com
· 13 years ago
495e210
fix interior issues in convex path renderer
by bsalomon@google.com
· 13 years ago
5cc90d1
Incorporate changes related to Tom's post-hoc comments on the convex path renderer.
by bsalomon@google.com
· 13 years ago
69cc6ad
Add convex path renderer (disabled)
by bsalomon@google.com
· 13 years ago