许兴逸
|
c360ca9928
Add UWP-ARM64 Support.
|
2 years ago |
Ozkan Sezer
|
e69838e745
add SDL_crc16.c to msvc and watcom builds
|
2 years ago |
Anonymous Maarten
|
5da85376b9
stdlib: move all mslibc functions to SDL_mslibc.c
|
2 years ago |
Sam Lantinga
|
b299cb3d3c
Added a utility function to calculate the next power of 2 for a value
|
2 years ago |
Cameron Cawley
|
78089e6598
Remove unused internal header SDL_sysevents.h
|
2 years ago |
Anonymous Maarten
|
ae7446a959
stlib: Extract SDL_memcpy and SDL_memset to its own file respectively
|
2 years ago |
Christoph Reichenbach
|
3a20274ddf
Refactoring: move GUID operations out of Joystick
|
2 years ago |
Sam Lantinga
|
17410887d0
Separated controller type data into a C file
|
2 years ago |
Sam Lantinga
|
d5e58049ae
Don't specify a specific SDK when building for UWP
|
2 years ago |
Sam Lantinga
|
a0cdc1fc30
Added declaration of SDL_LogInit() and SDL_LogQuit()
|
3 years ago |
Ethan Lee
|
b1831715a2
UWP: Require Windows 10 16299 or newer.
|
3 years ago |
Sylvain
|
ad6bc521bd
Move SDL_List functions to SDL_list.c to avoid more merge with eventual PR
|
3 years ago |
Sam Lantinga
|
110e4e1334
Use WGI instead of XInput for Windows 10 UWP apps
|
3 years ago |
Sam Lantinga
|
11a9cd6344
Fixed building SDL on UWP
|
3 years ago |
Sam Lantinga
|
5b646cd19e
Build hidapi code into SDL as a new public API
|
3 years ago |
Ethan Lee
|
3ed8ba7d33
winrt: Update SDL-UWP to VS2019
|
3 years ago |
Ethan Lee
|
b88077fe5a
winrt: Move the UWP project files up one directory
|
3 years ago |