This website requires JavaScript.
Explore
Projects
Krypton
CPU vs AI
Eko
Help
Register
Sign In
mirrors
/
SDL
Watch
1
Star
0
Fork
0
You've already forked SDL
mirror of
https://github.com/libsdl-org/SDL.git
synced
2025-12-26 08:09:11 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e8dbbf8380dcbb4856e106faebd58b25366a6ea9
SDL
/
src
/
main
History
Ryan C. Gordon
38e3c6a4aa
main: Add an optional
appstate
param to main callback entry points.
...
This allows apps to maintain state data without using global variables.
Fixes
#9377
.
2024-03-27 17:22:08 -04:00
..
emscripten
Updated copyright for 2024
2024-01-01 13:15:26 -08:00
generic
Define SDL_PLATFORM_* macros instead of underscored ones (
#8875
)
2024-01-24 01:40:51 +00:00
ios
Define SDL_PLATFORM_* macros instead of underscored ones (
#8875
)
2024-01-24 01:40:51 +00:00
winrt
Make WinRT's SDL_main header-only
2022-12-15 08:01:01 -08:00
SDL_main_callbacks.c
main: Add an optional
appstate
param to main callback entry points.
2024-03-27 17:22:08 -04:00
SDL_main_callbacks.h
main: Fixed compiler warning on Android.
2024-02-20 15:56:26 -05:00