Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move define-enumeration into util module. | David Thompson | 2013-08-17 | 2 | -16/+42 |
| | |||||
* | Create freetype module. | David Thompson | 2013-08-15 | 1 | -0/+33 |
| | |||||
* | Fix freeimage-load procedure that was not passing enough arguments. | David Thompson | 2013-08-15 | 1 | -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 Thompson | 2013-08-15 | 1 | -0/+12 |
| | |||||
* | Add freeimage wrapper. | David Thompson | 2013-08-14 | 1 | -0/+250 |
| | |||||
* | Remove unnecessary gl enum. | David Thompson | 2013-08-14 | 1 | -20/+0 |
| | |||||
* | Move gl.scm to wrappers subdirectory. | David Thompson | 2013-08-14 | 1 | -0/+96 |