SDL/src/core
Maido 94a0e5ea8d
Android active driver check (#6850)
Check if a driver is active before attempting to handle the devices.
Otherwise an assertion will fail.
2022-12-19 16:02:10 +01:00
..
android Android active driver check (#6850) 2022-12-19 16:02:10 +01:00
freebsd Update for SDL3 coding style (#6717) 2022-11-30 12:51:59 -08:00
gdk Unify all the SDL_*RunApp() functions into just SDL_RunApp() 2022-12-15 08:01:01 -08:00
haiku Move src/main/haiku/ to src/core/ 2022-12-15 08:01:01 -08:00
linux DBus: add a reference to the connection 2022-12-14 11:41:35 -05:00
n3ds Unify all the SDL_*RunApp() functions into just SDL_RunApp() 2022-12-15 08:01:01 -08:00
ngage Port ngage to header-only SDL_main + SDL_RunApp() 2022-12-15 08:01:01 -08:00
openbsd Fix warnings 'macro argument should be enclosed in parentheses' 2022-12-05 09:06:44 -08:00
ps2 Port PS2 SDL_main to header-only + SDL_RunApp() 2022-12-15 08:01:01 -08:00
psp Port PSP SDL_main to header-only + SDL_RunApp() 2022-12-15 08:01:01 -08:00
unix Convert ticks to 64-bit, added nanosecond precision to the API 2022-12-02 12:37:41 -08:00
windows Unify all the SDL_*RunApp() functions into just SDL_RunApp() 2022-12-15 08:01:01 -08:00
winrt Unify all the SDL_*RunApp() functions into just SDL_RunApp() 2022-12-15 08:01:01 -08:00
SDL_runapp.c Unify all the SDL_*RunApp() functions into just SDL_RunApp() 2022-12-15 08:01:01 -08:00