Ryan C. Gordon 1787d6ca5c main: SDL_AppQuit() now reports the result value. 6 miesięcy temu
..
README.txt 2bd3d9cfb7 examples: Added renderer/06-textures 7 miesięcy temu
textures.c 1787d6ca5c main: SDL_AppQuit() now reports the result value. 6 miesięcy temu

README.txt

This example creates an SDL window and renderer, loads a texture from a
.bmp file, and then draws it a few times each frame.