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

README.txt

This example creates an SDL window and renderer, then a streaming texture that
it will update every frame before drawing it to the screen.