Eddy Jansson ff2a43bfbf Fix typos in comments. 1 ヶ月 前
..
README.txt 0c7334cce3 examples: Added renderer/07-streaming-textures 1 年間 前
onmouseover.webp 90efb63e52 examples: Improve webpage generation in various ways, add thumbnails, etc. 1 年間 前
streaming-textures.c ff2a43bfbf Fix typos in comments. 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, then a streaming texture that
it will update every frame before drawing it to the screen.