xserver/randr
Keith Packard 0626eb8e5c Allocate correct size for RRPropertyRec (oops).
Neglected to change the allocation size from sizeof (PropertyRec) to
sizeof (RRPropertyRec). Lots of fun crashes this way.
2006-11-21 16:52:28 -08:00
..
Makefile.am Limit pointer to valid crtc areas. Add event swapping. Fix change tracking. 2006-11-16 10:03:01 -08:00
mirandr.c Change RandR property datatype to include pending/valid values. 2006-11-21 01:15:26 -08:00
randr.c Add RRInit function to create resource types for RR objects. 2006-11-16 10:15:30 -08:00
randrstr.h Change RandR property datatype to include pending/valid values. 2006-11-21 01:15:26 -08:00
rrcrtc.c Reduce calls to RRGetInfo. 2006-11-16 13:50:48 -08:00
rrdispatch.c Change RandR property datatype to include pending/valid values. 2006-11-21 01:15:26 -08:00
rrinfo.c Allow RandR objects to be created before the associated ScreenRec. 2006-11-16 10:15:29 -08:00
rrmode.c Allow RandR objects to be created before the associated ScreenRec. 2006-11-16 10:15:29 -08:00
rroutput.c Remove RandR output options. 2006-11-16 10:15:30 -08:00
rrpointer.c Move physical size from mode to output. 2006-11-16 10:15:28 -08:00
rrproperty.c Allocate correct size for RRPropertyRec (oops). 2006-11-21 16:52:28 -08:00
rrscreen.c Remove RandR output options. 2006-11-16 10:15:30 -08:00
rrsdispatch.c Change RandR property datatype to include pending/valid values. 2006-11-21 01:15:26 -08:00
rrxinerama.c Reduce calls to RRGetInfo. 2006-11-16 13:50:48 -08:00