Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add run-example script. | David Thompson | 2021-05-05 | 1 | -0/+1 |
* | make: Update publish task. | David Thompson | 2021-04-25 | 1 | -1/+1 |
* | Add support for hints. | Leo Prikler | 2021-01-16 | 1 | -0/+1 |
* | Add blend mode bindings. | Leo Prikler | 2020-09-30 | 1 | -0/+1 |
* | Automagically detect SDL2_image, SDL2_ttf, SDL2_mixer library directories. | David Thompson | 2020-04-07 | 1 | -4/+4 |
* | doc: Use pretty CSS for HTML version. | David Thompson | 2019-06-02 | 1 | -0/+3 |
* | Fix signature generation in 'make publish'.v0.4.0 | David Thompson | 2019-06-02 | 1 | -1/+1 |
* | Makefile: Fix texinfo include file declaration. | David Thompson | 2019-05-23 | 1 | -1/+1 |
* | Add rect module. | David Thompson | 2019-01-07 | 1 | -0/+1 |
* | Makfile: Fix publish task. | David Thompson | 2018-07-10 | 1 | -1/+1 |
* | Makefile: Fix compiled guile module installation location. | David Thompson | 2018-07-10 | 1 | -1/+1 |
* | Add mouse input module. | David Thompson | 2017-11-10 | 1 | -0/+1 |
* | Add clipboard bindings. | David Thompson | 2017-11-10 | 1 | -0/+1 |
* | input: Add keyboard module. | David Thompson | 2017-04-01 | 1 | -0/+1 |
* | Fix 'make publish'. | David Thompson | 2017-01-20 | 1 | -2/+2 |
* | Don't build dvi docs. | David Thompson | 2017-01-20 | 1 | -0/+2 |
* | Add game controller example. | David Thompson | 2017-01-20 | 1 | -1/+2 |
* | Add the beginning of a manual. | David Thompson | 2016-12-31 | 1 | -0/+7 |
* | Add bindings for game controller input. | David Thompson | 2016-12-31 | 1 | -0/+2 |
* | Add bindings for text input event handling. | David Thompson | 2016-12-30 | 1 | -2/+3 |
* | Install modules to correct directory based on Guile version. | David Thompson | 2016-02-10 | 1 | -2/+2 |
* | build: Add 'publish' make target. | David Thompson | 2016-01-01 | 1 | -0/+7 |
* | build: Distribute example files. | David Thompson | 2015-12-22 | 1 | -1/+3 |
* | Add SDL2_mixer bindings. | David Thompson | 2015-12-20 | 1 | -0/+8 |
* | Add SDL2_ttf bindings. | David Thompson | 2015-12-17 | 1 | -0/+8 |
* | Add SDL2_image bindings. | David Thompson | 2015-12-16 | 1 | -0/+8 |
* | Add event bindings. | David Thompson | 2015-12-16 | 1 | -1/+2 |
* | Add a few surface bindings. | David Thompson | 2015-12-13 | 1 | -0/+1 |
* | Add renderer bindings. | David Thompson | 2015-12-13 | 1 | -0/+1 |
* | Initial commit. | David Thompson | 2015-10-06 | 1 | -0/+52 |