xserver/randr
Keith Packard 2c93083edd Add support for user-defined modelines in RandR.
The RandR protocol spec has several requests in support of user-defined
modes, but the implementation was stubbed out inside the X server. Fill out
the DIX portion and start on the xf86 DDX portion. It might be necessary to
add more code to the DDX to insert the user-defined modes into the output
mode list.
(cherry picked from commit 63cc2a51ef87130c632a874672a8c9167f14314e)

Conflicts:

	randr/randrstr.h

Updated code to work in master with recent security API changes.
2007-03-17 23:20:07 -07: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 Add support for user-defined modelines in RandR. 2007-03-17 23:20:07 -07:00
randr.c Track physical screen size and send out updates when that changes. 2007-01-02 09:18:50 +11:00
randrstr.h Add support for user-defined modelines in RandR. 2007-03-17 23:20:07 -07:00
rrcrtc.c Add support for user-defined modelines in RandR. 2007-03-17 23:20:07 -07:00
rrdispatch.c Set the RandR version returned, rather than just passing the proto's version. 2007-03-15 13:21:00 -07:00
rrinfo.c Add support for user-defined modelines in RandR. 2007-03-17 23:20:07 -07:00
rrmode.c Add support for user-defined modelines in RandR. 2007-03-17 23:20:07 -07:00
rroutput.c Add support for user-defined modelines in RandR. 2007-03-17 23:20:07 -07:00
rrpointer.c Bugzilla #7145: fix build with gcc 2.95 2007-03-05 15:31:44 -08:00
rrproperty.c RRConfigureOutputProperty is a variable length request. 2007-02-17 15:16:11 -08:00
rrscreen.c Add support for user-defined modelines in RandR. 2007-03-17 23:20:07 -07:00
rrsdispatch.c Change RandR property datatype to include pending/valid values. 2006-11-28 11:13:43 -08:00
rrxinerama.c Make Xinearama screen information reflect CRTC rotation. 2007-01-24 13:34:58 -08:00