[AD] [alleg:bugs] #396 mouse input lag under X11

[ Thread Index | Date Index | More lists.liballeg.org/allegro-developers Archives ]



[bugs:#396] mouse input lag under X11

Status: open
Group: 4.4
Created: Fri Jun 27, 2014 01:36 PM UTC by Benoit Pierre
Last Updated: Fri Jun 27, 2014 01:36 PM UTC
Owner: nobody

When using a high polling rate mouse on Linux with X11, the mouse cursor lags under Adventure Game Studio. This is due to the fact that Allegro will only process up-to 5 X11 events at a time, and so mouse motion events will pile up and the mouse cursor will lag.

The attached patch remove this limitation of only processing 5 events or less at a time.


Sent from sourceforge.net because alleg-developers@xxxxxxxxxx is subscribed to https://sourceforge.net/p/alleg/bugs/

To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/alleg/admin/bugs/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.



Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/