summaryrefslogtreecommitdiff
path: root/sdl2/bindings.scm
Commit message (Expand)AuthorAgeFilesLines
* bindings: Use define-public instead of #:export.David Thompson2015-12-221-57/+27
* window: Allow unspecified and centered window positions.David Thompson2015-12-221-0/+3
* surface: Add binding for SDL_ConvertSurfaceFormat.David Thompson2015-12-221-0/+45
* Add SDL2_mixer bindings.David Thompson2015-12-201-0/+20
* Add color type.David Thompson2015-12-171-0/+3
* events: mouse: Add motion event bindings.David Thompson2015-12-161-0/+10
* events: Add mouse button event bindings.David Thompson2015-12-161-0/+11
* Add event bindings.David Thompson2015-12-161-0/+584
* Add a few surface bindings.David Thompson2015-12-131-0/+19
* Add renderer bindings.David Thompson2015-12-131-1/+29
* Add SDL_GetTicks binding.David Thompson2015-12-121-0/+8
* Initial commit.David Thompson2015-10-061-0/+194