[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [MiNT] AES related question: How to keep track if my application is receiving input?
Hi,
On Monday 23 August 2010, m0n0 wrote:
> But the problem I have with this code is: If I call SDL_WaitEvent(
> endless ); it internally enters an endless loop which calls the
> evnt_multi function VERY often, until an event occured. This is only
> true when you use the SDL GEM backend, of course.
It happens also on Linux. I've reported a bug about that against SDL
in 2006 and it's still not fixed:
http://bugzilla.libsdl.org/show_bug.cgi?id=323
Would be nice if GEM backend wouldn't have it though. :-)
- Eero