summaryrefslogtreecommitdiff
path: root/2d/wrappers
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | | This was a fucking pain to track down. freeimage-get-bits was randomly failing to load. Sometimes the program would run, sometimes it would crash with a null pointer dereference error.
* 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