[epiphany] Revert "Revert "Try reenabling on-demand hardware acceleration""
- From: Michael Catanzaro <mcatanzaro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [epiphany] Revert "Revert "Try reenabling on-demand hardware acceleration""
- Date: Wed, 2 Oct 2019 20:30:06 +0000 (UTC)
commit 579e9ab4cc10f35b3974ec4f256f267e0c3c7eb1
Author: Michael Catanzaro <mcatanzaro gnome org>
Date: Wed Oct 2 15:29:09 2019 -0500
Revert "Revert "Try reenabling on-demand hardware acceleration""
This reverts commit c507f5faa1f8b7eefd218de40f7643280de5b6fa.
There is some bug here, but maybe it's a coincidence that I'd previously
seen it twice in close succession, because I failed to reproduce after
two more days of testing.
data/org.gnome.epiphany.gschema.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/data/org.gnome.epiphany.gschema.xml b/data/org.gnome.epiphany.gschema.xml
index e32d33167..eda2f7e1a 100644
--- a/data/org.gnome.epiphany.gschema.xml
+++ b/data/org.gnome.epiphany.gschema.xml
@@ -244,7 +244,7 @@
<description>Keep track of last download directory</description>
</key>
<key name="hardware-acceleration-policy"
enum="org.gnome.Epiphany.EphyPrefsWebHardwareAccelerationPolicy">
- <default>'never'</default>
+ <default>'on-demand'</default>
<summary>Hardware acceleration policy</summary>
<description>Whether to enable hardware acceleration. Possible values are
“on-demand”, “always”, and “never”. Hardware acceleration may be required to achieve acceptable performance
on embedded devices, but increases memory usage requirements and could expose severe hardware-specific
graphics driver bugs. When the policy is “on-demand”, hardware acceleration will be used only when required
to display 3D transforms.</description>
</key>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]