xserver-multidpi/hw/xfree86/ramdac
Peter Hutterer 66089e9129 xfree86: fix SWCursor check in xf86CursorSetCursor.
Wrong check for inputInfo.pointer resulted in a SW cursor being rendered when
the pointer left the screen (in a Xinerama setup).
We must call the sprite rendering function if
- SW cursors are enabled, or
- The current device is not the VCP and not attached to the VCP.

Reported-by: Gordon Yuan <GordonYuan@viatech.com.cn>
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2009-06-18 15:04:38 +10:00
..
BT.c Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
BT.h Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
BTPriv.h Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
CURSOR.NOTES Merging XORG-CURRENT into trunk 2004-04-23 19:54:30 +00:00
IBM.c Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
IBM.h Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
IBMPriv.h Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
Makefile.am Use libtool convenience libraries and better "symbol" table. 2008-12-07 02:22:19 -02:00
TI.c xfree86: Remove superfluous ifdef DEBUG checks. 2009-05-16 12:20:57 +10:00
TI.h Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
TIPriv.h Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
xf86Cursor.c xfree86: fix SWCursor check in xf86CursorSetCursor. 2009-06-18 15:04:38 +10:00
xf86Cursor.h Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
xf86CursorPriv.h devPrivates rework: since API is already broken, switch everything 2007-08-28 09:28:25 -04:00
xf86HWCurs.c xalloc+memset(0) -> xcalloc 2008-10-06 15:36:51 -04:00
xf86RamDac.c xfree86: ANSI cleanups 2009-01-11 08:54:11 +01:00
xf86RamDac.h Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
xf86RamDacCmap.c Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
xf86RamDacPriv.h Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00