summaryrefslogtreecommitdiff
path: root/test/testhittesting.c
Commit message (Expand)AuthorAgeFilesLines
* Fixed bug 3744 - missing SDLCALL in several functionsSam Lantinga2017-08-131-1/+1
* Minor tweaks to testhittesting.Ryan C. Gordon2014-06-051-16/+23
* Added SDL_HITTEST_RESIZE_*, and implemented for X11.Ionut Leonte2014-06-051-1/+23
* Patched to compile on Visual Studio.Ryan C. Gordon2014-05-301-2/+3
* Make some printf() calls into SDL_Log() so I can see them on Windows. :)Ryan C. Gordon2014-05-301-6/+6
* Added a few debug printf() calls.Ryan C. Gordon2014-05-281-0/+2
* Changed drag area API to a hit-testing API.Ryan C. Gordon2014-05-281-0/+102