SDL/src
Sam Lantinga 8f46cb771c SDL_XINPUT_Enabled() returns false until XInput DLL is successfully loaded
We make sure we initialize XInput first, so that anything checking whether it's enabled gets a valid result based on whether we were able to load it or not.
2024-09-06 11:21:06 -07:00
..
atomic windows: Clean out things that should be using defined(SDL_PLATFORM_WINDOWS). 2024-09-06 13:28:39 -04:00
audio winrt: Removed WinRT/Windows Phone/UWP support. 2024-09-06 13:28:39 -04:00
camera Use SDL_bool instead an int return code in the SDL API 2024-08-27 10:31:46 -07:00
core windows: Clean out things that should be using defined(SDL_PLATFORM_WINDOWS). 2024-09-06 13:28:39 -04:00
cpuinfo windows: Clean out things that should be using defined(SDL_PLATFORM_WINDOWS). 2024-09-06 13:28:39 -04:00
dialog Additional cleanup exposed by building with a C++ compiler 2024-08-27 10:31:46 -07:00
dynapi windows: Clean out things that should be using defined(SDL_PLATFORM_WINDOWS). 2024-09-06 13:28:39 -04:00
events windows: Clean out things that should be using defined(SDL_PLATFORM_WINDOWS). 2024-09-06 13:28:39 -04:00
file windows: Clean out things that should be using defined(SDL_PLATFORM_WINDOWS). 2024-09-06 13:28:39 -04:00
filesystem winrt: Removed WinRT/Windows Phone/UWP support. 2024-09-06 13:28:39 -04:00
gpu winrt: Removed WinRT/Windows Phone/UWP support. 2024-09-06 13:28:39 -04:00
haptic Use SDL_bool instead an int return code in the SDL API 2024-08-27 10:31:46 -07:00
hidapi Renamed SDL_Del* to SDL_Remove* 2024-08-31 07:46:28 -07:00
joystick SDL_XINPUT_Enabled() returns false until XInput DLL is successfully loaded 2024-09-06 11:21:06 -07:00
libm
loadso winrt: Removed WinRT/Windows Phone/UWP support. 2024-09-06 13:28:39 -04:00
locale winrt: Removed WinRT/Windows Phone/UWP support. 2024-09-06 13:28:39 -04:00
main winrt: Removed WinRT/Windows Phone/UWP support. 2024-09-06 13:28:39 -04:00
misc winrt: Removed WinRT/Windows Phone/UWP support. 2024-09-06 13:28:39 -04:00
power winrt: Removed WinRT/Windows Phone/UWP support. 2024-09-06 13:28:39 -04:00
render windows: Clean out things that should be using defined(SDL_PLATFORM_WINDOWS). 2024-09-06 13:28:39 -04:00
sensor Use SDL_bool instead an int return code in the SDL API 2024-08-27 10:31:46 -07:00
stdlib windows: Clean out things that should be using defined(SDL_PLATFORM_WINDOWS). 2024-09-06 13:28:39 -04:00
storage Initialize interface structures so they can be extended in the future 2024-09-05 19:16:00 -07:00
test SDL_test: use SDLCALL calling convention 2024-09-06 14:19:05 +02:00
thread windows: Clean out things that should be using defined(SDL_PLATFORM_WINDOWS). 2024-09-06 13:28:39 -04:00
time winrt: Removed WinRT/Windows Phone/UWP support. 2024-09-06 13:28:39 -04:00
timer winrt: Removed WinRT/Windows Phone/UWP support. 2024-09-06 13:28:39 -04:00
video windows: Clean out things that should be using defined(SDL_PLATFORM_WINDOWS). 2024-09-06 13:28:39 -04:00
SDL.c windows: Clean out things that should be using defined(SDL_PLATFORM_WINDOWS). 2024-09-06 13:28:39 -04:00
SDL_assert.c windows: Clean out things that should be using defined(SDL_PLATFORM_WINDOWS). 2024-09-06 13:28:39 -04:00
SDL_assert_c.h Use C++ style comments consistently in SDL source code 2024-08-22 13:30:02 -07:00
SDL_error.c Use SDL_bool instead an int return code in the SDL API 2024-08-27 10:31:46 -07:00
SDL_error_c.h Use C99 bool internally in SDL 2024-08-22 13:30:02 -07:00
SDL_guid.c Use C++ style comments consistently in SDL source code 2024-08-22 13:30:02 -07:00
SDL_hashtable.c Use C99 bool internally in SDL 2024-08-22 13:30:02 -07:00
SDL_hashtable.h Use C99 bool internally in SDL 2024-08-22 13:30:02 -07:00
SDL_hints.c Renamed SDL_Del* to SDL_Remove* 2024-08-31 07:46:28 -07:00
SDL_hints_c.h Use C99 bool internally in SDL 2024-08-22 13:30:02 -07:00
SDL_internal.h Build config flags are either defined or undefined, never 0 2024-09-05 09:52:40 -07:00
SDL_list.c Use SDL_bool instead an int return code in the SDL API 2024-08-27 10:31:46 -07:00
SDL_list.h Use SDL_bool instead an int return code in the SDL API 2024-08-27 10:31:46 -07:00
SDL_log.c windows: Clean out things that should be using defined(SDL_PLATFORM_WINDOWS). 2024-09-06 13:28:39 -04:00
SDL_log_c.h Use C++ style comments consistently in SDL source code 2024-08-22 13:30:02 -07:00
SDL_properties.c Use SDL_bool instead an int return code in the SDL API 2024-08-27 10:31:46 -07:00
SDL_properties_c.h Use SDL_bool instead an int return code in the SDL API 2024-08-27 10:31:46 -07:00
SDL_utils.c Use SDL_bool instead an int return code in the SDL API 2024-08-27 10:31:46 -07:00
SDL_utils_c.h Use SDL_bool instead an int return code in the SDL API 2024-08-27 10:31:46 -07:00