xserver/randr
Keith Packard 612a8e6180 RandR 1.2 rotation code must adjust width/height.
Mode lines reflect the monitor mode, not the projected size into the frame
buffer. Flip width/height around so that the dimensions are oriented
correctly.
2006-12-13 01:21:32 -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 RandR 1.2 rotation code must adjust width/height. 2006-12-13 01:21:32 -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 Ensure RandR resource types are registered before resources are created. 2006-11-26 19:31:48 -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 RandR 1.2 rotation code must adjust width/height. 2006-12-13 01:21:32 -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