Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_external_skia
/
e4c98ff48da46c61b73b72301a1811ad1c45a617
/
gpu
/
src
/
GrTesselatedPathRenderer.cpp
64cc579
The plain Makefile was using -Wall, but the gyp build wasn't. This CL turns on
by senorblanco@chromium.org
· 14 years ago
ef3913b
Batch up draws into triangle fans as large as possible when drawing convex
by senorblanco@chromium.org
· 14 years ago
07f3ee1
use SkPath for GrPath, removing GrPathIter entirely
by reed@google.com
· 14 years ago
ff174b3
Fix winding order check for negative scale in tesselated path rendering. The
by senorblanco@chromium.org
· 14 years ago
92e0f22
Edge antialiasing for convex shapes in Ganesh
by senorblanco@chromium.org
· 14 years ago
cf3edc9
Two optimizations for the tesselated path renderer:
by senorblanco@chromium.org
· 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