xserver/hw/xfree86/modes
Maarten Maathuis dc30ade649 Fix rotation for multi-monitor situation.
- The (x,y)-coordinates of the crtc were not being passed as xFixed values, which made it an obscure bug to find.
- Fix bug #13787.
(cherry picked from commit a48cc88ea2)
2008-02-19 21:58:26 +02: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 Add _X_EXPORT to exported functions in hw/xfree86/modes/* 2007-08-29 16:48:52 -07: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