Cameron Cawley 0bbbf3d43b Support resizable windows with most examples пре 4 месеци
..
README.txt bb0d6221c1 Use PNG files for tests and examples пре 4 месеци
cliprect.c 0bbbf3d43b Support resizable windows with most examples пре 4 месеци
onmouseover.webp 90efb63e52 examples: Improve webpage generation in various ways, add thumbnails, etc. пре 1 година
thumbnail.png 90efb63e52 examples: Improve webpage generation in various ways, add thumbnails, etc. пре 1 година

README.txt

This example creates an SDL window and renderer, loads a texture
from a .png file, and stretches it across the window. Each frame, we move
the clipping rectangle around, so only a small square of the texture is
actually drawn.