Commit 33fcc9cd authored by Sam Lantinga's avatar Sam Lantinga

Added more info for precise waiting in SDL_WaitEvent()

--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%403457
parent 522eb2b9
...@@ -20,6 +20,7 @@ ...@@ -20,6 +20,7 @@
* Implement NET_WM_PING and NET_WM_PID/WM_CLIENT_MACHINE (?) * Implement NET_WM_PING and NET_WM_PID/WM_CLIENT_MACHINE (?)
- http://standards.freedesktop.org/wm-spec/wm-spec-1.3.html#KILLINGWINDOWS - http://standards.freedesktop.org/wm-spec/wm-spec-1.3.html#KILLINGWINDOWS
* Add a timeout parameter for SDL_WaitEvent() (?) * 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 * Implement key repeat at the driver level
* Add name -> keysym and name -> scancode lookup functions * Add name -> keysym and name -> scancode lookup functions
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment