|
|
|
|
|
by Kiro
2095 days ago
|
|
In this link about a similar (or same?) issue it sounds like filters are done on the CPU in Firefox unless you enable a flag but it may be outdated: https://bugzilla.mozilla.org/show_bug.cgi?id=925025 > Safari and Chrome both do blur on the GPU Firefox does it in software unless WebRender is turned on. You could try turning on the gfx.webrender.all pref and that should improve things. |
|
See https://wiki.mozilla.org/Platform/GFX/WebRender_Where
To check if you're using webrender, check about:support. Check the graphics>compositing section.
(Edited to correct first paragraph.)