You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
sdl/examples/renderer/09-scaling-textures
Petar Popovic c70f54e28b Remove redundant casts 1 day ago
..
README.txt examples: Added renderer/09-scaling-textures 5 months ago
onmouseover.webp examples: Improve webpage generation in various ways, add thumbnails, etc. 3 months ago
scaling-textures.c Remove redundant casts 1 day ago
thumbnail.png examples: Improve webpage generation in various ways, add thumbnails, etc. 3 months ago

README.txt

This example creates an SDL window and renderer, loads a texture from a .bmp
file, and then draws it, scaling it up and down.