SDL/src
2024-09-06 01:35:43 +02:00
..
atomic Renamed SDL_AtomicSetPtr() and SDL_AtomicGetPtr() 2024-08-31 07:46:28 -07:00
audio Set the desired channel count when opening audio on Android 2024-09-04 13:59:48 -07:00
camera Use SDL_bool instead an int return code in the SDL API 2024-08-27 10:31:46 -07:00
core Build config flags are either defined or undefined, never 0 2024-09-05 09:52:40 -07:00
cpuinfo Use C99 bool internally in SDL 2024-08-22 13:30:02 -07:00
dialog Additional cleanup exposed by building with a C++ compiler 2024-08-27 10:31:46 -07:00
dynapi include: add SDL_RESTRICT for restricted pointer aliasing 2024-09-06 01:35:43 +02:00
events Build config flags are either defined or undefined, never 0 2024-09-05 09:52:40 -07:00
file Use stdbool internally in SDL 2024-08-29 18:54:05 -07:00
filesystem Build config flags are either defined or undefined, never 0 2024-09-05 09:52:40 -07:00
gpu Add SDL_SetGPUBlendConstants, SDL_SetGPUStencilReference (#10704) 2024-09-05 17:41:23 -05: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 Added a defensive check against XINPUTGETCAPABILITIES being NULL 2024-09-04 16:30:27 -07:00
libm Added SDL_isinf(), SDL_isinff(), SDL_isnan(), and SDL_isnanf() 2024-06-24 11:49:15 -07:00
loadso Use C99 bool internally in SDL 2024-08-22 13:30:02 -07:00
locale Use SDL_bool instead an int return code in the SDL API 2024-08-27 10:31:46 -07:00
main Renamed SDL_Del* to SDL_Remove* 2024-08-31 07:46:28 -07:00
misc Use SDL_bool instead an int return code in the SDL API 2024-08-27 10:31:46 -07:00
power Use SDL_bool instead an int return code in the SDL API 2024-08-27 10:31:46 -07:00
render Build config flags are either defined or undefined, never 0 2024-09-05 09:52:40 -07:00
sensor Use SDL_bool instead an int return code in the SDL API 2024-08-27 10:31:46 -07:00
stdlib Renamed SDL_size_add_overflow() and SDL_size_mul_overflow() 2024-09-02 17:17:48 -07:00
storage Removed unnecessary inclusion of stdbool.h 2024-08-28 13:58:03 -07:00
test Fixed random seed not affecting SDLTest_RandomIntegerInRange() 2024-09-01 14:05:27 -07:00
thread Use stdbool internally in SDL 2024-08-29 18:54:05 -07:00
time Additional cleanup exposed by building with a C++ compiler 2024-08-27 10:31:46 -07:00
timer Renamed SDL_Del* to SDL_Remove* 2024-08-31 07:46:28 -07:00
video video: Allow setting the parents of toplevel windows 2024-09-05 15:22:23 -04:00
SDL.c Use SDL_bool instead an int return code in the SDL API 2024-08-27 10:31:46 -07:00
SDL_assert.c Renamed SDL_size_add_overflow() and SDL_size_mul_overflow() 2024-09-02 17:17:48 -07: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 Renamed SDL_size_add_overflow() and SDL_size_mul_overflow() 2024-09-02 17:17:48 -07: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