Files
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
..
2026-01-30 07:25:35 -08:00

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