Mercurial > sdl-ios-xcode
changeset 2995:b3f23a4b4547
Added more info for precise waiting in SDL_WaitEvent()
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Sun, 04 Jan 2009 19:36:55 +0000 |
parents | 7563b99e9a49 |
children | 972a69e47cd9 |
files | TODO |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/TODO Sun Jan 04 19:33:21 2009 +0000 +++ b/TODO Sun Jan 04 19:36:55 2009 +0000 @@ -20,6 +20,7 @@ * Implement NET_WM_PING and NET_WM_PID/WM_CLIENT_MACHINE (?) - http://standards.freedesktop.org/wm-spec/wm-spec-1.3.html#KILLINGWINDOWS * Add a timeout parameter for SDL_WaitEvent() (?) + - http://lists.libsdl.org/pipermail/sdl-libsdl.org/2008-May/thread.html#65067 * Implement key repeat at the driver level * Add name -> keysym and name -> scancode lookup functions