Ryan C. Gordon 66b92e95ac examples: renamed renderer sources to match other example directories. 1 anno fa
..
README.txt 0c7334cce3 examples: Added renderer/07-streaming-textures 1 anno fa
streaming-textures.c 66b92e95ac examples: renamed renderer sources to match other example directories. 1 anno fa

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.