summaryrefslogtreecommitdiff
path: root/2d/wrappers
Commit message (Expand)AuthorAgeFilesLines
* Change license to GPLv3+.David Thompson2014-03-083-24/+24
* Rewrite font module.David Thompson2014-02-161-204/+0
* Clean up module definition.David Thompson2014-01-121-3/+1
* Add error handling to ftgl-create-texture-font.David Thompson2013-10-111-2/+6
* Revert "Add missing wrappers for glGenTextures and glDeleteTextures."David Thompson2013-09-051-23/+1
* Add missing wrappers for glGenTextures and glDeleteTextures.David Thompson2013-09-051-1/+23
* Make the origin the top-left corner of the window again.David Thompson2013-08-261-1/+15
* Tidy up freeimage module.David Thompson2013-08-241-21/+36
* Add (ice-9 format) module to imports for freeimage and ftglPieter Slabbert2013-08-232-2/+4
* Add a few more wrappers for FTGL layout functions.David Thompson2013-08-181-3/+19
* Add wrappers for FTGL simple layout objects.David Thompson2013-08-181-0/+80
* Create initial bindings for ftgl.David Thompson2013-08-171-0/+89
* Delete freetype wrapper module.David Thompson2013-08-171-33/+0
* Move define-enumeration into util module.David Thompson2013-08-172-16/+42
* Create freetype module.David Thompson2013-08-151-0/+33
* Fix freeimage-load procedure that was not passing enough arguments.David Thompson2013-08-151-4/+3
* Add wrapper for FreeImage_FlipVertical.David Thompson2013-08-151-0/+12
* Add freeimage wrapper.David Thompson2013-08-141-0/+250
* Remove unnecessary gl enum.David Thompson2013-08-141-20/+0
* Move gl.scm to wrappers subdirectory.David Thompson2013-08-141-0/+96