Ryan C. Gordon 1787d6ca5c main: SDL_AppQuit() now reports the result value. 11 months ago
..
README.txt 0758b2a0c4 examples: Added renderer/10-geometry 11 months ago
geometry.c 1787d6ca5c main: SDL_AppQuit() now reports the result value. 11 months ago

README.txt

This example creates an SDL window and renderer, loads a texture from a .bmp
file, and then draws geometry (arbitrary polygons) using it.