I believe this fixes the Xoom errors. The only change from Alexis' original CL is ...
11 years, 10 months ago
(2013-01-07 23:57:10 UTC)
#1
I believe this fixes the Xoom errors. The only change from Alexis' original CL
is at line 1110 where I have split the test for the NULL PR and hairlines and
nested the hairline test. The problem is/was that the initial PR search failed
but the path was a hairline so it never got a shot at getting a software path
renderer. Note that shader derivatives aren't supported on the Xoom which can
disable the convex and hairline path renderers.
Issue 7075043: Proposed fix to new stroking/path render selection system
(Closed)
Created 11 years, 10 months ago by robertphillips
Modified 11 years, 10 months ago
Reviewers: sugoi1
Base URL: http://skia.googlecode.com/svn/trunk/
Comments: 1