xserver/mi
Peter Hutterer d7ac9aff06 mi: start calculating the sprite trace from the first child of root
Introduced in
73698d41e4 "Make XYToWindow a screen function"

Moving the code into miwindow.c changed the start of the loop from
RootWindow()->firstChild to DeepestSpriteWindow(). This function is only
supposed to be called from miXYToWindow which resets spriteTraceGood to 1,
thus DeepestSpriteWindow() is always the root window anyway.
What got dropped was the firstChild as the first window to handle, so we may
end up with the root window twice in the sprite trace.

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Reviewed-by: Keith Packard <keithp@keithp.com>
2014-05-08 12:59:19 -07:00
..
Makefile.am
mi.h Make XYToWindow a screen function 2014-04-01 10:30:42 -07:00
miarc.c Replace 'pointer' type with 'void *' 2014-01-12 10:24:11 -08:00
mibitblt.c mi: miPutImage with XYPixmap failed at depth 32 on 64-bit machines 2014-03-26 12:58:40 -07:00
micmap.c Replace 'pointer' type with 'void *' 2014-01-12 10:24:11 -08:00
micmap.h
micoord.h
micopy.c
micursor.c
midash.c
midispcur.c Replace 'pointer' type with 'void *' 2014-01-12 10:24:11 -08:00
mieq.c mi: fix printf warning about size_t format specifier 2014-02-10 07:02:34 +10:00
miexpose.c Replace 'pointer' type with 'void *' 2014-01-12 10:24:11 -08:00
mifillarc.c
mifillarc.h
mifillrct.c
mifpoly.h
mifpolycon.c
migc.c Replace 'pointer' type with 'void *' 2014-01-12 10:24:11 -08:00
migc.h Clean up a few function prototypes to not place formals in /**/ 2014-01-12 10:24:12 -08:00
miglblt.c Replace 'pointer' type with 'void *' 2014-01-12 10:24:11 -08:00
miinitext.c mi: Hush extension initialization (#75870) 2014-03-29 00:01:11 -07:00
miline.h
mioverlay.c Replace 'pointer' type with 'void *' 2014-01-12 10:24:11 -08:00
mioverlay.h
mipointer.c Replace 'pointer' type with 'void *' 2014-01-12 10:24:11 -08:00
mipointer.h mipointer: Remove deprecated miPointerCurrentScreen 2013-09-10 13:29:21 -04:00
mipointrst.h
mipoly.c
mipoly.h
mipolycon.c
mipolygen.c
mipolypnt.c
mipolyrect.c Replace 'pointer' type with 'void *' 2014-01-12 10:24:11 -08:00
mipolyseg.c
mipolytext.c
mipolyutil.c
mipushpxl.c
miscanfill.h
miscrinit.c Make XYToWindow a screen function 2014-04-01 10:30:42 -07:00
mispans.c
mispans.h
misprite.c Replace 'pointer' type with 'void *' 2014-01-12 10:24:11 -08:00
misprite.h
mistruct.h
mivalidate.h
mivaltree.c
miwideline.c
miwideline.h
miwindow.c mi: start calculating the sprite trace from the first child of root 2014-05-08 12:59:19 -07:00
mizerarc.c
mizerarc.h
mizerclip.c
mizerline.c