Re: SDL_PollEvent freezes on alt-tab

"lemmn" <[email protected]>
Newsgroups gmane.comp.lib.sdl
Message-ID <[email protected]>
I notice I also have problems with resizing the window.  The program crashes.  Am I trying to do something that isn't possible???

This game's main loop where I process input needs to spin extremely fast!  Because i need sub-millisecond accuracy on input handling.  I need to get those events as fast as possible.

So, my rendering cannot happen in the loop where I handle input.

I need to be able to either render or handle input in a separate thread.  Is either thing possible?

_______________________________________________
SDL mailing list
[email protected]
http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.