Commit Graph

  • cfb4ef9543 Fixed mouse warp after resizing window on macOS. Deve 2022-10-18 00:48:55 +0200
  • 7c7cd2a605 Fix issue #6037 (incorrect modifier flags on Wayland) David Jacewicz 2022-10-17 14:04:29 -0400
  • 3903f4c88a PSP: Use vramalloc instead of conflicting valloc function Wouter Wijsman 2022-10-17 21:59:38 +0200
  • f0a5c6679a Fix issue #6037 (incorrect modifier flags on Wayland) David Jacewicz 2022-10-17 14:04:29 -0400
  • 333935ff3f Make sure we completely unlock joysticks when opening HIDAPI devices Sam Lantinga 2022-10-17 11:10:53 -0700
  • 47ba997f06 Disable the RAWINPUT joystick driver by default Sam Lantinga 2022-10-17 07:39:52 -0700
  • 5025f24033 Don't use RAWINPUT joystick driver on Windows XP Sam Lantinga 2022-10-17 07:32:44 -0700
  • f4e3af15a1 Simplify OSS test by removing OpenBSD specific location of the soundcard.h header Brad Smith 2022-10-17 07:23:40 -0400
  • be4bad6897 Simplify OSS test by removing OpenBSD specific location of the soundcard.h header Brad Smith 2022-10-17 07:23:40 -0400
  • 485bb3565b
    Fixed bug #6401 - change the order of triangles when using RenderCopy, RenderCopyEx and RenderFillRect Sylvain 2022-10-17 13:30:30 +0200
  • 70dfd6dd1a Added mapping for Xbox Series X controller Sam Lantinga 2022-10-16 09:05:13 -0700
  • ed412c1385 wayland: Cleanup event source comments, headers, and error reporting Frank Praznik 2022-10-15 14:05:35 -0400
  • 22461383c6 SDL_audiocvt: Respct the SDL_HINT_AUDIO_RESAMPLING_MODE hint Daniel Bomar 2022-10-15 15:54:12 -0500
  • a1d4d34eaf
    SDL_audiocvt: Respct the SDL_HINT_AUDIO_RESAMPLING_MODE hint Daniel Bomar 2022-10-15 15:54:12 -0500
  • 94d04f6eaf Select the best pixel formats for use in the software renderer Cameron Cawley 2022-10-15 12:36:07 +0100
  • 80adfab32b wayland: Cleanup event source comments, headers, and error reporting Frank Praznik 2022-10-15 14:05:35 -0400
  • e8fdb861ef Removed redundant masking when loading the IMU calibration Sam Lantinga 2022-10-15 10:02:39 -0700
  • a6573f94ab Fix bugs in IMU calibration loading for Nintendo Controllers happyharryh 2022-10-16 00:23:25 +0800
  • 6204768653 wayland: Don't block on libdecor_dispatch() Frank Praznik 2022-10-13 16:24:13 -0400
  • cdce44ade0 Fix bugs in IMU calibration loading for Nintendo Controllers happyharryh 2022-10-16 00:23:25 +0800
  • e89389ba0e wayland: Use MAP_PRIVATE when mapping the keyboard keymap file descriptor Frank Praznik 2022-10-14 20:41:10 -0400
  • bebe565024 wayland: Don't block on libdecor_dispatch() Frank Praznik 2022-10-13 16:24:13 -0400
  • 1d8f12f91d wayland: Use MAP_PRIVATE when mapping the keyboard keymap file descriptor Frank Praznik 2022-10-14 20:41:10 -0400
  • 5129a07707 Steam Controller support defaults off, as documented in SDL_hints.h Sam Lantinga 2022-10-14 14:35:52 -0700
  • 6af17369ca Added mapping for Qanba Drone on Linux without HIDAPI Sam Lantinga 2022-10-14 10:36:24 -0700
  • 93b7196763 Only update the battery level if we're on Bluetooth Sam Lantinga 2022-10-14 10:32:03 -0700
  • 120a957d07 Added support for the Qanba Drone Arcade Stick Sam Lantinga 2022-10-14 09:57:02 -0700
  • 6bb0c2a5c2 Added documentation for some scancodes Sam Lantinga 2022-10-14 06:33:38 -0700
  • 91ff88451b Disable "The key you just pressed is not recognized by SDL." message by default Sam Lantinga 2022-10-13 23:56:17 -0700
  • 139192140c Fixed reported cases of "Keyboard layout unknown" messages Sam Lantinga 2022-10-13 23:23:55 -0700
  • 2c1923859a Don't remove entries from an existing scancode keymap Sam Lantinga 2022-10-13 22:50:57 -0700
  • 99f2a50394 X11 scancode mapping cleanup Sam Lantinga 2022-10-13 22:40:24 -0700
  • f5afb7d11a directfb: Fix return type of DirectFB_RenderPresent() Cameron Gutman 2022-10-13 18:44:15 -0500
  • fc73386f45 Fixed the mapping from raw joystick values to the expected [SDL_JOYSTICK_AXIS_MIN, SDL_JOYSTICK_AXIS_MAX] range. (thanks Tas!) Sam Lantinga 2022-10-12 21:44:50 -0700
  • eea9f638e2 CI: Update to actions/checkout@v3. Pierre Wendling 2022-10-12 18:51:59 -0400
  • a5d4a57078
    CI: Update to actions/checkout@v3. Pierre Wendling 2022-10-12 18:51:59 -0400
  • 7d230af51d testevdev: Explain why the test data is encoded the way it is Simon McVittie 2022-10-12 12:41:30 +0100
  • 81dee31949 testevdev: Add a static assertion for supported sizeof(long) Simon McVittie 2022-10-12 12:36:41 +0100
  • 5b9608e08c Remove D3D9 workarounds for Watcom. Pierre Wendling 2022-10-11 23:35:33 -0400
  • 2d7816e358
    dynapi: Disable support for API call logging by default. Ryan C. Gordon 2022-10-12 09:59:31 -0400
  • f69e004d01
    Android default to dynamic API disabled (see #6381) Sylvain 2022-10-12 13:58:41 +0200
  • f6ff87788a
    Android default to dynamic API disabled (see #6381) Sylvain 2022-10-12 13:55:14 +0200
  • 011208a983 testevdev: Explain why the test data is encoded the way it is Simon McVittie 2022-10-12 12:41:30 +0100
  • 26d0e50d74 testevdev: Add a static assertion for supported sizeof(long) Simon McVittie 2022-10-12 12:36:41 +0100
  • b4908eab93
    Remove D3D9 workarounds for Watcom. Pierre Wendling 2022-10-11 23:35:33 -0400
  • 6836273d14 Use XIWarpPointer if compiled with xinput2 Desour 2022-10-12 00:17:50 +0200
  • 292293d333 Fix compilation for .m files extension Luca Lolli 2022-09-07 12:21:56 +0200
  • ba668ba3e1 Use XIWarpPointer if compiled with xinput2 Desour 2022-10-12 00:17:50 +0200
  • fb32effd15 testevdev: Fix detection of word size Helge Deller 2022-10-09 12:13:23 +0200
  • e710440f58 Vita: Fix typo in CI CMake command. Pierre Wendling 2022-10-11 11:23:16 -0400
  • 05e7628c0b testevdev: Fix detection of word size Helge Deller 2022-10-09 12:13:23 +0200
  • b7e8e6f3b8 wayland: Check for the input handle before checking the keyboard handle Ethan Lee 2022-10-11 11:16:52 -0400
  • 177a23aa38
    Vita: Fix typo in CI CMake command. Pierre Wendling 2022-10-11 11:23:16 -0400
  • be2cb00066 wayland: Check for the input handle before checking the keyboard handle Ethan Lee 2022-10-11 11:16:52 -0400
  • df1bd07dee d3d12: actually execute the pending commands before processing resize Sam Lantinga 2022-10-11 07:25:27 -0700
  • 0b88e609bc wayland: Raise wl_seat maximum version to 8 Frank Praznik 2022-10-11 07:40:35 -0400
  • 76308483fa wayland: Raise wl_seat maximum version to 8 Frank Praznik 2022-10-11 07:40:35 -0400
  • 41c718edca Fix memory leak in PSP_CreateTexture zhailiangliang 2022-10-11 10:07:32 +0800
  • 6f224e4d9f Made timestamp_us of sensor events increase monotonically for Nintendo controllers happyharryh 2022-10-11 10:44:20 +0800
  • 4227a0b4f3 Vita: Turn on `SDL_WERROR` in CI. Pierre Wendling 2022-10-10 22:44:48 -0400
  • e99b05d6c4 Vita: Install bash in CI. Pierre Wendling 2022-10-10 22:36:21 -0400
  • fefd48eb9e PS2: Turn on `SDL_WERROR` in CI. Pierre Wendling 2022-10-10 22:30:05 -0400
  • 8117bfe5d1 PS2: Ignore warnings from toolchain headers. Pierre Wendling 2022-10-10 22:29:31 -0400
  • 0472794609 PSP: Turn on `SDL_WERROR` in CI. Pierre Wendling 2022-10-10 22:04:15 -0400
  • 5ddac7e026 PSP: Fix type mismatch warnings. Pierre Wendling 2022-10-10 22:04:02 -0400
  • c1317175b4 PSP: Fix `Wformat` warnings. Pierre Wendling 2022-10-10 22:02:17 -0400
  • 669532d529 PSP: Remove dead code. Pierre Wendling 2022-10-10 22:01:49 -0400
  • eea4d6e26a
    Vita: Turn on `SDL_WERROR` in CI. Pierre Wendling 2022-10-10 22:44:48 -0400
  • 239536972a
    Vita: Install bash in CI. Pierre Wendling 2022-10-10 22:36:21 -0400
  • d297133750
    PS2: Turn on `SDL_WERROR` in CI. Pierre Wendling 2022-10-10 22:30:05 -0400
  • b31e699f24
    PS2: Ignore warnings from toolchain headers. Pierre Wendling 2022-10-10 22:29:31 -0400
  • 9cc35f2590 Made timestamp_us of sensor events increase monotonically for Nintendo controllers happyharryh 2022-10-11 10:44:20 +0800
  • f5a4b82741 Fix memory leak in PSP_CreateTexture zhailiangliang 2022-10-11 10:07:32 +0800
  • b0383e44ef
    PSP: Turn on `SDL_WERROR` in CI. Pierre Wendling 2022-10-10 22:04:15 -0400
  • 6ec44077ad
    PSP: Fix type mismatch warnings. Pierre Wendling 2022-10-10 22:04:02 -0400
  • 15d3d42878
    PSP: Fix `Wformat` warnings. Pierre Wendling 2022-10-10 22:02:17 -0400
  • b9d6edbd6e
    PSP: Remove dead code. Pierre Wendling 2022-10-10 22:01:49 -0400
  • 30579c8cd7 Don't try to create a semaphore for the mutex implementation if threads are disabled Sam Lantinga 2022-10-08 09:32:09 -0700
  • 17322e2be6
    dynapi: Optionally log every call into the SDL API. Ryan C. Gordon 2022-10-10 13:07:52 -0400
  • 4507083503 Fixed build Sam Lantinga 2022-10-10 09:39:55 -0700
  • 680d0f043a Added support for undefined or centered position for shaped windows Sam Lantinga 2022-10-10 09:26:49 -0700
  • b737833d3c N3DS: Turn on SDL_WERROR in CI. Pierre Wendling 2022-10-10 11:07:03 -0400
  • 6784d84c9d N3DS: Fix `-Wformat` warnings in tests. Pierre Wendling 2022-10-10 01:31:14 -0400
  • 43a2b0b1e5 N3DS: Use macro to correct axis. Pierre Wendling 2022-10-10 00:00:52 -0400
  • 49c25b1daf N3DS: Fix PrivateSensorUpdate call. Pierre Wendling 2022-10-09 23:49:00 -0400
  • cb1972b3ba N3DS: ZL and ZR should be considered as triggers. Pierre Wendling 2022-09-20 23:07:04 -0400
  • 86a8714fea N3DS: Refactor joystick module to avoid globals. Pierre Wendling 2022-09-20 23:04:20 -0400
  • 392f3882d0 N3DS: Use SDL_Sensor instead of Joystick sensors. Pierre Wendling 2022-09-20 22:45:24 -0400
  • 27557b62b6 N3DS: Prefix timer sources with `N3DS_`. Pierre Wendling 2022-09-20 19:53:45 -0400
  • efc93e6851 N3DS: Don't set `num_display` by hand. Pierre Wendling 2022-09-18 15:17:08 -0400
  • c7c0e81c1c N3DS: Update README. Pierre Wendling 2022-09-18 14:01:36 -0400
  • 83ec6062af N3DS: Move gfxInit and hidInit from main to video. Pierre Wendling 2022-09-18 13:46:09 -0400
  • 266014faa7 N3DS: Use SDL_Touch instead of the Joystick touch. Pierre Wendling 2022-09-18 13:38:26 -0400
  • f9785702a6 N3DS: Deduce screen from window's display. Pierre Wendling 2022-09-18 13:22:07 -0400
  • 46a13ad97a N3DS: NEON is likely not supported. Pierre Wendling 2022-09-18 12:35:32 -0400
  • af2bc2ed0e N3DS: Use osSetSpeedupEnable instead of PTMSYSM. Pierre Wendling 2022-09-18 10:52:35 -0400
  • 03bbbcd85e N3DS: Use CreateJoystickGUIDForName. Pierre Wendling 2022-09-18 09:06:36 -0400
  • 2b2693ae90 N3DS: Use asprintf instead of snprintf. Pierre Wendling 2022-09-18 08:49:56 -0400
  • 655275378d N3DS port (squashed) Pierre Wendling 2021-03-30 04:32:39 -0400
  • 61b5360e17 Only check to see if the ICC profile changes when the display changes or we gain focus Sam Lantinga 2022-10-10 08:27:42 -0700