aboutsummaryrefslogtreecommitdiff
path: root/tests/sdl_pumpevents.c
AgeCommit message (Collapse)Author
2013-08-18add tests for alpha keys from SDL_GetKeyStateToadKing
2013-08-12split out handling SDL events from making C events for them, to make ↵Alon Zakai
SDL_PumpEvents work; fixes #1419