SDL2/src
Sam Lantinga 324c0b76a0 Removed SDL_HasGamepads(), SDL_HasJoysticks(), and SDL_HasSensors()
Also cleaned up logic for whether we need to poll for events:
- We need to periodically poll for joysticks to handle hotplug.
- We need to frequently poll for joysticks and sensors when they're open so their state can be updated
2022-12-29 23:20:26 -08:00
..
atomic Removed the vi format comments from the source 2022-12-26 11:17:23 -08:00
audio Remove more reserved identifiers (#6925) 2022-12-29 13:58:16 -08:00
core Mouse coordinates are floating point 2022-12-29 23:12:19 -08:00
cpuinfo Removed the vi format comments from the source 2022-12-26 11:17:23 -08:00
dynapi Removed SDL_HasGamepads(), SDL_HasJoysticks(), and SDL_HasSensors() 2022-12-29 23:20:26 -08:00
events Removed SDL_HasGamepads(), SDL_HasJoysticks(), and SDL_HasSensors() 2022-12-29 23:20:26 -08:00
file SDL API renaming: SDL_Alloc*/SDL_Free* -> SDL_Create*/SDL_Destroy* 2022-12-29 15:07:15 -08:00
filesystem Removed the vi format comments from the source 2022-12-26 11:17:23 -08:00
haptic SDL API renaming: internal functions 2022-12-27 15:05:51 -08:00
hidapi Removed the vi format comments from the source 2022-12-26 11:17:23 -08:00
joystick Removed SDL_HasGamepads(), SDL_HasJoysticks(), and SDL_HasSensors() 2022-12-29 23:20:26 -08:00
libm Added SDL_modf() and SDL_modff() 2022-12-29 23:12:19 -08:00
loadso Removed the vi format comments from the source 2022-12-26 11:17:23 -08:00
locale Removed the vi format comments from the source 2022-12-26 11:17:23 -08:00
main/winrt Remove SDL3_main from build systems, remove most of src/main/* 2022-12-15 08:01:01 -08:00
misc Removed the vi format comments from the source 2022-12-26 11:17:23 -08:00
power Removed the vi format comments from the source 2022-12-26 11:17:23 -08:00
render Mouse coordinates are floating point 2022-12-29 23:12:19 -08:00
sensor Removed SDL_HasGamepads(), SDL_HasJoysticks(), and SDL_HasSensors() 2022-12-29 23:20:26 -08:00
stdlib Added SDL_modf() and SDL_modff() 2022-12-29 23:12:19 -08:00
test Mouse coordinates are floating point 2022-12-29 23:12:19 -08:00
thread Removed the vi format comments from the source 2022-12-26 11:17:23 -08:00
timer Remove more reserved identifiers (#6925) 2022-12-29 13:58:16 -08:00
video Mouse coordinates are floating point 2022-12-29 23:12:19 -08:00
SDL.c SDL API renaming: internal functions 2022-12-27 15:05:51 -08:00
SDL_assert.c Removed the vi format comments from the source 2022-12-26 11:17:23 -08:00
SDL_assert_c.h Removed the vi format comments from the source 2022-12-26 11:17:23 -08:00
SDL_dataqueue.c SDL API renaming: internal functions 2022-12-27 15:05:51 -08:00
SDL_dataqueue.h SDL API renaming: internal functions 2022-12-27 15:05:51 -08:00
SDL_error.c Removed the vi format comments from the source 2022-12-26 11:17:23 -08:00
SDL_error_c.h Removed the vi format comments from the source 2022-12-26 11:17:23 -08:00
SDL_guid.c Update for SDL3 coding style (#6717) 2022-11-30 12:51:59 -08:00
SDL_hints.c Removed the vi format comments from the source 2022-12-26 11:17:23 -08:00
SDL_hints_c.h Removed the vi format comments from the source 2022-12-26 11:17:23 -08:00
SDL_internal.h SDL API renaming: SDL_surface.h 2022-12-27 06:36:39 -08:00
SDL_intrin.h Removed the vi format comments from the source 2022-12-26 11:17:23 -08:00
SDL_list.c Removed the vi format comments from the source 2022-12-26 11:17:23 -08:00
SDL_list.h Removed the vi format comments from the source 2022-12-26 11:17:23 -08:00
SDL_log.c SDL API renaming: internal functions 2022-12-27 15:05:51 -08:00
SDL_log_c.h SDL API renaming: internal functions 2022-12-27 15:05:51 -08:00
SDL_utils.c Removed the vi format comments from the source 2022-12-26 11:17:23 -08:00
SDL_utils_c.h Removed the vi format comments from the source 2022-12-26 11:17:23 -08:00