genode/libports/src/lib/sdl
Josef Söntgen 7ac23a2419 libports: use Timer_session as SDL's timer backend
A timer session is now used instead of a jiffy counter. This way, libSDL
can use a time source that is not bound to the granularity our libc's
nanosleep implementation. Currently, the granularity of nanosleep is in
the order of 10 milliseconds, which is far to coarse for the use of
SDL-using applications such as DosBox.

Fixes #934.
2013-11-05 12:14:37 +01:00
..
audio os: Move Genode::Config into 'config' library 2013-09-23 14:25:58 +02:00
loadso libports/SDL: Add ttf, image, mixer, loadso 2013-04-05 12:49:55 +02:00
timer libports: use Timer_session as SDL's timer backend 2013-11-05 12:14:37 +01:00
video New Input::Event::FOCUS, rename keycode to code 2013-01-15 10:18:11 +01:00
SDL_audio.patch SDL audio support 2012-05-10 19:07:54 +02:00
SDL_config_genode.h libports: use SDL's SDL_cdrom dummy implementation 2013-11-05 12:14:23 +01:00
SDL_config.h Imported Genode release 11.11 2011-12-22 16:19:25 +01:00
SDL_video.patch Imported Genode release 11.11 2011-12-22 16:19:25 +01:00