Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move define-enumeration into util module. | David Thompson | 2013-08-17 | 1 | -16/+2 |
| | |||||
* | 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 |