summaryrefslogtreecommitdiffstats
path: root/DOCS/client_api_examples/sdl
Commit message (Collapse)AuthorAgeFilesLines
* DOCS/client_api_examples/sdl: make the window resizablewm42015-09-041-1/+2
|
* DOCS/client_api_examples/sdl: don't curse the mainloopwm42015-08-171-2/+2
| | | | Fix a typo, and also reword another comment.
* DOCS/client_api_examples/sdl: add more explanation commentswm42015-08-121-1/+21
|
* DOCS/client_api_examples/sdl: don't load file before GL initwm42015-08-111-4/+4
| | | | Could lead to failure because it's essentially a race condition.
* DOCS/client_api_examples: add SDL OpenGL examplewm42015-08-111-0/+137