williamistGitHub
|
1d0e28a5b3
|
Add SDL_RenderDebugTextF & SDL_RenderDebugTextV
This should make it easier to quickly put important numbers and such on
the screen without having to format them into a string manually.
|
2024-12-18 10:40:31 -05:00 |
|
Ryan C. Gordon
|
90efb63e52
|
examples: Improve webpage generation in various ways, add thumbnails, etc.
|
2024-12-05 23:58:23 -05:00 |
|
Michael Palomas
|
21c91d5535
|
examples now using SDL_ALPHA_OPAQUE(_FLOAT) for opaque alpha value
|
2024-10-23 07:28:33 -07:00 |
|
Ryan C. Gordon
|
c20918b0fb
|
render: Add SDL_RenderDebugText().
Fixes #11201.
|
2024-10-14 02:45:33 -04:00 |
|