Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | surface: Add SDL_CreateRGBSurfaceFrom binding. | David Thompson | 2016-12-16 | 1 | -0/+20 |
* | surface: Add SDL_CreateRGBSurface binding. | David Thompson | 2016-12-16 | 1 | -1/+18 |
* | surface: Fix SDL_Surface struct parsing. | David Thompson | 2016-01-01 | 1 | -19/+22 |
* | surface: Fix convert-surface-format. | David Thompson | 2015-12-22 | 1 | -1/+1 |
* | surface: Add binding for SDL_ConvertSurfaceFormat. | David Thompson | 2015-12-22 | 1 | -1/+89 |
* | surface: Add useful selectors. | David Thompson | 2015-12-20 | 1 | -1/+45 |
* | surface: Fix argument name in record type printer. | David Thompson | 2015-12-17 | 1 | -2/+2 |
* | Add a few surface bindings. | David Thompson | 2015-12-13 | 1 | -0/+66 |