xserver-multidpi/randr
Keith Packard 2489dae9f7 Correct ref counting of RRMode structures
RRModes are referenced by the resource db, RROutput and RRCrtc structures.
Ensure that the mode reference count is decremented each time a reference is
lost from one of these sources. The missing destroys were in
RRCrtcDestroyResource and RROutputDestroyResource, which only happen at
server reset time, so modes would be unavailable in subsequent server
generations.
2007-03-17 23:38:28 -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 Eliminate RRModeRec devPrivate field. 2007-03-17 23:34:58 -07:00
rrcrtc.c Correct ref counting of RRMode structures 2007-03-17 23:38:28 -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 Correct ref counting of RRMode structures 2007-03-17 23:38:28 -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