Do circle anti-aliasing in normalized space to avoid precision issues with half-float...
authorbsalomon <bsalomon@google.com>
Mon, 15 Dec 2014 15:11:22 +0000 (07:11 -0800)
committerCommit bot <commit-bot@chromium.org>
Mon, 15 Dec 2014 15:11:22 +0000 (07:11 -0800)
commitce1c8869cf5e37753f9c8193314d93bff897d014
treee32d5990172ab9cc40b051b2f27ebf513cac927c
parent7534cf1703b66a742217d870aa7b87bdbc75e760
Do circle anti-aliasing in normalized space to avoid precision issues with half-floats on Adreno.

Review URL: https://codereview.chromium.org/761593006
expectations/gm/ignored-tests.txt
gm/circles.cpp
src/gpu/GrOvalRenderer.cpp