Mercurial > sdl-ios-xcode
log src/video/qnxgf/SDL_gf_input.c @ 4582:a17fbd25767b
age | author | description |
---|---|---|
2010-01-24 | Sam Lantinga | Fixed bug #926 |
2010-01-21 | Sam Lantinga | Switched from SDL_WindowID and SDL_TextureID to SDL_Window* and SDL_Texture* for code simplicity and improved performance. |
2009-12-01 | Sam Lantinga | Work in progress on multi-display support: |
2009-11-20 | Mike Gorchak | Deinitialization fixes, in case if QNXGF driver is not initialized properly. |
2009-05-23 | Sam Lantinga | indent |
2009-05-14 | Mike Gorchak | More checks for current GF state were added. |
2009-04-28 | Mike Gorchak | Support for HID devices (mice and keyboards only for now) has been added |