Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_external_skia
/
129b8e3237b80b9d258a8f48e8f54c0073cafbdc
/
gpu
/
src
/
GrPathUtils.cpp
129b8e3
Implement edge AA for concave polys in the tesselated path renderer.
by senorblanco@chromium.org
· 14 years ago
5793a1f
Pass forceClose "true" to SkPath::Iter constructor in
by senorblanco@chromium.org
· 14 years ago
2047f00
get tests closer to passing for SKIA_SCALAR=fixed
by epoger@google.com
· 14 years ago
07f3ee1
use SkPath for GrPath, removing GrPathIter entirely
by reed@google.com
· 14 years ago
7744c20
use SkPoint, creating an alias for GrPoint
by reed@google.com
· 14 years ago
9d18b78
This CL implements a tesselated path renderer, using GLU's libtess. All of the
by senorblanco@chromium.org
· 14 years ago