Ryan C. Gordon
|
659f2f4b04
examples: add basic app metadata to all existing examples.
|
1 gadu atpakaļ |
Ryan C. Gordon
|
fca05fa754
examples: Use SDL_Log() instead of message boxes for errors.
|
1 gadu atpakaļ |
Ryan C. Gordon
|
1787d6ca5c
main: SDL_AppQuit() now reports the result value.
|
1 gadu atpakaļ |
Sam Lantinga
|
575d9cda6f
The parameter to SDL_AppEvent() should be non-const
|
1 gadu atpakaļ |
Sam Lantinga
|
9ff3446f03
Use SDL_bool instead an int return code in the SDL API
|
1 gadu atpakaļ |
Sam Lantinga
|
438a214420
Changed main callback return values to an enumeration
|
1 gadu atpakaļ |
Ryan C. Gordon
|
6a25e94472
examples: Print a description of the program to the console on startup.
|
1 gadu atpakaļ |
Ryan C. Gordon
|
ea137cfbaf
examples: Fix window titles.
|
1 gadu atpakaļ |
Ryan C. Gordon
|
35a1cf910a
examples/audio/simple-playback: Add a description to the example.
|
1 gadu atpakaļ |
Ryan C. Gordon
|
f5f44de155
examples: Add audio/01-simple-playback.
|
1 gadu atpakaļ |