Historique des commits

Auteur SHA1 Message Date
  Vicki Pfau 4037c258a1 testcontroller: Fix crash when unplugging a controller while calibrating gyro il y a 5 mois
  Eddy Jansson aaee09d6ed Don't do NULL-checks before SDL_free() il y a 5 mois
  Petar Popovic 2c2c2c5a48 Fixed a few "-Wstrict-prototypes" warnings il y a 8 mois
  Aubrey Hesselgren 34616d1b00 A little more tidying. Better notes around how the absolute maximum threshold was arrived at. il y a 8 mois
  Aubrey Hesselgren 6bfc54508c Accelerometer Tolerance is now calibrated before Gyro Drift. il y a 8 mois
  Sam Lantinga ada44eaa10 testcontroller: reverted GameInput test code il y a 8 mois
  Sam Lantinga 3b9db3dd62 Added support for Windows GameInput 2.0 il y a 8 mois
  Aubrey Hesselgren e960bf6904 Gyro instrumentation for test controller (#13287) il y a 9 mois
  Sam Lantinga f62c982bcf Reverted Accelerometer and Gyro displays to throttled display (10hz) il y a 9 mois
  Aubrey Hesselgren 913b611ccd Added tools for evaluating gyroscope accuracy and IMU polling rates. (#13209) il y a 9 mois
  Sam Lantinga 48dfc03a87 Added the gamepad hint SDL_GAMECONTROLLER_USE_GAMECUBE_LABELS il y a 10 mois
  Sam Lantinga 21a7bbbf14 Restore compatibility with older GameCube mappings il y a 10 mois
  Sam Lantinga bc85c55350 testcontroller: create window with high pixel density il y a 1 an
  Sam Lantinga c4550d906a testcontroller: show the gamepad device type il y a 1 an
  nightmareci 718034f5fa Remove newlines from log messages il y a 1 an
  Sam Lantinga 362f96a6cf testcontroller: use SDL_MAIN_USE_CALLBACKS so updates happen during live resizing il y a 1 an
  Ozkan Sezer 307dac97ac testcontroller.c: fix build errors due to -Wformat after commit b524af1 il y a 1 an
  Sam Lantinga b524af1b43 testcontroller: log the ID of gamepads as they are added and removed il y a 1 an
  Sam Lantinga 9f7b2c3595 Fixed incorrect error message when a joystick can't be opened il y a 1 an
  Sam Lantinga f2074d7af3 Updated copyright for 2025 il y a 1 an
  Sam Lantinga ecfd143a26 testcontroller: update the controller name when it's opened as a gamepad il y a 1 an
  Sam Lantinga 0ef7a1d901 Show the guid of gamepads that are opened il y a 1 an
  Daniel Ludwig 5b6342a00d Default SDL_HINT_JOYSTICK_GAMEINPUT to "1" on GDK platforms il y a 1 an
  Daniel Ludwig ed87e7e434 test: enable GameInput driver on GDK platforms il y a 1 an
  Ryan C. Gordon 54459def69 render: Remove the logical presentation render target. il y a 1 an
  Sam Lantinga a90ad3b0e2 Removed SDL_bool in favor of plain bool il y a 1 an
  Sam Lantinga dc639956ba Improve logging performance and make log priorities thread-safe il y a 1 an
  Sam Lantinga 37c9fb490e Changed enums to use XXX_COUNT for the count or number of values il y a 1 an
  Sam Lantinga 6fc6e3dc7e Use SDL_bool where appropriate in SDL events il y a 1 an
  Sam Lantinga 702ed83f72 Initialize interface structures so they can be extended in the future il y a 1 an