Michael Palomas
|
21c91d5535
examples now using SDL_ALPHA_OPAQUE(_FLOAT) for opaque alpha value
|
10 months ago |
Ryan C. Gordon
|
659f2f4b04
examples: add basic app metadata to all existing examples.
|
10 months ago |
Ryan C. Gordon
|
fca05fa754
examples: Use SDL_Log() instead of message boxes for errors.
|
10 months ago |
Ryan C. Gordon
|
1787d6ca5c
main: SDL_AppQuit() now reports the result value.
|
10 months ago |
Sam Lantinga
|
575d9cda6f
The parameter to SDL_AppEvent() should be non-const
|
11 months ago |
Sam Lantinga
|
9ff3446f03
Use SDL_bool instead an int return code in the SDL API
|
1 year ago |
Ryan C. Gordon
|
85ca516735
examples: Added a simple camera example.
|
1 year ago |