xserver-multidpi/randr
Matthias Hopf f7dd0c72b8 Only clear crtc of output if it is the one we're actually working on.
Upon recreation of the RandR internal data structures in RRCrtcNotify() the
crtc of an output could be NULLed if the crtc was shared (cloned) between two
outputs and one of them got another crtc assigned.
2007-11-12 15:12:21 +01: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 Only clear crtc of output if it is the one we're actually working on. 2007-11-12 15:12:21 +01: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 Initialize output->pendingProperties. 2007-09-15 14:01:57 +02:00
rrpointer.c Bugzilla #7145: fix build with gcc 2.95 2007-03-05 15:31:44 -08:00
rrproperty.c RandR: Remove usage of alloca 2007-11-05 14:34:41 +00:00
rrscreen.c [RANDR] Compare only milliseconds of config time. (Bug #6502) 2007-08-31 21:36:37 -07:00
rrsdispatch.c Change RandR property datatype to include pending/valid values. 2006-11-28 11:13:43 -08:00
rrxinerama.c [RANDR] Don't mark Xinerama as active if no crtcs are enabled. (bug #11504). 2007-08-31 22:11:13 -07:00