Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_external_skia
/
129b8e3237b80b9d258a8f48e8f54c0073cafbdc
/
samplecode
/
SampleAARects.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
70b6125
inherit from SampleView
by reed@google.com
· 14 years ago
205d460
Move alpha-ramp AA to GrContext, detect cases when AA is applied via other methods (smooth lines, MSAA) or rect falls on integer coords and skip the alpha ramp path. Use pre-fab index buffer for alpha-ramped fill rects and stroke rects.
by bsalomon@google.com
· 14 years ago