Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | surface: Fix argument name in record type printer. | David Thompson | 2015-12-17 | 1 | -2/+2 |
| | | | | | * sdl2/surface.scm (<surface>): s/context/surface/ in record type printer. | ||||
* | Add a few surface bindings. | David Thompson | 2015-12-13 | 1 | -0/+66 |
* sdl2/bindings.scm (sdl-rw-from-file, sdl-free-surface, sdl-load-bmp-rw): New procedures. * sdl2/surface.scm: New file. * Makefile.am (SOURCES): Add it. |