Ryan C. Gordon 4fdeb6861b examples: a few renderer fixes. 1 yıl önce
..
README.txt ffcf372d27 examples: Added renderer/08-rotating-textures 1 yıl önce
rotating-textures.c 4fdeb6861b examples: a few renderer fixes. 1 yıl önce

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.