Go to file
Keith Packard b5a8a71e64 Remove extra (and wrong) I2C ByteTimeout setting in DDC code.
The DDC code sets the I2C timeouts to VESA standards, except that it had an
extra setting of the ByteTimeout value which was wrong (off by a factor of
50). Removing this should help DDC work on many more monitors. Note that the
Intel driver duplicated these settings, along with the error. Yay for cult
and paste coding.
2007-03-17 23:38:43 -07:00
afb remove PIXPRIV checks as this flag is always set. 2007-03-06 17:05:03 -05:00
cfb remove PIXPRIV checks as this flag is always set. 2007-03-06 17:05:03 -05:00
cfb32 get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULE 2006-07-18 18:17:38 -04:00
composite Convert callers of LookupWindow() to dixLookupWindow(). 2006-12-15 14:19:54 -05:00
config config: error message cleanup 2007-02-17 20:35:39 +02:00
damageext Set the Damage version supported in the server, instead of using damageproto. 2007-02-01 12:15:54 -08:00
dbe Multiple integer overflows in dbe and render extensions 2007-01-09 14:14:19 +01:00
dix dix: remove 'register' keyword for all variables. 2007-03-08 17:50:25 +10:30
doc Move SecurityPolicy file format from Xserver(1) to it's own man page 2007-02-22 14:38:40 -08:00
exa Add missing dirty marking in a couple of fallback cases in the exaGlyphs path. 2007-02-14 12:48:15 -08:00
fb remove PIXPRIV checks as this flag is always set. 2007-03-06 17:05:03 -05:00
GL Set pScreen on context 2007-03-09 14:18:14 +00:00
hw Remove extra (and wrong) I2C ByteTimeout setting in DDC code. 2007-03-17 23:38:43 -07:00
include remove PIXPRIV checks as this flag is always set. 2007-03-06 17:05:03 -05:00
mfb remove PIXPRIV checks as this flag is always set. 2007-03-06 17:05:03 -05:00
mi mi: remove 'register' keywords. 2007-03-09 14:16:23 +10:30
miext merged in miext/rootless changes for XDarwin support 2007-02-16 04:12:26 -08:00
os merged in miext/rootless changes for XDarwin support 2007-02-16 04:12:26 -08:00
randr Correct ref counting of RRMode structures 2007-03-17 23:38:28 -07:00
record Delete some long-unused testing code. 2006-07-21 22:37:59 -04:00
render Multiple integer overflows in dbe and render extensions 2007-01-09 14:14:19 +01:00
Xext remove PIXPRIV checks as this flag is always set. 2007-03-06 17:05:03 -05:00
xfixes Check for clientGone before sending events from XFixes (bug #1753). 2007-02-19 15:28:37 -08:00
Xi Convert callers of LookupWindow() to dixLookupWindow(). 2006-12-15 14:19:54 -05:00
xkb XkbCopyKeymap: fix copy-and-waste accident 2007-02-05 03:43:10 +02:00
XTrap Convert callers of LookupDrawable() to dixLookupDrawable(). 2006-12-15 16:36:29 -05:00
.gitignore gitignore: ignore vi swap files 2006-08-23 14:33:59 +03:00
acinclude.m4 Update AC_DEFINE_DIR to version compatible with CVS autoconf which requires 2006-06-05 07:15:23 +00:00
autogen.sh Use canonical autogen.sh, which supports srcdir != objdir autogen. 2005-07-01 21:13:36 +00:00
configure.ac autoconf fixes for XDarwin (created DARWIN_LIBS) 2007-03-03 19:27:53 -08:00
COPYING Stub COPYING files 2005-12-19 16:34:07 +00:00
cpprules.in For MANDEFS, also replace __mandir__ for $(mandir) which includes 2006-12-08 15:51:44 -06:00
Makefile.am Makefile.am: add config to DIST_SUBDIRS as well 2006-11-02 04:51:03 +02:00
xorg-server.m4 Add xorg-server.m4 for driver dependency checking. 2005-11-01 15:01:51 +00:00
xorg-server.pc.in get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULE 2006-07-18 18:17:38 -04:00