I'm open to suggestions on implementation here, but we need a means of having both ...
12 years, 1 month ago
(2012-09-11 16:57:20 UTC)
#1
I'm open to suggestions on implementation here, but we need a means of having
both linear and the current correction be first class citizens. This will
prevent thrashing of the cache on Linux Chromium (where SK_GAMMA_APPLY_TO_A8 is
not defined) and is also needed so that the GPU device can always ask for
linear.
For this particular issue there isn't much unit tests could do, but I'm fairly sure ...
12 years, 1 month ago
(2012-09-11 18:53:23 UTC)
#3
For this particular issue there isn't much unit tests could do, but I'm fairly
sure this will change again when getting things to work with the GPU. I'll keep
it in mind.
Committed revisions 5492 and 5493.
Issue 6497114: Reduce SkMaskGamma cache thrashing.
(Closed)
Created 12 years, 2 months ago by bungeman
Modified 12 years, 1 month ago
Reviewers: reed1
Base URL: http://skia.googlecode.com/svn/trunk/
Comments: 0