Find a file
Keith Packard fc31f76b6f Re-fix DGA removal.
Removing DGA ended up breaking any drivers calling into the old
xf86DiDGAInit function as it tried to see if DGA was already enabled
and ended up crashing if the VT wasn't completely initialized. Oops.

Also, if the driver initializes DGA itself, have the DiDGA
initialization overwrite that information as the DiDGA code will call
ReInit on mode detect.

Signed-off-by: Keith Packard <keithp@keithp.com>
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
(cherry picked from commit db98b26ee1)
2009-09-30 22:21:05 -07:00
composite Replace dixLookupResource by dixLookupResourceBy{Type,Class} 2009-07-26 13:56:57 -07:00
config config: don't shutdown the libhal ctx if it failed to initialize (#23213) 2009-08-25 19:46:15 -07:00
damageext Unifdef ISC 2008-10-02 17:03:54 -04:00
dbe Dead code cleanup over DBE. 2008-11-25 15:05:20 -05:00
dix Don't send events through the master if the device has SendCoreEvents off. 2009-09-27 19:08:14 -07:00
doc xfree86: restore default off for DontZap 2009-06-29 14:14:52 -07:00
exa EXA: Only pass CT_YXBANDED to RECTS_TO_REGION() if that is really true. 2009-07-26 13:56:56 -07:00
fb Partially reverts commit 505c216d03. 2008-10-03 11:24:34 -07:00
glx glx: Clean up more thoroughly if the drawable of a current context goes away. 2009-08-25 20:12:17 -07:00
hw Re-fix DGA removal. 2009-09-30 22:21:05 -07:00
include Ensure that rotation updates happen frequently 2009-08-25 20:12:17 -07:00
mi Don't send events through the master if the device has SendCoreEvents off. 2009-09-27 19:08:14 -07:00
miext XQuartz: Get rid of white rectangle bug 2009-01-09 10:59:32 -08:00
os xdmcp: Don't crash on X -query with more than 255 IP addresses. (#20675) 2009-07-09 12:05:31 -04:00
randr randr: fix operation order so that rotation+transform works 2009-07-26 13:56:57 -07:00
record Drop the never-called SkippedRequestCallback list. 2008-10-03 17:51:19 -04:00
render render: return the supported version rather than just passing the proto's version 2009-09-22 12:09:48 -07:00
Xext Don't reset the lastDeviceEventTime when doing DPMS actions 2009-09-22 12:03:33 -07:00
xfixes Replace dixLookupResource by dixLookupResourceBy{Type,Class} 2009-07-26 13:56:57 -07:00
Xi Replace dixLookupResource by dixLookupResourceBy{Type,Class} 2009-07-26 13:56:57 -07:00
xkb Bug #6428, #16458, #21464: Fix crash due to uninitialized VModMap fields. 2009-06-29 14:11:27 -07:00
.gitignore gitignore: ignore .patch files 2008-11-21 09:04:17 +10:00
acinclude.m4 dolt: allow older versions of bash to compile the xserver (#19031) 2008-12-16 12:03:03 -08:00
autogen.sh autogen.sh: Pass --force to autoreconf 2008-07-22 16:55:26 +03:00
configure.ac Bump to version 1.6.4 2009-09-27 19:21:45 -07:00
COPYING Resync COPYING file with notices in code base as of xorg-server-1.6.1 2009-06-29 14:16:35 -07:00
cpprules.in For MANDEFS, also replace __mandir__ for $(mandir) which includes 2006-12-08 15:51:44 -06:00
Makefile.am Fix distcheck with dolt 2009-03-27 16:49:45 -04:00
xorg-server.m4 Add xorg-server.m4 for driver dependency checking. 2005-11-01 15:01:51 +00:00
xorg-server.pc.in Include pciaccess in the xorg-server.pc Requires line. 2008-04-15 14:51:51 -07:00