xserver/randr
Keith Packard 6dc711833d RandR 1.0 refresh rates unscrambled. SetScreenConfig uses RRCrtcSet right.
RandR 1.0 refresh rates were scrambled when working with a 1.2 driver that
returned sizes in a mixed order. SetScreenConfig was treating RRCrtcSet as
returning an RandR status instead of a Bool.
2006-12-13 00:58:54 -08:00
..
Makefile.am Limit pointer to valid crtc areas. Add event swapping. Fix change tracking. 2006-11-16 10:03:01 -08:00
mirandr.c Change RandR property datatype to include pending/valid values. 2006-11-21 01:15:26 -08:00
randr.c RandR: config time updates when hardware config changes. 2006-12-12 22:59:03 -08:00
randrstr.h RandR: config time updates when hardware config changes. 2006-12-12 22:59:03 -08:00
rrcrtc.c RandR: config time updates when hardware config changes. 2006-12-12 22:59:03 -08:00
rrdispatch.c Change RandR property datatype to include pending/valid values. 2006-11-21 01:15:26 -08:00
rrinfo.c RandR: config time updates when hardware config changes. 2006-12-12 22:59:03 -08:00
rrmode.c RandR mode list needs both output and crtc modes. 2006-12-12 20:16:49 -08:00
rroutput.c RandR: config time updates when hardware config changes. 2006-12-12 22:59:03 -08:00
rrpointer.c Move physical size from mode to output. 2006-11-16 10:15:28 -08:00
rrproperty.c RandR ListOutputProperties has nAtoms element, not nProperties 2006-11-30 23:16:42 -08:00
rrscreen.c RandR 1.0 refresh rates unscrambled. SetScreenConfig uses RRCrtcSet right. 2006-12-13 00:58:54 -08:00
rrsdispatch.c Change RandR property datatype to include pending/valid values. 2006-11-21 01:15:26 -08:00
rrxinerama.c Reduce calls to RRGetInfo. 2006-11-16 13:50:48 -08:00