Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | image: Add IMG_SavePNG binding. | David Thompson | 2016-12-16 | 1 | -0/+3 |
| | |||||
* | Add SDL2_mixer bindings. | David Thompson | 2015-12-20 | 1 | -0/+131 |
| | | | | | | | * sdl2/bindings.scm: Add "AUDIO_*" constants. * sdl2/bindings/mixer.scm: New file. * sdl2/mixer.scm: New file. * Makefile.am (SOURCES): Add new files. | ||||
* | Add SDL2_ttf bindings. | David Thompson | 2015-12-17 | 1 | -0/+76 |
| | | | | | | * sdl2/bindings/ttf.scm: New file. * sdl2/ttf.scm: New file. * Makefile.am (SOURCES): Add them. | ||||
* | Add SDL2_image bindings. | David Thompson | 2015-12-16 | 1 | -0/+56 |
* sdl2/bindings/image.scm: New file. * sdl2/image.scm: New file. * Makefile.am (SOURCES): Add them. |