Ryan C. Gordon 6a25e94472 examples: Print a description of the program to the console on startup. 1 년 전
..
README.txt 6a25e94472 examples: Print a description of the program to the console on startup. 1 년 전
renderer-primitives.c 6a25e94472 examples: Print a description of the program to the console on startup. 1 년 전

README.txt

This example creates an SDL window and renderer, and then draws some lines,
rectangles and points to it every frame.