[SDL] Re : sfml comment: Was: 2D graphics with OpenGL
Pierre Phaneuf
pphaneuf at gmail.com
Mon Jun 22 09:06:14 PDT 2009
On Sat, Jun 20, 2009 at 10:51 PM, Bastian Spiegel<bs at tkscript.de> wrote:
> Pierre: I hope you will then have a backup of that svn server :*)
There's usually a "good" server backing the Subversion repositories,
and when I use git-svn, I replicate between my workstations/laptops
fairly naturally, as I work on all of them.
> on topic: getting SDL_WaitEvenTimeout() implemented efficiently would be
> really nice to have.
> ..using usleep() or Sleep() /SDL_Delay() sure is *suboptimal*..
> although..in practice it works very well already, at least on current x86
> pcs..
Even on a relatively fast x86 machine, you can totally see the uneven
latency in event handling with the small test program I posted a while
ago (as an attachment):
http://lists.libsdl.org/pipermail/sdl-libsdl.org/2008-May/065067.html
--
http://pphaneuf.livejournal.com/
More information about the SDL
mailing list