Sam Lantinga 9ff3446f03 Use SDL_bool instead an int return code in the SDL API 1 year ago
..
README.txt 6a25e94472 examples: Print a description of the program to the console on startup. 1 year ago
renderer-primitives.c 9ff3446f03 Use SDL_bool instead an int return code in the SDL API 1 year ago

README.txt

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