| 
              
0253a450
               | 
              
2022-07-05T21:42:20
               | 
              
               | 
              
Fix format specifiers for WPARAM/LPARAM values, they are UINT_PTR.
               | 
            
            
              
   
               | 
              
f317d619
               | 
              
2022-07-01T13:59:14
               | 
              
               | 
              
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)
               | 
            
            
              
   
               | 
              
3b191580
               | 
              
2022-06-27T17:19:39
               | 
              
               | 
              
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
               |