Mercurial > sdl-ios-xcode
log src/events/SDL_gesture.c @ 4989:58b6bb4a45e9
age | author | description |
---|---|---|
Tue, 30 Nov 2010 18:07:31 -0800 | Sam Lantinga | Fixed massive stack memory usage in the gesture functions |
Tue, 30 Nov 2010 17:58:51 -0800 | Sam Lantinga | First pass at Windows multi-touch gesture support |
Mon, 23 Aug 2010 23:44:28 -0700 | Andreas Schiffler | Update VS2010 project to add new files; update new files so code builds on Win32/Win64 |
Sun, 29 Aug 2010 14:22:22 -0700 | Sam Lantinga | Fixed compiling with Visual Studio 2008 |
Mon, 23 Aug 2010 23:44:28 -0700 | Andreas Schiffler | Update VS2010 project to add new files; update new files so code builds on Win32/Win64 |
Sun, 15 Aug 2010 00:36:28 -0400 | Jim Grandpre | Added README.touch and README.gesture. Moved touchtest/gestureSDLTest to test/testgesture |
Fri, 13 Aug 2010 23:08:32 -0400 | Jim Grandpre | Fixed bugs related to keyboard handling in gestureSDLTest. Fixed gesture code (dynamic memory allocation). Cleaned up gesture and test code. |