SDL/src/joystick/hidapi
2023-12-12 12:51:37 -08:00
..
steam Refactor away some additional integer types. 2023-12-12 12:51:37 -08:00
SDL_hidapi_combined.c Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_hidapi_gamecube.c error: SDL's allocators now call SDL_OutOfMemory on error. 2023-11-30 00:14:27 -05:00
SDL_hidapi_luna.c error: SDL's allocators now call SDL_OutOfMemory on error. 2023-11-30 00:14:27 -05:00
SDL_hidapi_nintendo.h Added support for the Nintendo Online Famicom controllers 2023-06-28 19:15:43 -07:00
SDL_hidapi_ps3.c error: SDL's allocators now call SDL_OutOfMemory on error. 2023-11-30 00:14:27 -05:00
SDL_hidapi_ps4.c Fixed warning C26451: Arithmetic overflow: Using operator '-' on a 4 byte value and then casting the result to a 8 byte value. Cast the value to the wider type before calling operator '-' to avoid overflow (io.2). 2023-12-05 09:31:13 -08:00
SDL_hidapi_ps5.c Fixed warning C26451: Arithmetic overflow: Using operator '-' on a 4 byte value and then casting the result to a 8 byte value. Cast the value to the wider type before calling operator '-' to avoid overflow (io.2). 2023-12-05 09:31:13 -08:00
SDL_hidapi_rumble.c error: SDL's allocators now call SDL_OutOfMemory on error. 2023-11-30 00:14:27 -05:00
SDL_hidapi_rumble.h Rename SDL mutex, semaphore and condition variable types to match SDL 3.0 naming convention 2023-04-28 12:08:33 -07:00
SDL_hidapi_shield.c error: SDL's allocators now call SDL_OutOfMemory on error. 2023-11-30 00:14:27 -05:00
SDL_hidapi_stadia.c error: SDL's allocators now call SDL_OutOfMemory on error. 2023-11-30 00:14:27 -05:00
SDL_hidapi_steam.c Refactor away some additional integer types. 2023-12-12 12:51:37 -08:00
SDL_hidapi_steamdeck.c Refactor away some additional integer types. 2023-12-12 12:51:37 -08:00
SDL_hidapi_switch.c error: SDL's allocators now call SDL_OutOfMemory on error. 2023-11-30 00:14:27 -05:00
SDL_hidapi_wii.c Fixed warning C6340: Mismatch on sign: 'unsigned char' passed as _Param_(2) when some signed type is required in call to 'SDL_SetError_REAL'. 2023-12-05 09:31:13 -08:00
SDL_hidapi_xbox360.c error: SDL's allocators now call SDL_OutOfMemory on error. 2023-11-30 00:14:27 -05:00
SDL_hidapi_xbox360w.c error: SDL's allocators now call SDL_OutOfMemory on error. 2023-11-30 00:14:27 -05:00
SDL_hidapi_xboxone.c error: SDL's allocators now call SDL_OutOfMemory on error. 2023-11-30 00:14:27 -05:00
SDL_hidapijoystick.c Add steam deck detection and HIDAPI driver scaffold. 2023-12-12 12:51:37 -08:00
SDL_hidapijoystick_c.h Add steam deck detection and HIDAPI driver scaffold. 2023-12-12 12:51:37 -08:00