Ryan C. Gordon 4fdeb6861b examples: a few renderer fixes. 2 yıl önce
..
README.txt 0c7334cce3 examples: Added renderer/07-streaming-textures 2 yıl önce
streaming-textures.c 4fdeb6861b examples: a few renderer fixes. 2 yıl önce

README.txt

This example creates an SDL window and renderer, then a streaming texture that
it will update every frame before drawing it to the screen.