Cameron Cawley 0bbbf3d43b Support resizable windows with most examples před 4 měsíci
..
README.txt 0c7334cce3 examples: Added renderer/07-streaming-textures před 1 rokem
onmouseover.webp 90efb63e52 examples: Improve webpage generation in various ways, add thumbnails, etc. před 1 rokem
streaming-textures.c 0bbbf3d43b Support resizable windows with most examples před 4 měsíci
thumbnail.png 90efb63e52 examples: Improve webpage generation in various ways, add thumbnails, etc. před 1 rokem

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.