Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | video: Add SDL_SetWindowFullscreen binding. | David Thompson | 2016-01-09 | 1 | -0/+15 |
* | video: Fix typo in set-gl-attribute! | David Thompson | 2016-01-09 | 1 | -1/+1 |
* | video: Add SDL_GL_SetSwapInterval binding. | David Thompson | 2016-01-08 | 1 | -1/+21 |
* | video: Add SDL_GL_SetAttribute binding. | David Thompson | 2016-01-02 | 1 | -1/+55 |
* | window: Allow unspecified and centered window positions. | David Thompson | 2015-12-22 | 1 | -4/+16 |
* | window: Improve call-with-window. | David Thompson | 2015-12-14 | 1 | -9/+7 |
* | Remove "sdl-" prefix from symbols in window module. | David Thompson | 2015-12-14 | 1 | -69/+69 |
* | Initial commit. | David Thompson | 2015-10-06 | 1 | -0/+256 |