SDL/src/main
chalonverse 3b191580c3
Windows GDK Support (#5830)
* Added GDK

* Simplfied checks in SDL_config_wingdk.h

* Added testgdk sample

* Added GDK readme

* Fixed error in merge of SDL_windows.h

* Additional GDK fixes

* OpenWatcom should not export _SDL_GDKGetTaskQueue

* Formatting fixes

* Moved initialization code into SDL_GDKRunApp
2022-06-27 10:19:39 -07:00
..
android Removed the need for libSDL2main.a on Android, and separated JNI initialization out for other integrations 2017-08-28 14:34:15 -07:00
dummy Removed useless forward declaration 2021-07-31 12:44:11 -07:00
gdk Windows GDK Support (#5830) 2022-06-27 10:19:39 -07:00
haiku haiku: Remove BDirectWindow, fix OpenGL handling. 2022-01-12 09:32:56 -08:00
nacl Updated copyright for 2022 2022-01-03 09:40:21 -08:00
ngage N-Gage port: add changes from code reviews, overall cleanup (#5618) 2022-05-11 09:31:34 -07:00
ps2 Initial SDL_ps2_main implementation 2022-06-27 00:32:43 -07:00
psp removed stdlib.h from SDL_psp_main.c now that exit() is gone. 2021-12-07 19:32:56 +03:00
uikit Don't include the internal header for a file intended for use by applications 2022-04-30 11:40:26 -07:00
windows Updated to version 2.23.1 for pre-release checkpoint 2022-06-16 12:50:19 -07:00
winrt WinRT: Move Windows::Foundation::Initialize to SDL2.dll, from SDL_main. 2017-10-24 13:21:11 -04:00