Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | build: Add SDL2_mixer detection. | David Thompson | 2015-12-17 | 1 | -1/+5 |
* | Add SDL2_ttf bindings. | David Thompson | 2015-12-17 | 2 | -0/+169 |
* | surface: Fix argument name in record type printer. | David Thompson | 2015-12-17 | 1 | -2/+2 |
* | Add color type. | David Thompson | 2015-12-17 | 1 | -0/+3 |
* | build: Add SDL2_ttf detection. | David Thompson | 2015-12-16 | 1 | -1/+5 |
* | Add SDL2_image bindings. | David Thompson | 2015-12-16 | 2 | -0/+107 |
* | build: Add SDL2_image detection. | David Thompson | 2015-12-16 | 1 | -1/+5 |
* | events: joystick: Add button bindings. | David Thompson | 2015-12-16 | 1 | -0/+45 |
* | events: joystick: Add axis motion bindings. | David Thompson | 2015-12-16 | 1 | -0/+38 |
* | events: mouse: Add motion event bindings. | David Thompson | 2015-12-16 | 2 | -0/+69 |
* | events: window: Fix parse-window-event. | David Thompson | 2015-12-16 | 1 | -1/+1 |
* | events: keyboard: Add additional predicates. | David Thompson | 2015-12-16 | 1 | -0/+12 |
* | events: Add mouse button event bindings. | David Thompson | 2015-12-16 | 2 | -0/+81 |
* | Add event bindings. | David Thompson | 2015-12-16 | 2 | -0/+1257 |
* | 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 | 2 | -70/+70 |
* | Add a few surface bindings. | David Thompson | 2015-12-13 | 2 | -0/+85 |
* | Add renderer bindings. | David Thompson | 2015-12-13 | 2 | -1/+162 |
* | Add SDL_GetTicks binding. | David Thompson | 2015-12-12 | 1 | -0/+8 |
* | Initial commit. | David Thompson | 2015-10-06 | 3 | -0/+455 |