Anonymous Maarten
cb3e9578e3
GDK: Fix msbuild project for latest Windows GDK desktop release
2024-11-24 00:04:52 +01:00
Sam Lantinga
1c74a8b5ae
Fixed building with GDK (thanks @Romans-I-XVI!)
...
(cherry picked from commit 1caa427035 )
2024-04-30 10:21:38 -07:00
chalonverse
20af698b02
GDK: Updated MicrosoftGame.config files to use placeholder identifiers from the GDK project template rather than using Microsoft sample identifiers
2022-11-16 11:38:04 -08:00
chalonverse
f317d619cc
Xbox GDKX support ( #5869 )
...
* Xbox GDK support (14 squashed commits)
* Added basic keyboard testing
* Update readme
* Code review fixes
* Fixed issue where controller add/removal wasn't working (since the device notification events don't work on Xbox, have to use the joystick thread to poll XInput)
2022-07-01 13:59:14 -07:00
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