[Webkit-unassigned] [Bug 19118] Animated SVG performs and renders really badly

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Dec 19 09:08:52 PST 2009


https://bugs.webkit.org/show_bug.cgi?id=19118





--- Comment #9 from Simon Fraser (smfr) <simon.fraser at apple.com>  2009-12-19 09:08:51 PST ---
(In reply to comment #8)

> It would be sad to add platform dependent code on SVG again. If you figure out
> a hardware accelerated way to make this filtering, it would be the best to put
> it to the platform code (e.g. ImageBufferCg). We would just call it, if the
> platform supports a fast filtering operation.

Any hardware acceleration that we do would be opt-in, and in addition to a
software path, and would only be taken when the results can be guaranteed to be
accurate.

I'm not sure how we'd organize the code yet.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list