> 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 _______________________________________________ webkit-qt mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-qt
