xserver-multidpi/randr
Keith Packard 8773ad023e Screen size bounds check in ProcRRSetCrtcConfig not masking out reflections.
When checking how to validate the selected mode and position against the
current screen size, the test against 90/270 rotation did not mask out
reflection, so that when reflection was specified, the 90/270 test would
never succeed. This caused incorrect bounds checking and would return
an error to the user instead of rotating the screen.
2007-07-14 09:03:47 -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 Make pending properties force mode set. And, remove AttachScreen calls. 2007-03-24 00:01:47 -07:00
rrcrtc.c Screen size bounds check in ProcRRSetCrtcConfig not masking out reflections. 2007-07-14 09:03:47 -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 Make pending properties force mode set. And, remove AttachScreen calls. 2007-03-24 00:01:47 -07:00
rrmode.c Add support for user-defined modelines in RandR. 2007-03-17 23:20:07 -07:00
rroutput.c Make pending properties force mode set. And, remove AttachScreen calls. 2007-03-24 00:01:47 -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 Rotate screen size as needed from RandR 1.1 change requests. 2007-04-10 12:36:50 -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