xserver-multidpi/hw
Keith Packard 8d0ac835bc Allow RandR objects to be created before the associated ScreenRec.
xf86 drivers need to create RandR object in the PreInit stage,
before the ScreenRec is allocated. Changing the RandR DIX code
to permit this required the addition of functions that later associate the
objects with the related screen.

An additional change is that modes are now global, and no longer associated
with a specific screen. This change actually makes mode management cleaner
as there is no more per-screen list of modes to deal with.

This changes the RandR 1.2 ABI/API for drivers.
2006-11-16 10:15:29 -08:00
..
darwin remove .cvsignores from EXTRA_DIST 2006-07-30 11:11:59 +03:00
dmx Check for visual==NULL in dmxBECreateColormap() before calling XCreateColormap() 2006-10-11 16:02:00 -04:00
kdrive Fix previous commit breaking other kdrives pulling in fbdev.a 2006-08-31 17:30:24 +01:00
vfb Make 'Xvfb -render' also disable Composite, lest we segfault on startup. 2006-08-23 14:38:34 -04:00
xfree86 Allow RandR objects to be created before the associated ScreenRec. 2006-11-16 10:15:29 -08:00
xgl get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULE 2006-07-18 18:17:38 -04:00
xnest Make sure _XSERVER64 is defined when it should be and gets tested. 2006-09-06 15:20:55 +02:00
xprint * Install Xprint's Xsession script to $(sysconfdir)/X11/Xsession.d 2006-10-11 16:01:00 -04:00
xwin Apply patch in bug #7919, blit improvements in 2006-08-24 13:56:22 +01:00
Makefile.am Xprint/ -> hw/xprint 2006-06-18 21:07:28 -04:00