xserver-multidpi/randr
Aaron Plattner aec0d06469 Fix a crash when rotating the screen.
Remember output->crtc before setting a NULL mode because RRCrtcNotify now sets
output->crtc to NULL.  Use the saved crtc to set the new mode.
2007-07-31 16:33:37 -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 Fix the output->crtc initialization in the old randr setup 2007-07-25 18:12:47 +02:00
rrmode.c Add support for user-defined modelines in RandR. 2007-03-17 23:20:07 -07:00
rroutput.c Set the crtc before the output change is notified 2007-07-23 14:47:45 -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