SDL/examples/renderer/07-streaming-textures
Eddy Jansson ff2a43bfbf Fix typos in comments.
(cherry picked from commit 23fec649c2)
2026-01-30 07:25:35 -08:00
..
onmouseover.webp
README.txt
streaming-textures.c Fix typos in comments. 2026-01-30 07:25:35 -08:00
thumbnail.png

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