xserver-multidpi/hw/xfree86/modes
Michel Dänzer 2621380cf6 Fix RandR 1.2 driver interface conversion of two colour cursors to ARGB
This patch (and not setting HARDWARE_CURSOR_BIT_ORDER_MSBFIRST on big endian
platforms) fixes it for me with the radeon driver and doesn't break intel.

Correct patch this time :)
(cherry picked from commit da973e962d)
2008-05-16 17:20:08 +03:00
..
Makefile.am Create driver-independent CRTC-based cursor layer. 2007-03-15 00:02:40 -07:00
xf86Crtc.c Add _X_EXPORT to exported functions in hw/xfree86/modes/* 2007-08-29 16:48:52 -07:00
xf86Crtc.h move intel crtc xv clipping helper to the xserver 2007-08-23 12:22:14 -07:00
xf86Cursors.c Fix RandR 1.2 driver interface conversion of two colour cursors to ARGB 2008-05-16 17:20:08 +03:00
xf86cvt.c Enable startup-time rotation; change rotation pixmap creation API. 2007-02-17 15:16:20 -08:00
xf86DiDGA.c Add _X_EXPORT to exported functions in hw/xfree86/modes/* 2007-08-29 16:48:52 -07:00
xf86EdidModes.c Bug 13308: Verify and reject obviously broken modes. 2007-12-12 23:59:54 +02:00
xf86Modes.c Add _X_EXPORT to exported functions in hw/xfree86/modes/* 2007-08-29 16:48:52 -07:00
xf86Modes.h Ensure drivers can use new modes header files. 2007-02-17 15:16:44 -08:00
xf86RandR12.c Prefer configured DisplaySize to probed DDC data, if available. 2007-11-06 14:53:42 +00: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 Fix rotation for multi-monitor situation. 2008-02-19 21:58:26 +02:00