[webkit-qt] Inconsistent acceleration of linear gradients and atlas maps
Ariya Hidayat
ariya.hidayat at gmail.com
Wed Jul 7 09:15:47 PDT 2010
> This is effective for some instances of linear gradients (eg. on form
> buttons that appear on a page), but others (such as CSS animations)
> don't even seem to hit the abstraction layer in Webkit that would pass
> these commands on to Qt. Breakpoints set in
> WebCore/platform/graphics/qt/GradientQt.cpp are triggered by the
> accelerated case but not by the non-accelerated cases.
Do you manage to trace the code path from a simple reproduceable
example (e.g. CSS animation) to some functions in GraphicsContext
class? Do you have that simple example which I can try?
--
Ariya Hidayat
http://www.linkedin.com/in/ariyahidayat
More information about the webkit-qt
mailing list