summaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Add beginnings of audio API bindings.David Thompson2022-10-231-0/+1
* Add beginnings of sensor API bindings.David Thompson2022-10-231-1/+2
* Add run-example script.David Thompson2021-05-051-0/+1
* make: Update publish task.David Thompson2021-04-251-1/+1
* Add support for hints.Leo Prikler2021-01-161-0/+1
* Add blend mode bindings.Leo Prikler2020-09-301-0/+1
* Automagically detect SDL2_image, SDL2_ttf, SDL2_mixer library directories.David Thompson2020-04-071-4/+4
* doc: Use pretty CSS for HTML version.David Thompson2019-06-021-0/+3
* Fix signature generation in 'make publish'.v0.4.0David Thompson2019-06-021-1/+1
* Makefile: Fix texinfo include file declaration.David Thompson2019-05-231-1/+1
* Add rect module.David Thompson2019-01-071-0/+1
* Makfile: Fix publish task.David Thompson2018-07-101-1/+1
* Makefile: Fix compiled guile module installation location.David Thompson2018-07-101-1/+1
* Add mouse input module.David Thompson2017-11-101-0/+1
* Add clipboard bindings.David Thompson2017-11-101-0/+1
* input: Add keyboard module.David Thompson2017-04-011-0/+1
* Fix 'make publish'.David Thompson2017-01-201-2/+2
* Don't build dvi docs.David Thompson2017-01-201-0/+2
* Add game controller example.David Thompson2017-01-201-1/+2
* Add the beginning of a manual.David Thompson2016-12-311-0/+7
* Add bindings for game controller input.David Thompson2016-12-311-0/+2
* Add bindings for text input event handling.David Thompson2016-12-301-2/+3
* Install modules to correct directory based on Guile version.David Thompson2016-02-101-2/+2
* build: Add 'publish' make target.David Thompson2016-01-011-0/+7
* build: Distribute example files.David Thompson2015-12-221-1/+3
* Add SDL2_mixer bindings.David Thompson2015-12-201-0/+8
* Add SDL2_ttf bindings.David Thompson2015-12-171-0/+8
* Add SDL2_image bindings.David Thompson2015-12-161-0/+8
* Add event bindings.David Thompson2015-12-161-1/+2
* Add a few surface bindings.David Thompson2015-12-131-0/+1
* Add renderer bindings.David Thompson2015-12-131-0/+1
* Initial commit.David Thompson2015-10-061-0/+52