Peter Hutterer
59b304d8a2
dix, mi: stop segfaults when a floating device emits events.
...
For pointers: don't try to set master->valuator fields if there is no master.
For keyboards: check if device is valid before trying to access the fields in
miPointerGetScreen (btw. this disables DGA events for floating keyboards).
Also stop the hideous number of ErrorFs if we request the paired device for a
floating dev.
2007-11-08 15:44:18 +10:30
..
Makefile.am
Remove mfb and cfb from include paths where they're not needed.
2007-05-11 11:43:19 -04:00
mi.h
Enable event delivery for multiple heads.
2007-04-26 15:58:50 +09:30
miarc.c
mi: Remove usage of alloca
2007-11-05 14:34:41 +00:00
mibank.c
mi: Remove usage of alloca
2007-11-05 14:34:41 +00:00
mibank.h
Remove RCS tags. Fix Xprint makefile braindamage.
2006-07-21 17:56:00 -04:00
mibitblt.c
mi: Remove usage of alloca
2007-11-05 14:34:41 +00:00
mibstore.c
Implement core protocol backing store exclusively in terms of Composite.
2007-08-25 15:08:20 -04:00
mibstore.h
Implement core protocol backing store exclusively in terms of Composite.
2007-08-25 15:08:20 -04:00
mibstorest.h
Remove RCS tags. Fix Xprint makefile braindamage.
2006-07-21 17:56:00 -04:00
micmap.c
Bug #10560 : Code-Cleanup: function declarations () -> (void)
2007-04-09 14:33:15 -07:00
micmap.h
Remove RCS tags. Fix Xprint makefile braindamage.
2006-07-21 17:56:00 -04:00
micoord.h
mass change from #ifdef i386 to #ifdef __i386__ to conform to ANSI
2007-10-14 18:07:03 -07:00
micursor.c
mi: closing memory leak, miPointer is freed in miPointerCloseScreen
2006-11-23 17:15:14 +10:30
midash.c
Static and dead code cleanup from mi/
2007-03-25 17:56:32 -04:00
midispcur.c
Merge branch 'mpx' into mdsd
2007-11-08 09:34:35 +10:30
mieq.c
mi: change the device id to the master devices' when duplicating the event.
2007-11-08 11:51:03 +10:30
miexpose.c
mi: Remove usage of alloca
2007-11-05 14:34:41 +00:00
mifillarc.c
mi: Remove usage of alloca
2007-11-05 14:34:41 +00:00
mifillarc.h
Static and dead code cleanup from mi/
2007-03-25 17:56:32 -04:00
mifillrct.c
mi: Remove usage of alloca
2007-11-05 14:34:41 +00:00
mifpoly.h
Make the use of ICEIL slightly less ugly.
2007-05-11 11:43:19 -04:00
mifpolycon.c
mi: Remove usage of alloca
2007-11-05 14:34:41 +00:00
migc.c
Remove RCS tags. Fix Xprint makefile braindamage.
2006-07-21 17:56:00 -04:00
migc.h
Remove RCS tags. Fix Xprint makefile braindamage.
2006-07-21 17:56:00 -04:00
miglblt.c
mi: Remove usage of alloca
2007-11-05 14:34:41 +00:00
miinitext.c
Merge branch 'master' into mpx
2007-11-07 15:37:23 +10:30
miline.h
mi: remove 'register' keywords.
2007-03-09 14:16:23 +10:30
mioverlay.c
Remove the PaintWindow optimization.
2007-09-13 00:08:53 +00:00
mioverlay.h
Remove RCS tags. Fix Xprint makefile braindamage.
2006-07-21 17:56:00 -04:00
mipointer.c
dix, mi: stop segfaults when a floating device emits events.
2007-11-08 15:44:18 +10:30
mipointer.h
Enable event delivery for multiple heads.
2007-04-26 15:58:50 +09:30
mipointrst.h
mi: remove mi motion history
2006-10-25 01:10:20 +03:00
mipoly.c
Death to RCS tags.
2007-06-29 14:06:52 -04:00
mipoly.h
Static and dead code cleanup from mi/
2007-03-25 17:56:32 -04:00
mipolycon.c
mi: Remove usage of alloca
2007-11-05 14:34:41 +00:00
mipolygen.c
mi: Remove usage of alloca
2007-11-05 14:34:41 +00:00
mipolypnt.c
mi: Remove usage of alloca
2007-11-05 14:34:41 +00:00
mipolyrect.c
mi: Remove usage of alloca
2007-11-05 14:34:41 +00:00
mipolyseg.c
Remove RCS tags. Fix Xprint makefile braindamage.
2006-07-21 17:56:00 -04:00
mipolytext.c
Static and dead code cleanup from mi/
2007-03-25 17:56:32 -04:00
mipolyutil.c
Static and dead code cleanup from mi/
2007-03-25 17:56:32 -04:00
mipushpxl.c
mi: remove 'register' keywords.
2007-03-09 14:16:23 +10:30
miregion.c
Revert "Fix <pixman.h> include to <pixman/pixman.h>"
2007-08-22 09:00:45 -07:00
miscanfill.h
Remove RCS tags. Fix Xprint makefile braindamage.
2006-07-21 17:56:00 -04:00
miscrinit.c
Add CreatePixmap allocation hints.
2007-11-04 16:11:28 -08:00
mispans.c
mi: Remove usage of alloca
2007-11-05 14:34:41 +00:00
mispans.h
Static and dead code cleanup from mi/
2007-03-25 17:56:32 -04:00
misprite.c
Merge branch 'mpx' into mdsd
2007-11-08 09:34:35 +10:30
misprite.h
Revert "Suppress software cursor removal during rotated shadow buffer drawing."
2007-04-19 17:49:34 -07:00
mispritest.h
Merge branch 'master' into mpx
2007-11-07 15:37:23 +10:30
mistruct.h
Death to RCS tags.
2007-06-29 14:06:52 -04:00
mivalidate.h
Death to RCS tags.
2007-06-29 14:06:52 -04:00
mivaltree.c
Implement core protocol backing store exclusively in terms of Composite.
2007-08-25 15:08:20 -04:00
miwideline.c
mi: Remove usage of alloca
2007-11-05 14:34:41 +00:00
miwideline.h
Static and dead code cleanup from mi/
2007-03-25 17:56:32 -04:00
miwindow.c
Remove the PaintWindow optimization.
2007-09-13 00:08:53 +00:00
mizerarc.c
mi: Remove usage of alloca
2007-11-05 14:34:41 +00:00
mizerarc.h
Static and dead code cleanup from mi/
2007-03-25 17:56:32 -04:00
mizerclip.c
Remove RCS tags. Fix Xprint makefile braindamage.
2006-07-21 17:56:00 -04:00
mizerline.c
mi: Remove usage of alloca
2007-11-05 14:34:41 +00:00