Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | render: Add SDL_DestroyTexture binding. | Pierre-Antoine Rouby | 2019-05-27 | 1 | -0/+4 |
* | render: Add SDL_RenderDrawPoint binding. | Pierre-Antoine Rouby | 2019-05-27 | 1 | -0/+5 |
* | render: Add SDL_RenderDrawLine binding. | Pierre-Antoine Rouby | 2019-05-23 | 1 | -0/+5 |
* | render: Add SDL_RenderCopyEx binding. | Pierre-Antoine Rouby | 2019-05-21 | 1 | -2/+4 |
* | surface: Add SDL_FillRect binding. | David Thompson | 2019-01-08 | 1 | -0/+4 |
* | surface: Add SDL_BlitScaled binding. | David Thompson | 2019-01-08 | 1 | -0/+7 |
* | doc: Replace 'Scheme Procedure' with just 'Procedure'. | David Thompson | 2019-01-08 | 1 | -238/+238 |
* | doc: Document (sdl2 rect) module. | David Thompson | 2019-01-08 | 1 | -0/+29 |
* | doc: Document blit-surface. | David Thompson | 2019-01-08 | 1 | -0/+5 |
* | doc: Fill out some of the API documentation. | Kei Kebreau | 2018-08-01 | 1 | -5/+1128 |
* | Add the beginning of a manual. | David Thompson | 2016-12-31 | 1 | -0/+133 |