summaryrefslogtreecommitdiff
path: root/test/testgesture.c
AgeCommit message (Expand)AuthorFilesLines
2011-04-08SDL 1.3 is now under the zlib license.Sam Lantinga1-0/+11
2011-03-09Removed newlines from log messagesSam Lantinga1-25/+23
2011-03-09Use SDL_Log() so the messages show up on iPhone and AndroidSam Lantinga1-12/+11
2011-03-09Make the globals static so they're initialized to zero.Sam Lantinga1-5/+5
2011-03-09Fixed testgesture to work on the iPhoneSam Lantinga1-15/+26
2011-01-24Fixed compiling on Windows Mobile SDK 5.0 with Visual Studio 2008Sam Lantinga1-2/+2
2011-01-20Fixed bug #925Sam Lantinga1-2/+2
2010-11-30Fixed crash if the gesture coordinates go negative - FIXME: Should this prote...Sam Lantinga1-2/+2
2010-11-30Added a Visual Studio project for testgestureSam Lantinga1-39/+41
2010-08-15Added README.touch and README.gesture. Moved touchtest/gestureSDLTest to test...Jim Grandpre1-0/+297