XLibre Xserver
Go to file
Peter Hutterer bb072019fa xfree86: don't render SW cursors for devices attached to VCP (#16805)
When leaving 3D games such as quake3 or sauerbraten, a cursor may stay on the
screen. This is caused by one run of SW rendering for the SD, even though the
SD was attached to the VCP and thus has HW rendering capabilities.

Check for the SD's attachment (like in all other functions) before deciding on
SW or HW rendering.

X.Org Bug 16805 <http://bugs.freedesktop.org/show_bug.cgi?id=16805>

Signed-off-by: Peter Hutterer <peter.hutterer@redhat.com>
2008-12-02 13:24:39 -08:00
Xext Xext: fix MultiBuffer compilation error with TryClientEvents. (#18835) 2008-12-02 15:50:38 +10:00
Xi Xi: fix xi_filters size. 2008-12-02 15:50:38 +10:00
composite Switching from Automatic to Manual redirect needs to unmap/remap 2008-09-19 20:58:32 -07:00
config Export symbols defined in the sdk. 2008-11-29 23:56:06 -02:00
damageext Unifdef ISC 2008-10-02 17:03:54 -04:00
dbe Export symbols defined in the sdk. 2008-11-29 23:56:06 -02:00
dix dix: remove confusing (and wrong) comment. VCP is not the only pointer. 2008-12-02 15:50:38 +10:00
doc Document zap/-retro interaction more. 2008-10-07 20:40:15 -04:00
exa Export symbols defined in the sdk. 2008-11-29 23:56:06 -02:00
fb Add visibility flags to XSERVER_CFLAGS. 2008-12-02 02:50:45 -02:00
glx Add visibility flags to XSERVER_CFLAGS. 2008-12-02 02:50:45 -02:00
hw xfree86: don't render SW cursors for devices attached to VCP (#16805) 2008-12-02 13:24:39 -08:00
include Xi: fix use of button->down - bitflags instead of int arrays. 2008-12-02 15:50:37 +10:00
mi mi: UpdateSprite only if the device is attached. 2008-12-02 15:50:38 +10:00
miext Add visibility flags to XSERVER_CFLAGS. 2008-12-02 02:50:45 -02:00
os Add visibility flags to XSERVER_CFLAGS. 2008-12-02 02:50:45 -02:00
randr randr: Don't send output property events on server exit 2008-12-01 11:36:06 -05:00
record Drop the never-called SkippedRequestCallback list. 2008-10-03 17:51:19 -04:00
render Remove declarations of symbols that are never defined. 2008-11-30 01:33:20 -02:00
xfixes Add visibility flags to XSERVER_CFLAGS. 2008-12-02 02:50:45 -02:00
xkb xkb: Extra sanity checks to prevent dev->key == NULL dereferencing. 2008-12-02 15:50:38 +10:00
.gitignore gitignore: ignore .patch files 2008-11-21 09:04:17 +10:00
COPYING Revert "Update COPYING for SHA1 code" 2008-09-23 09:21:37 -07:00
Makefile.am XTrap delenda est. 2008-06-25 09:52:36 -04:00
acinclude.m4 New version of dolt 2008-11-25 23:15:35 -08:00
autogen.sh autogen.sh: Pass --force to autoreconf 2008-07-22 16:55:26 +03:00
configure.ac Add visibility flags to XSERVER_CFLAGS. 2008-12-02 02:50:45 -02:00
cpprules.in For MANDEFS, also replace __mandir__ for $(mandir) which includes 2006-12-08 15:51:44 -06:00
xorg-server.m4 Add xorg-server.m4 for driver dependency checking. 2005-11-01 15:01:51 +00:00
xorg-server.pc.in Enable compiling the X Server and modules with hidden symbols by default. 2008-11-28 02:01:57 -02:00