summaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* surface: Add SDL_BlitScaled binding.David Thompson2019-01-081-0/+7
| | | | | | * sdl2/bindings.scm (sdl-blit-scaled): New procedure. * sdl2/surface.scm (blit-scaled): New procedure. * doc/api.texi (Surfaces): Document it.
* doc: Replace 'Scheme Procedure' with just 'Procedure'.David Thompson2019-01-081-238/+238
|
* doc: Document (sdl2 rect) module.David Thompson2019-01-081-0/+29
| | | | * doc/api.texi (Rects): New section.
* doc: Document blit-surface.David Thompson2019-01-081-0/+5
| | | | * doc/api.texi (Surfaces): Document blit-surface procedure.
* doc: Fill out some of the API documentation.Kei Kebreau2018-08-011-5/+1128
|
* Add the beginning of a manual.David Thompson2016-12-313-0/+824