SDL-mirror/src/video/windows
Sam Lantinga bb0752e573 Updated touch API
* Normalized touch coordinates as floats in the 0...1 range
* Removed unused touchpad concepts from the API
* Added API functions to get active touch devices and current finger state
2013-03-03 01:01:33 -08:00
..
SDL_msctf.h Fixed line endings - in Mercurial they're \n 2011-02-10 14:36:09 -08:00
SDL_vkeys.h Happy New Year! 2013-02-15 08:47:44 -08:00
SDL_windowsclipboard.c Happy New Year! 2013-02-15 08:47:44 -08:00
SDL_windowsclipboard.h Happy New Year! 2013-02-15 08:47:44 -08:00
SDL_windowsevents.c Updated touch API 2013-03-03 01:01:33 -08:00
SDL_windowsevents.h Happy New Year! 2013-02-15 08:47:44 -08:00
SDL_windowsframebuffer.c Happy New Year! 2013-02-15 08:47:44 -08:00
SDL_windowsframebuffer.h Happy New Year! 2013-02-15 08:47:44 -08:00
SDL_windowskeyboard.c Cleaned up and fixed the Windows keyboard mapping code. 2013-02-28 21:40:08 -08:00
SDL_windowskeyboard.h Cleaned up and fixed the Windows keyboard mapping code. 2013-02-28 21:40:08 -08:00
SDL_windowsmessagebox.c Happy New Year! 2013-02-15 08:47:44 -08:00
SDL_windowsmessagebox.h Happy New Year! 2013-02-15 08:47:44 -08:00
SDL_windowsmodes.c Happy New Year! 2013-02-15 08:47:44 -08:00
SDL_windowsmodes.h Happy New Year! 2013-02-15 08:47:44 -08:00
SDL_windowsmouse.c Happy New Year! 2013-02-15 08:47:44 -08:00
SDL_windowsmouse.h Happy New Year! 2013-02-15 08:47:44 -08:00
SDL_windowsopengl.c Happy New Year! 2013-02-15 08:47:44 -08:00
SDL_windowsopengl.h Happy New Year! 2013-02-15 08:47:44 -08:00
SDL_windowsshape.c Happy New Year! 2013-02-15 08:47:44 -08:00
SDL_windowsshape.h Happy New Year! 2013-02-15 08:47:44 -08:00
SDL_windowsvideo.c Happy New Year! 2013-02-15 08:47:44 -08:00
SDL_windowsvideo.h Cleaned up and fixed the Windows keyboard mapping code. 2013-02-28 21:40:08 -08:00
SDL_windowswindow.c sdl - use the wParam and rawinput data for mouse state rather than just the message type, fixes missing mouse up events when alt-tabing out of the window 2013-02-27 11:39:39 -08:00
SDL_windowswindow.h sdl - use the wParam and rawinput data for mouse state rather than just the message type, fixes missing mouse up events when alt-tabing out of the window 2013-02-27 11:39:39 -08:00
wmmsg.h