[aseprite] 167/308: Disable GPU acceleration by default

Tobias Hansen thansen at moszumanska.debian.org
Tue Mar 8 02:45:06 UTC 2016


This is an automated email from the git hooks/post-receive script.

thansen pushed a commit to branch master
in repository aseprite.

commit 2fc447edd695fd0a0defad63098df8abddd1779f
Author: David Capello <davidcapello at gmail.com>
Date:   Mon Dec 28 17:28:48 2015 -0300

    Disable GPU acceleration by default
---
 data/pref.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/data/pref.xml b/data/pref.xml
index dc9d83c..5510a46 100644
--- a/data/pref.xml
+++ b/data/pref.xml
@@ -68,7 +68,7 @@
   <global>
     <section id="general">
       <option id="screen_scale" type="int" default="2" />
-      <option id="gpu_acceleration" type="bool" default="true" />
+      <option id="gpu_acceleration" type="bool" default="false" />
       <option id="visible_timeline" type="bool" default="false" />
       <option id="autoshow_timeline" type="bool" default="true" migrate="Options.AutoShowTimeline" />
       <option id="rewind_on_stop" type="bool" default="false" />

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/aseprite.git



More information about the Pkg-games-commits mailing list