xserver/randr
Andy Ritger d21b6f0a2d randr: Don't recurse into mieqProcessInputEvents() from RRTellChanged().
Call UpdateCurrentTimeIf(), not UpdateCurrentTime(), from RRTellChanged().
The latter calls ProcessInputEvents(), which can trigger a recursion
into mieqProcessInputEvents().  The former omits the call to
ProcessInputEvents().

Signed-off-by: Andy Ritger <aritger@nvidia.com>
Reviewed-by: Jeremy Huddleston <jeremyhu@apple.com>
Signed-off-by: Keith Packard <keithp@keithp.com>
(cherry picked from commit dae317e726)
2012-07-01 09:45:42 +10:00
..
Makefile.am Revert "randr: Add sprite position transforms" 2011-02-23 11:18:12 -08:00
randr.c randr: Don't recurse into mieqProcessInputEvents() from RRTellChanged(). 2012-07-01 09:45:42 +10:00
randrstr.h Introduce a consistent coding style 2012-03-27 11:50:40 -07:00
rrcrtc.c Introduce a consistent coding style 2012-03-27 11:50:40 -07:00
rrdispatch.c Introduce a consistent coding style 2012-03-27 11:50:40 -07:00
rrinfo.c Introduce a consistent coding style 2012-03-27 11:50:40 -07:00
rrmode.c Introduce a consistent coding style 2012-03-27 11:50:40 -07:00
rroutput.c Introduce a consistent coding style 2012-03-27 11:50:40 -07:00
rrpointer.c Introduce a consistent coding style 2012-03-27 11:50:40 -07:00
rrproperty.c Introduce a consistent coding style 2012-03-27 11:50:40 -07:00
rrscreen.c Introduce a consistent coding style 2012-03-27 11:50:40 -07:00
rrsdispatch.c Introduce a consistent coding style 2012-03-27 11:50:40 -07:00
rrtransform.c Introduce a consistent coding style 2012-03-27 11:50:40 -07:00
rrtransform.h Introduce a consistent coding style 2012-03-27 11:50:40 -07:00
rrxinerama.c Introduce a consistent coding style 2012-03-27 11:50:40 -07:00