summaryrefslogtreecommitdiff
path: root/src/contrib/SDL-3.2.20/examples/renderer/09-scaling-textures/README.txt
blob: e13a6ec282c59bbe93aa82053293b38f2bae23c6 (plain)
1
2
3
This example creates an SDL window and renderer, loads a texture from a .bmp
file, and then draws it, scaling it up and down.