summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTilman Klar <phoenix@gentoo.org>2002-08-06 14:40:25 +0000
committerTilman Klar <phoenix@gentoo.org>2002-08-06 14:40:25 +0000
commita5cc2f23cbcbef12f5c3d9957e70fccb5ed0d4c1 (patch)
tree89fdb126684ac5822725fc36e17c8d9344dec460 /app-emulation/winex
parentCosmetic changes. (diff)
downloadgentoo-2-a5cc2f23cbcbef12f5c3d9957e70fccb5ed0d4c1.tar.gz
gentoo-2-a5cc2f23cbcbef12f5c3d9957e70fccb5ed0d4c1.tar.bz2
gentoo-2-a5cc2f23cbcbef12f5c3d9957e70fccb5ed0d4c1.zip
Disabled DGA in default-config
Diffstat (limited to 'app-emulation/winex')
-rw-r--r--app-emulation/winex/ChangeLog6
-rw-r--r--app-emulation/winex/files/winex-20020804-config2
2 files changed, 6 insertions, 2 deletions
diff --git a/app-emulation/winex/ChangeLog b/app-emulation/winex/ChangeLog
index 5dd19ebff065..8077fa2c81cb 100644
--- a/app-emulation/winex/ChangeLog
+++ b/app-emulation/winex/ChangeLog
@@ -1,10 +1,14 @@
# ChangeLog for app-emulation/wine
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/winex/ChangeLog,v 1.6 2002/08/04 19:03:32 phoenix Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/winex/ChangeLog,v 1.7 2002/08/06 14:40:25 phoenix Exp $
*winex-20020804 (04 Aug 2002)
+ 04 Aug 2002; phoen][x <phoenix@gentoo.org> files/winex-20020804-config :
+ Disabled DGA for the default config (There are rumours that it breaks
+ directdraw (besides, most users dont have the proper permissions in /dev/mem))
+
04 Aug 2002; phoen][x <phoenix@gentoo.org> winex-20020804.ebuild :
Added regedit script.
diff --git a/app-emulation/winex/files/winex-20020804-config b/app-emulation/winex/files/winex-20020804-config
index a57224f81099..6918abd7b4d0 100644
--- a/app-emulation/winex/files/winex-20020804-config
+++ b/app-emulation/winex/files/winex-20020804-config
@@ -124,7 +124,7 @@ WINE REGISTRY Version 2
;"Desktop" = "640x480"
; Use XFree86 DGA extension if present
; (make sure /dev/mem is accessible by you !)
-"UseDGA" = "Y"
+"UseDGA" = "N"
; Use XShm extension if present
"UseXShm" = "Y"
; Use XVidMode extension if present