Ryan C. Gordon 66b92e95ac examples: renamed renderer sources to match other example directories. před 1 rokem
..
README.txt ffcf372d27 examples: Added renderer/08-rotating-textures před 1 rokem
rotating-textures.c 66b92e95ac examples: renamed renderer sources to match other example directories. před 1 rokem

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.