Ryan C. Gordon fca05fa754 examples: Use SDL_Log() instead of message boxes for errors. 1 tahun lalu
..
README.txt 0c7334cce3 examples: Added renderer/07-streaming-textures 1 tahun lalu
streaming-textures.c fca05fa754 examples: Use SDL_Log() instead of message boxes for errors. 1 tahun lalu

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.