xserver/hw/xfree86/modes
Keith Packard 96ef0f7843 Disable SourceValidate in rotation to capture cursor.
SourceValidate is used exclusively by the software cursor code to pull the
cursor off of the screen before using the screen as a source operand. This
eliminates the software cursor from the frame buffer while painting the
rotated image though. Disabling this function by temporarily setting the
screen function pointer to NULL causes the cursor image to be captured.
(cherry picked from commit 05e1c45ade9c558820685bfd2541617a2e8de816)
2007-04-19 17:49:55 -07:00
..
Makefile.am Create driver-independent CRTC-based cursor layer. 2007-03-15 00:02:40 -07:00
xf86Crtc.c Allow outputs to be explicitly enabled in config, overriding detect. 2007-04-16 11:52:59 -07:00
xf86Crtc.h Use default screen monitor for one of the outputs. 2007-04-16 11:52:58 -07:00
xf86Cursors.c Allow xf86_reload_cursors during server init. 2007-03-15 19:32:48 -07:00
xf86DiDGA.c Ensure drivers can use new modes header files. 2007-02-17 15:16:44 -08:00
xf86EdidModes.c Syncmaster 226 monitor needs 60Hz refresh (#10545). 2007-04-17 21:38:10 -07:00
xf86Modes.c Ensure drivers can use new modes header files. 2007-02-17 15:16:44 -08:00
xf86Modes.h Ensure drivers can use new modes header files. 2007-02-17 15:16:44 -08:00
xf86RandR12.c Disable CRTC when SetSingleMode has no matching mode. Update RandR as well. 2007-04-10 12:36:45 -07:00
xf86RandR12.h Disable CRTC when SetSingleMode has no matching mode. Update RandR as well. 2007-04-10 12:36:45 -07:00
xf86Rename.h Add xf86CrtcScreenInit to share initialization across drivers. 2007-03-06 23:20:59 -08:00
xf86Rotate.c Disable SourceValidate in rotation to capture cursor. 2007-04-19 17:49:55 -07:00
xf86cvt.c Enable startup-time rotation; change rotation pixmap creation API. 2007-02-17 15:16:20 -08:00