xserver/randr
Keith Packard f05dd384d3 Use RRScreenSetSizeRange in 1.0 compat. Check RRGetInfo for error.
The RRScreenSizeSetRange function is used externally for 1.2 API drivers,
but can also be used in the 1.0 compatibility code. This also ensures that
the right changed bits are set so that clients are correctly notified when
the range changes.

RRGetInfo can return an error, use that to return BadAlloc to clients
instead of blindly going on with various requests.
2006-12-30 21:52:22 -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 Track physical screen size and send out updates when that changes. 2006-12-21 23:50:39 -08:00
randrstr.h Track physical screen size and send out updates when that changes. 2006-12-21 23:50:39 -08:00
rrcrtc.c Merge branch 'randr-1.2-for-server-1.2-origin' into randr-1.2-for-server-1.2 2006-12-13 01:21:53 -08:00
rrdispatch.c Change RandR property datatype to include pending/valid values. 2006-11-21 01:15:26 -08:00
rrinfo.c Use RRScreenSetSizeRange in 1.0 compat. Check RRGetInfo for error. 2006-12-30 21:52:22 -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 Use RRScreenSetSizeRange in 1.0 compat. Check RRGetInfo for error. 2006-12-30 21:52:22 -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