xserver-multidpi/randr
Keith Packard b0c8558b9d Ensure RandR resource types are registered before resources are created.
Now that resources can be created during server initialization, make sure
the crtc, output and mode resource types are created before attempting to
create associated resources.
(cherry picked from commit ec83d67416)
2006-11-28 11:13:43 -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 Change RandR property datatype to include pending/valid values. 2006-11-28 11:13:43 -08:00
randr.c Add RRInit function to create resource types for RR objects. 2006-11-08 23:17:55 -08:00
randrstr.h Change RandR property datatype to include pending/valid values. 2006-11-28 11:13:43 -08:00
rrcrtc.c Ensure RandR resource types are registered before resources are created. 2006-11-28 11:13:43 -08:00
rrdispatch.c Change RandR property datatype to include pending/valid values. 2006-11-28 11:13:43 -08:00
rrinfo.c Allow RandR objects to be created before the associated ScreenRec. 2006-11-08 21:36:35 -08:00
rrmode.c Ensure RandR resource types are registered before resources are created. 2006-11-28 11:13:43 -08:00
rroutput.c Ensure RandR resource types are registered before resources are created. 2006-11-28 11:13:43 -08:00
rrpointer.c Move physical size from mode to output. 2006-11-01 00:29:46 -08:00
rrproperty.c Allocate correct size for RRPropertyRec (oops). 2006-11-28 11:13:43 -08:00
rrscreen.c Remove RandR output options. 2006-11-16 17:39:21 -08:00
rrsdispatch.c Change RandR property datatype to include pending/valid values. 2006-11-28 11:13:43 -08:00
rrxinerama.c Reduce calls to RRGetInfo. 2006-11-16 17:39:26 -08:00