SDL/examples/renderer/07-streaming-textures
2025-10-07 15:33:10 -04:00
..
onmouseover.webp
README.txt
streaming-textures.c Support resizable windows with most examples 2025-10-07 15:33:10 -04: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.