Ryan C. Gordon 1787d6ca5c main: SDL_AppQuit() now reports the result value. 6 月之前
..
README.txt 0758b2a0c4 examples: Added renderer/10-geometry 7 月之前
geometry.c 1787d6ca5c main: SDL_AppQuit() now reports the result value. 6 月之前

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.