xserver/Xext
Peter Hutterer 0814f511d5 input: store the master device's ID in the devPrivate for XTest devices.
Rather than storing a simple boolean in the devPrivate for XTest devices,
store the actual master device's id (since it is constant for the life of
the device anyway).

Callers should use GetXtstDevice now instead of digging around in the
devPrivates themselves.

This patch allows for a cleanup in the creation of new master devices since
GetMaster and GetXtstDevice spare the need for loops, IsPointer checks and
similar.

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Acked-by: Benjamin Close <Benjamin.Close@clearchain.com>
2009-07-01 08:46:31 +10:00
..
Makefile.am Revert accidental Makefile change from previous commit 2009-04-03 22:38:00 -04:00
bigreq.c xserver: Avoid sending uninitialized padding data over the network 2009-02-16 13:28:38 +10:00
dpms.c DPMS: Code motion. 2009-04-03 18:22:19 -04:00
dpmsproc.h DPMS: Remove unused DPMSGet() 2009-04-03 18:22:20 -04:00
dpmsstubs.c DPMS: Remove unused DPMSGet() 2009-04-03 18:22:20 -04:00
geext.c Fix a couple off-by-one array boundary checks. 2009-05-08 12:27:11 -07:00
geext.h Xext: remove ev_fill from GEExtensions. 2009-03-20 15:17:54 +10:00
geint.h
mbuf.c
mbufbf.c
mbufpx.c
panoramiX.c Fix most remaining deprecated resource lookups. 2009-04-29 01:04:37 -04:00
panoramiX.h Fix most remaining deprecated resource lookups. 2009-04-29 01:04:37 -04:00
panoramiXSwap.c
panoramiXh.h
panoramiXprocs.c Fix most remaining deprecated resource lookups. 2009-04-29 01:04:37 -04:00
panoramiXsrv.h
saver.c Fix most remaining deprecated resource lookups. 2009-04-29 01:04:37 -04:00
security.c Fix most remaining deprecated resource lookups. 2009-04-29 01:04:37 -04:00
securitysrv.h
shape.c Fix most remaining deprecated resource lookups. 2009-04-29 01:04:37 -04:00
shm.c Fix most remaining deprecated resource lookups. 2009-04-29 01:04:37 -04:00
shmint.h
sleepuntil.c
sleepuntil.h
sync.c Fix most remaining deprecated resource lookups. 2009-04-29 01:04:37 -04:00
syncsrv.h
xace.c
xace.h
xacestr.h
xcalibrate.c
xcmisc.c
xf86bigfont.c Fix most remaining deprecated resource lookups. 2009-04-29 01:04:37 -04:00
xres.c
xselinux.c xselinux: ignore property hook calls with the new Post access mode bit set. 2009-06-26 17:05:52 -04:00
xselinux.h xselinux: Add new device permissions for XI2. 2009-06-18 20:56:19 -04:00
xtest.c input: store the master device's ID in the devPrivate for XTest devices. 2009-07-01 08:46:31 +10:00
xvdisp.c Fix most remaining deprecated resource lookups. 2009-04-29 01:04:37 -04:00
xvdisp.h
xvdix.h Fix most remaining deprecated resource lookups. 2009-04-29 01:04:37 -04:00
xvmain.c Fix most remaining deprecated resource lookups. 2009-04-29 01:04:37 -04:00
xvmc.c Fix most remaining deprecated resource lookups. 2009-04-29 01:04:37 -04:00
xvmcext.h