xserver/randr
Keith Packard 78689d0d66 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.
2006-12-12 20:16:49 -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 Add RRInit function to create resource types for RR objects. 2006-11-16 10:15:30 -08:00
randrstr.h Change RandR property datatype to include pending/valid values. 2006-11-21 01:15:26 -08:00
rrcrtc.c Destroying RandR crtc or output overwrites memory. 2006-11-27 21:40:24 -08:00
rrdispatch.c Change RandR property datatype to include pending/valid values. 2006-11-21 01:15:26 -08:00
rrinfo.c Allow RandR objects to be created before the associated ScreenRec. 2006-11-16 10:15:29 -08:00
rrmode.c RandR mode list needs both output and crtc modes. 2006-12-12 20:16:49 -08:00
rroutput.c Destroying RandR crtc or output overwrites memory. 2006-11-27 21:40:24 -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 Remove RandR output options. 2006-11-16 10:15:30 -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