xserver/randr
Keith Packard d742025f43 RandR mode list needs both output and crtc modes.
When an output no longer reports the current mode, it must still be included
in the list advertised by the X server. Walk the crtcs to ensure it is
included.
(cherry picked from 78689d0d6630afcbcd3ce5394d12c2564a489f45 commit)
2006-12-15 18:32:10 +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 Add RRInit function to create resource types for RR objects. 2006-11-08 23:17:55 -08:00
randrstr.h Change RandR property datatype to include pending/valid values. 2006-11-28 11:13:43 -08:00
rrcrtc.c Naming change: Security*Access -> Dix*Access 2006-12-14 14:45:42 -05:00
rrdispatch.c Naming change: Security*Access -> Dix*Access 2006-12-14 14:45:42 -05:00
rrinfo.c Allow RandR objects to be created before the associated ScreenRec. 2006-11-08 21:36:35 -08:00
rrmode.c RandR mode list needs both output and crtc modes. 2006-12-15 18:32:10 +11:00
rroutput.c Naming change: Security*Access -> Dix*Access 2006-12-14 14:45:42 -05: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 Remove instances of macro SECURITY_VERIFY_DRAWABLE. 2006-12-14 17:53:43 -05: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