Ryan C. Gordon 1787d6ca5c main: SDL_AppQuit() now reports the result value. 11 months ago
..
README.txt ffcf372d27 examples: Added renderer/08-rotating-textures 11 months ago
rotating-textures.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 it, rotating around the center of the screen.