SDL/examples/renderer
Ryan C. Gordon 4d4a2786bb render: Updates to format-string versions of SDL_RenderDebugText.
- Removes SDL_RenderDebugTextV
- Changes SDL_RenderDebugTextF to SDL_RenderDebugTextFormat and tweaks it to
  work in a world without SDL_RenderDebugTextV.
- Tweaked rendering position of formatted text in the example program.
2024-12-18 10:40:31 -05:00
..
01-clear
02-primitives
03-lines
04-points
05-rectangles
06-textures
07-streaming-textures
08-rotating-textures
09-scaling-textures
10-geometry
11-color-mods
14-viewport
15-cliprect
17-read-pixels
18-debug-text render: Updates to format-string versions of SDL_RenderDebugText. 2024-12-18 10:40:31 -05:00