xserver-multidpi/randr
Keith Packard b2dcfbca24 RRScanOldConfig cannot use RRFirstOutput before output is configured.
RRFirstOutput returns the first active output, which won't be set until
after RRScanOldConfig is finished running. Instead, just use the first
output (which is the only output present with an old driver, after all).
2007-08-08 12:16:32 -07:00
..
Makefile.am Fix build of composite, dix, and randr when Xinerama is disabled. 2007-05-24 11:20:59 -07:00
mirandr.c Make pending properties force mode set. And, remove AttachScreen calls. 2007-03-24 00:01:47 -07:00
randr.c Fix build of composite, dix, and randr when Xinerama is disabled. 2007-05-24 11:20:59 -07:00
randrstr.h Set the crtc before the output change is notified 2007-07-23 14:47:45 -07:00
rrcrtc.c Set the crtc before the output change is notified 2007-07-23 14:47:45 -07:00
rrdispatch.c Set the RandR version returned, rather than just passing the proto's version. 2007-03-15 13:21:00 -07:00
rrinfo.c RRScanOldConfig cannot use RRFirstOutput before output is configured. 2007-08-08 12:16:32 -07:00
rrmode.c Add support for user-defined modelines in RandR. 2007-03-17 23:20:07 -07:00
rroutput.c Decrement mode count when removing RandR output mode. 2007-08-07 12:47:18 -07:00
rrpointer.c Bugzilla #7145: fix build with gcc 2.95 2007-03-05 15:31:44 -08:00
rrproperty.c Make pending properties force mode set. And, remove AttachScreen calls. 2007-03-24 00:01:47 -07:00
rrscreen.c Fix a crash when rotating the screen. 2007-07-31 16:33:37 -07:00
rrsdispatch.c Change RandR property datatype to include pending/valid values. 2006-11-28 11:13:43 -08:00
rrxinerama.c Disable RANDR's fake Xinerama protocol when there's more than one screen. 2007-04-25 16:35:04 -04:00