xserver-multidpi/hw/xfree86/modes
Keith Packard 7dc8531548 Ref count cursors used in hw/xfree86/modes code.
The multi-crtc cursor code in hw/xfree86/modes holds a reference to the
current cursor. This reference must be correctly ref counted so the cursor
is not freed out from underneath this code.
2007-08-20 23:24:12 -07:00
..
Makefile.am Create driver-independent CRTC-based cursor layer. 2007-03-15 00:02:40 -07:00
xf86Crtc.c move intel crtc xv clipping helper to the xserver 2007-08-20 19:47:55 -04:00
xf86Crtc.h move intel crtc xv clipping helper to the xserver 2007-08-20 19:47:55 -04:00
xf86Cursors.c Ref count cursors used in hw/xfree86/modes code. 2007-08-20 23:24:12 -07:00
xf86cvt.c Enable startup-time rotation; change rotation pixmap creation API. 2007-02-17 15:16:20 -08:00
xf86DiDGA.c Ensure drivers can use new modes header files. 2007-02-17 15:16:44 -08:00
xf86EdidModes.c Fix the swapped decode of the EDID DTD h/v sync polarity fields. 2007-08-08 14:39:27 -07:00
xf86Modes.c Death to RCS tags. 2007-06-29 14:06:52 -04:00
xf86Modes.h Ensure drivers can use new modes header files. 2007-02-17 15:16:44 -08:00
xf86RandR12.c [PATCH] Allocate the right number of entries for saving crtcs 2007-08-08 12:31:11 -07:00
xf86RandR12.h Include xf86Rename.h in xf86RandR12.h. 2007-04-24 17:20:14 -07:00
xf86Rename.h Don't call xf86RandR12TellChanged if it doesn't exist. Add some exports to xf86Rename.h. 2007-04-20 14:23:38 -07:00
xf86Rotate.c Add RandR reflection support. 2007-07-14 09:03:47 -07:00