Ryan C. Gordon 90efb63e52 examples: Improve webpage generation in various ways, add thumbnails, etc. il y a 1 an
..
README.txt 1ed3dac021 examples: Added renderer/14-viewport il y a 1 an
thumbnail.png 90efb63e52 examples: Improve webpage generation in various ways, add thumbnails, etc. il y a 1 an
viewport.c 21c91d5535 examples now using SDL_ALPHA_OPAQUE(_FLOAT) for opaque alpha value il y a 1 an

README.txt

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