log src/video/qnxgf/SDL_gf_input.c @ 4531:115a631781bd

age author description
Sun, 24 Jan 2010 21:10:53 +0000 Sam Lantinga Fixed bug #926
Thu, 21 Jan 2010 06:21:52 +0000 Sam Lantinga Switched from SDL_WindowID and SDL_TextureID to SDL_Window* and SDL_Texture* for code simplicity and improved performance.
Tue, 01 Dec 2009 05:57:15 +0000 Sam Lantinga Work in progress on multi-display support:
Fri, 20 Nov 2009 07:06:50 +0000 Mike Gorchak Deinitialization fixes, in case if QNXGF driver is not initialized properly.
Sat, 23 May 2009 22:41:08 +0000 Sam Lantinga indent
Thu, 14 May 2009 11:51:42 +0000 Mike Gorchak More checks for current GF state were added.
Tue, 28 Apr 2009 04:33:30 +0000 Mike Gorchak Support for HID devices (mice and keyboards only for now) has been added