restore cache-count for gradients to p.o.2. so we can perform fancier dithering
in the future.
Committed: https://code.google.com/p/skia/source/detail?r=7506
On 2013/02/01 13:20:53, TomH wrote: > When I(?) put this in it was because of ...
11 years, 9 months ago
(2013-02-01 13:44:46 UTC)
#4
Message was sent while issue was closed.
On 2013/02/01 13:20:53, TomH wrote:
> When I(?) put this in it was because of interpolation issues at the endpoints,
> as the ex-comment states. Watch closely when you roll to Chrome?
Agreed, that is why I explicitly perform the range-check in the vertical_lerp
code (the only place we seemed to use lerp).
I confirmed that (a) we have GMs that fail if I skip that (new) code, and (b) w/
the new code the GMs pass.
Issue 7254043: restore cache-count for gradients to p.o.2. so we can perform fancier dithering
(Closed)
Created 11 years, 9 months ago by reed1
Modified 11 years, 9 months ago
Reviewers: robertphillips, TomH
Base URL: http://skia.googlecode.com/svn/
Comments: 0