summaryrefslogtreecommitdiff
path: root/sdl2/video.scm
Commit message (Expand)AuthorAgeFilesLines
* video: Add SDL_SetWindowFullscreen binding.David Thompson2016-01-091-0/+15
* video: Fix typo in set-gl-attribute!David Thompson2016-01-091-1/+1
* video: Add SDL_GL_SetSwapInterval binding.David Thompson2016-01-081-1/+21
* video: Add SDL_GL_SetAttribute binding.David Thompson2016-01-021-1/+55
* window: Allow unspecified and centered window positions.David Thompson2015-12-221-4/+16
* window: Improve call-with-window.David Thompson2015-12-141-9/+7
* Remove "sdl-" prefix from symbols in window module.David Thompson2015-12-141-69/+69
* Initial commit.David Thompson2015-10-061-0/+256