diff options
| author | ProsperousPotato <ProsperousPotato@users.noreply.github.com> | 2026-01-12 20:36:03 +0000 |
|---|---|---|
| committer | ProsperousPotato <ProsperousPotato@users.noreply.github.com> | 2026-01-12 20:36:03 +0000 |
| commit | 823873bcb9afb557dc6ebee1052da3ff5caac187 (patch) | |
| tree | 6533c0677f90cee8794ed84c82b436d54e01f03d /www-client/icecat/files/gentoo-hwaccel-prefs.js-r2 | |
| parent | a5983b59397933b505cebc1ebb327f8a083c80c6 (diff) | |
add icecat from parona-overlay
Diffstat (limited to 'www-client/icecat/files/gentoo-hwaccel-prefs.js-r2')
| -rw-r--r-- | www-client/icecat/files/gentoo-hwaccel-prefs.js-r2 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/www-client/icecat/files/gentoo-hwaccel-prefs.js-r2 b/www-client/icecat/files/gentoo-hwaccel-prefs.js-r2 new file mode 100644 index 0000000..48025ca --- /dev/null +++ b/www-client/icecat/files/gentoo-hwaccel-prefs.js-r2 @@ -0,0 +1,5 @@ +/* Force hardware accelerated rendering due to USE=hwaccel */ +pref("gfx.webrender.all", true); +pref("layers.acceleration.force-enabled", true); +pref("media.hardware-video-decoding.enabled", true); +pref("webgl.force-enabled", true); |
