Cameron Cawley 0bbbf3d43b Support resizable windows with most examples il y a 4 mois
..
README.txt bb0d6221c1 Use PNG files for tests and examples il y a 4 mois
thumbnail.png 90efb63e52 examples: Improve webpage generation in various ways, add thumbnails, etc. il y a 1 an
viewport.c 0bbbf3d43b Support resizable windows with most examples il y a 4 mois

README.txt

This example creates an SDL window and renderer, loads a texture
from a .png file, and then draws it a few times each frame, adjusting
the viewport before each draw.