xserver/randr
Keith Packard 6c6901434a 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.
(cherry picked from 6dc711833d7387372012fdff1ce1df3aefa2d234 commit)
2006-12-15 18:32:25 +11:00
..
Makefile.am Limit pointer to valid crtc areas. Add event swapping. Fix change tracking. 2006-10-13 17:34:53 -07:00
mirandr.c Change RandR property datatype to include pending/valid values. 2006-11-28 11:13:43 -08:00
randr.c RandR: config time updates when hardware config changes. 2006-12-15 18:32:18 +11:00
randrstr.h RandR: config time updates when hardware config changes. 2006-12-15 18:32:18 +11:00
rrcrtc.c RandR: config time updates when hardware config changes. 2006-12-15 18:32:18 +11:00
rrdispatch.c Naming change: Security*Access -> Dix*Access 2006-12-14 14:45:42 -05:00
rrinfo.c RandR: config time updates when hardware config changes. 2006-12-15 18:32:18 +11:00
rrmode.c RandR mode list needs both output and crtc modes. 2006-12-15 18:32:10 +11:00
rroutput.c RandR: config time updates when hardware config changes. 2006-12-15 18:32:18 +11:00
rrpointer.c Move physical size from mode to output. 2006-11-01 00:29:46 -08:00
rrproperty.c Naming change: Security*Access -> Dix*Access 2006-12-14 14:45:42 -05:00
rrscreen.c RandR 1.0 refresh rates unscrambled. SetScreenConfig uses RRCrtcSet right. 2006-12-15 18:32:25 +11:00
rrsdispatch.c Change RandR property datatype to include pending/valid values. 2006-11-28 11:13:43 -08:00
rrxinerama.c Reduce calls to RRGetInfo. 2006-11-16 17:39:26 -08:00