SDL2/src/joystick
2022-12-04 09:39:55 -08:00
..
android Pass the event timestamp for joystick events 2022-12-04 09:29:28 -08:00
apple The timestamp_us member of the sensor events has been renamed sensor_timestamp and now represents nanoseconds. 2022-12-04 09:29:28 -08:00
bsd Pass the event timestamp for joystick events 2022-12-04 09:29:28 -08:00
darwin Pass the event timestamp for joystick events 2022-12-04 09:29:28 -08:00
dummy Update for SDL3 coding style (#6717) 2022-11-30 12:51:59 -08:00
emscripten Pass the event timestamp for joystick events 2022-12-04 09:29:28 -08:00
haiku Pass the event timestamp for joystick events 2022-12-04 09:29:28 -08:00
hidapi The timestamp_us member of the sensor events has been renamed sensor_timestamp and now represents nanoseconds. 2022-12-04 09:29:28 -08:00
linux Pass the event timestamp for joystick events 2022-12-04 09:29:28 -08:00
n3ds Pass the event timestamp for joystick events 2022-12-04 09:29:28 -08:00
ps2 Pass the event timestamp for joystick events 2022-12-04 09:29:28 -08:00
psp Pass the event timestamp for joystick events 2022-12-04 09:29:28 -08:00
steam Update for SDL3 coding style (#6717) 2022-11-30 12:51:59 -08:00
virtual Pass the event timestamp for joystick events 2022-12-04 09:29:28 -08:00
vita Pass the event timestamp for joystick events 2022-12-04 09:29:28 -08:00
windows Fixed windows build 2022-12-04 09:39:55 -08:00
check_8bitdo.sh Avoid use of deprecated egrep/fgrep 2022-11-24 02:58:20 -08:00
controller_type.c Added precompiled header support for Visual Studio and Xcode (#6710) 2022-11-29 18:34:15 -08:00
controller_type.h Separate the controller protocol from the controller style 2022-06-15 20:46:01 -07:00
SDL_gamecontroller.c Removed SDL_SensorGetDataWithTimestamp() and SDL_GameControllerGetSensorDataWithTimestamp() 2022-12-04 09:29:28 -08:00
SDL_gamecontrollerdb.h Update for SDL3 coding style (#6717) 2022-11-30 12:51:59 -08:00
SDL_joystick.c Removed SDL_SensorGetDataWithTimestamp() and SDL_GameControllerGetSensorDataWithTimestamp() 2022-12-04 09:29:28 -08:00
SDL_joystick_c.h The timestamp_us member of the sensor events has been renamed sensor_timestamp and now represents nanoseconds. 2022-12-04 09:29:28 -08:00
SDL_sysjoystick.h Removed SDL_SensorGetDataWithTimestamp() and SDL_GameControllerGetSensorDataWithTimestamp() 2022-12-04 09:29:28 -08:00
sort_controllers.py Need to swap endianness when extracting the CRC from game controller mappings 2022-10-05 16:18:42 -07:00
usb_ids.h Added support for the Logitech Cordless Precision PS3 controller 2022-11-30 17:18:00 -08:00