RESOLVED FIXED 4550
Allow HW rendering of SVG filters to be disabled
https://bugs.webkit.org/show_bug.cgi?id=4550
Summary Allow HW rendering of SVG filters to be disabled
Tobias Lidskog
Reported 2005-08-21 00:10:09 PDT
It should be possible to force the CI filters to use software rendering (to work around HW quirks when running regression tests).
Attachments
add hardwareRenderingEnabled() (3.01 KB, patch)
2005-08-21 00:12 PDT, Tobias Lidskog
eric: review+
Tobias Lidskog
Comment 1 2005-08-21 00:12:33 PDT
Created attachment 3487 [details] add hardwareRenderingEnabled() Perhaps there should be an option in run-webkit-tests to use software filtering
Eric Seidel (no email)
Comment 2 2005-08-21 15:38:42 PDT
Comment on attachment 3487 [details] add hardwareRenderingEnabled() Looks fine Tobias. Now we just need either DrawTest or DumpKCanvasTree to use this.
Note You need to log in before you can comment on or make changes to this bug.