xserver-multidpi/randr
Keith Packard e79602fca2 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.
(cherry picked from f05dd384d3 commit)
2007-01-02 09:13:39 +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 1.2 rotation code must adjust width/height. 2006-12-15 18:32:32 +11:00
rrdispatch.c Convert callers of SecurityLookupWindow() to dixLookupWindow(). 2006-12-15 15:50:46 -05:00
rrinfo.c Use RRScreenSetSizeRange in 1.0 compat. Check RRGetInfo for error. 2007-01-02 09:13:39 +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 Use RRScreenSetSizeRange in 1.0 compat. Check RRGetInfo for error. 2007-01-02 09:13:39 +11:00
rrsdispatch.c Change RandR property datatype to include pending/valid values. 2006-11-28 11:13:43 -08:00
rrxinerama.c Convert callers of LookupWindow() to dixLookupWindow(). 2006-12-15 14:19:54 -05:00