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
2026-01-18 10:57:07 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
34d13cd0a9c05e6608e57bc0e758951f058a7c6d
SDL
/
src
/
dynapi
History
David Demelier
d0c4849d0b
Rename SDL_atomic_t to SDL_AtomicInt
2023-03-09 09:00:09 -08:00
..
gendynapi.py
gendynapi.py: add option to check doc formating (eg \param \returns \since)
2023-02-12 20:43:30 +01:00
SDL_dynapi_overrides.h
Added SDL_GetSystemTheme() to return whether the system is using a dark or light color theme, and SDL_EVENT_SYSTEM_THEME_CHANGED is sent when this changes
2023-03-09 03:25:20 -08:00
SDL_dynapi_procs.h
Rename SDL_atomic_t to SDL_AtomicInt
2023-03-09 09:00:09 -08:00
SDL_dynapi.c
dynapi: cast GetProcAddress() result to void*
2023-02-03 17:40:40 +03:00
SDL_dynapi.h
Updated copyright for 2023
2023-01-09 09:41:41 -08:00
SDL_dynapi.sym
Added SDL_GetSystemTheme() to return whether the system is using a dark or light color theme, and SDL_EVENT_SYSTEM_THEME_CHANGED is sent when this changes
2023-03-09 03:25:20 -08:00