xserver/randr
Keith Packard 0dee48b8af Add RRInit function to create resource types for RR objects.
To allow RandR objects to be created before the screen object exists,
the resource types must be registered with the resource database.
A driver wishing to create RandR objects must call RRInit before doing so.

Also, fix a segfault when setting Output data before it is associated with a
screen.
2006-11-08 23:17:55 -08: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 Allow RandR objects to be created before the associated ScreenRec. 2006-11-08 21:36:35 -08:00
randr.c Add RRInit function to create resource types for RR objects. 2006-11-08 23:17:55 -08:00
randrstr.h Add RRInit function to create resource types for RR objects. 2006-11-08 23:17:55 -08:00
rrcrtc.c Allow RandR objects to be created before the associated ScreenRec. 2006-11-08 21:36:35 -08:00
rrdispatch.c Split out 1.0-style info and new property routines to their own files. 2006-09-19 22:48:54 -07:00
rrinfo.c Allow RandR objects to be created before the associated ScreenRec. 2006-11-08 21:36:35 -08:00
rrmode.c Allow RandR objects to be created before the associated ScreenRec. 2006-11-08 21:36:35 -08:00
rroutput.c Add RRInit function to create resource types for RR objects. 2006-11-08 23:17:55 -08:00
rrpointer.c Move physical size from mode to output. 2006-11-01 00:29:46 -08:00
rrproperty.c Limit pointer to valid crtc areas. Add event swapping. Fix change tracking. 2006-10-13 17:34:53 -07:00
rrscreen.c Allow RandR objects to be created before the associated ScreenRec. 2006-11-08 21:36:35 -08:00
rrsdispatch.c Merge master back in and clean up some unfinished code (closes 8745) 2006-10-25 09:48:23 -07:00
rrxinerama.c Merge master back in and clean up some unfinished code (closes 8745) 2006-10-25 09:48:23 -07:00