xserver/hw
Keith Packard 9d0c3b52f2 Eliminate RRModeRec devPrivate field.
The xf86 mode setting code was mis-using this field to try and store a
pointer to a DisplayModeRec, however, each output has its own copy of every
DisplayModeRec leaving the one in in the RRModeRec devPrivate field pointing
at a random DisplayModeRec.

Instead of attempting to rectify this, eliminating the devPrivate entirely
turned out to be very easy; the DDX code now accepts an arbitrary RRModeRec
structure and set that to the hardware, converting it on the fly to a
DisplayModeRec as needed.
(cherry picked from commit 3506b9376c2b0db09bfff58d64e07af88a6e8195)
2007-03-17 23:34:58 -07:00
..
darwin updated todo list 2007-03-06 11:09:30 -08:00
dmx remove PIXPRIV checks as this flag is always set. 2007-03-06 17:05:03 -05:00
kdrive kdrive/ephyr: fix keysym type confusion once and for all 2007-02-16 23:02:46 +02:00
vfb Update Xvfb man page: remove monolith build instructions, use /var/tmp instead of /usr/tmp 2007-02-13 18:32:59 -08:00
xfree86 Eliminate RRModeRec devPrivate field. 2007-03-17 23:34:58 -07:00
xgl Add $(DIX_CFLAGS) to remaining Makefile.am files 2006-11-07 12:49:28 -08:00
xnest remove PIXPRIV checks as this flag is always set. 2007-03-06 17:05:03 -05:00
xprint Xprint: shorten font filename to fit in tar length limit 2007-03-07 00:02:28 +11:00
xwin Convert callers of SecurityLookupWindow() to dixLookupWindow(). 2006-12-15 15:50:46 -05:00
Makefile.am dix mods for Darwin 2007-02-17 01:21:43 -08:00