xserver/randr
Keith Packard 3e745745fe Split RandR implementation into separate files.
RandR is getting too big to live in one file; split into one file per object
type (crtc, mode, screen), leaving the rest of the code in randr.c.

Code is slowly approaching the point where it will drop-in as a replacement
for the old 1.0 implementation.
2006-09-17 23:08:12 -07:00
..
Makefile.am Split RandR implementation into separate files. 2006-09-17 23:08:12 -07:00
mirandr.c Split RandR implementation into separate files. 2006-09-17 23:08:12 -07:00
randr.c Split RandR implementation into separate files. 2006-09-17 23:08:12 -07:00
randrstr.h Split RandR implementation into separate files. 2006-09-17 23:08:12 -07:00
rrcrtc.c Split RandR implementation into separate files. 2006-09-17 23:08:12 -07:00
rrmode.c Split RandR implementation into separate files. 2006-09-17 23:08:12 -07:00
rroutput.c Split RandR implementation into separate files. 2006-09-17 23:08:12 -07:00
rrscreen.c Split RandR implementation into separate files. 2006-09-17 23:08:12 -07:00