summaryrefslogtreecommitdiff
path: root/src/contrib/SDL-3.2.20/examples/renderer/07-streaming-textures/README.txt
blob: c2505719af3a089cda2c6341e52d63ee846438f2 (plain)
1
2
3
This example creates an SDL window and renderer, then a streaming texture that
it will update every frame before drawing it to the screen.