xserver/hw
Keith Packard ae2cbbff9f Use scrn->virtualX/virtualY in xf86CrtcFitsScreen. Fix bug 19017.
pScreen->width/height are not initialized when doing initial mode setting,
which makes this function incorrectly fail. Using scrn->virtualX should work
in all cases though.

Bug 19017 reports a crash in xf86CrtcSetModeTransform when doing a modeset
for output probing, long before the screen array is initialized; that was
caused by a work-around to set pScreen->width/height so that xf86CrtcFitsScreen
could find the right values.

Signed-off-by: Keith Packard <keithp@keithp.com>
(cherry picked from commit fde2f96103)
2008-12-15 11:47:57 -08:00
..
dmx Revert "dmx: claim we support XI 2." 2008-12-09 20:36:41 -08:00
kdrive Refix Sun bug #6685465: Xephyr uses wrong or bad colortable in 8-bit mode 2008-11-25 16:31:11 -08:00
vfb Unifdef AIX. 2008-07-23 13:37:42 -04:00
xfree86 Use scrn->virtualX/virtualY in xf86CrtcFitsScreen. Fix bug 19017. 2008-12-15 11:47:57 -08:00
xnest Warning fix 2008-11-25 15:05:18 -05:00
xquartz XQuartz: GL: Make various changes to makeFormat, so that it works better. Now glxgears looks normal with the old libGL. 2008-11-28 13:18:15 -08:00
xwin xalloc+memset(0) -> xcalloc 2008-10-06 15:36:51 -04:00
Makefile.am Remove xgl. 2008-06-12 16:00:50 -04:00