xserver-multidpi/hw/xfree86/modes
Aaron Plattner 57cd32e934 xfree86/modes: Make cursor position transform a helper function
When the driver can handle the crtc transform in hardware, it sets
crtc->driverIsPerformingTransform, which turns off both the shadow
layer and the cursor's position-transforming code.  However, some
drivers actually do require the cursor position to still be
transformed in these cases.  Move the cursor position transform into a
helper function that can be called by such drivers.

Signed-off-by: Aaron Plattner <aplattner@nvidia.com>
2011-10-03 11:30:04 -07:00
..
Makefile.am displayid: Implement mode decoding. 2009-07-17 14:48:55 -04:00
xf86Crtc.c xfree86/modes: Fixed memory leak in xf86InitialConfiguration 2011-03-14 13:14:04 -07:00
xf86Crtc.h xfree86/modes: Make cursor position transform a helper function 2011-10-03 11:30:04 -07:00
xf86Cursors.c xfree86/modes: Make cursor position transform a helper function 2011-10-03 11:30:04 -07:00
xf86cvt.c Fix UTF-8 encoding 2011-06-30 16:38:31 +10:00
xf86DiDGA.c Remove more superfluous if(p) checks around free(p) 2010-06-06 20:27:18 +07:00
xf86DisplayIDModes.c Replace X-allocation functions with their C89 counterparts 2010-05-13 00:22:37 +07:00
xf86EdidModes.c edid: Fix incorrect timings for VIC61 2011-01-04 14:08:16 -05:00
xf86gtf.c Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
xf86Modes.c print DisplayMode type bits 2011-09-21 13:46:57 -07:00
xf86Modes.h Fix UTF-8 encoding 2011-06-30 16:38:31 +10:00
xf86RandR12.c hw/xfree86/modes: remove duplicated include 2011-04-24 19:46:06 -07:00
xf86RandR12.h Clean up RandR12 bits on screen close (bug 27114) 2010-06-15 14:39:25 -07:00
xf86Rename.h Allow drivers to set crtc transforms. 2008-11-24 13:24:40 -08:00
xf86Rotate.c xfree86/modes: Let the driver handle the transform 2011-10-03 11:30:00 -07:00