Christian Walter
|
e29ebb9f18
|
Update geometry renderer example
This PR updates the geometry renderer example such that the `color` values of `vertices[3]` are set correctly in `SDL_AppIterate`.
|
2025-02-09 10:53:14 -08: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
|
659f2f4b04
|
examples: add basic app metadata to all existing examples.
|
2024-10-07 17:41:15 -04:00 |
|
Ryan C. Gordon
|
fca05fa754
|
examples: Use SDL_Log() instead of message boxes for errors.
Fixes #11094.
|
2024-10-06 22:38:04 -04:00 |
|
Ryan C. Gordon
|
1787d6ca5c
|
main: SDL_AppQuit() now reports the result value.
Fixes #10994.
|
2024-09-29 23:24:04 -04:00 |
|
Ryan C. Gordon
|
37d62deca1
|
examples/renderer/10-geometry: Fixes and cleanups.
|
2024-09-22 01:15:19 -04:00 |
|
Ryan C. Gordon
|
0758b2a0c4
|
examples: Added renderer/10-geometry
|
2024-09-22 01:10:33 -04:00 |
|