Commit Graph

  • 3ec4c9b3b9 Merge remote-tracking branch 'refs/remotes/origin/main' Sylvain 2022-10-18 10:37:22 +02:00
  • 3d99d31026 Fixed bug #6401 - back-end can choose the order the triangles when rendering rects, attempt to fix small glitch rendering. Sylvain 2022-10-18 10:34:56 +02:00
  • 428b5ae546 PSP: Reorder extra imports Wouter Wijsman 2022-10-18 10:34:51 +02:00
  • 285cbf6fdd Revert commit 485bb3565b. "Fixed bug #6401 - change the order of triangles when using RenderCopy, RenderCopyEx and RenderFillRect" because the glitch reappears on other backend Sylvain 2022-10-18 10:04:06 +02:00
  • 0bc852ce53 Revert "Disable the RAWINPUT joystick driver by default" Sam Lantinga 2022-10-17 17:43:06 -07:00
  • 7e1088167a Fixed command modifier on macOS Deve 2022-10-18 01:07:54 +02:00
  • cdf312c83d Fixed mouse warp after resizing window on macOS. Deve 2022-10-18 00:48:55 +02:00
  • 7c7cd2a605 Fix issue #6037 (incorrect modifier flags on Wayland) David Jacewicz 2022-10-17 14:04:29 -04:00
  • 3903f4c88a PSP: Use vramalloc instead of conflicting valloc function Wouter Wijsman 2022-10-17 21:59:38 +02:00
  • 333935ff3f Make sure we completely unlock joysticks when opening HIDAPI devices Sam Lantinga 2022-10-17 11:10:53 -07:00
  • 47ba997f06 Disable the RAWINPUT joystick driver by default Sam Lantinga 2022-10-17 07:39:52 -07:00
  • 5025f24033 Don't use RAWINPUT joystick driver on Windows XP Sam Lantinga 2022-10-17 07:32:44 -07:00
  • f4e3af15a1 Simplify OSS test by removing OpenBSD specific location of the soundcard.h header Brad Smith 2022-10-17 07:23:40 -04:00
  • 485bb3565b Fixed bug #6401 - change the order of triangles when using RenderCopy, RenderCopyEx and RenderFillRect Sylvain 2022-10-17 13:30:30 +02:00
  • 70dfd6dd1a Added mapping for Xbox Series X controller Sam Lantinga 2022-10-16 09:05:13 -07:00
  • ed412c1385 wayland: Cleanup event source comments, headers, and error reporting Frank Praznik 2022-10-15 14:05:35 -04:00
  • 22461383c6 SDL_audiocvt: Respct the SDL_HINT_AUDIO_RESAMPLING_MODE hint Daniel Bomar 2022-10-15 15:54:12 -05:00
  • e8fdb861ef Removed redundant masking when loading the IMU calibration Sam Lantinga 2022-10-15 10:02:39 -07:00
  • a6573f94ab Fix bugs in IMU calibration loading for Nintendo Controllers happyharryh 2022-10-16 00:23:25 +08:00
  • 6204768653 wayland: Don't block on libdecor_dispatch() Frank Praznik 2022-10-13 16:24:13 -04:00
  • e89389ba0e wayland: Use MAP_PRIVATE when mapping the keyboard keymap file descriptor Frank Praznik 2022-10-14 20:41:10 -04:00
  • 5129a07707 Steam Controller support defaults off, as documented in SDL_hints.h Sam Lantinga 2022-10-14 14:35:52 -07:00
  • 6af17369ca Added mapping for Qanba Drone on Linux without HIDAPI Sam Lantinga 2022-10-14 10:36:24 -07:00
  • 93b7196763 Only update the battery level if we're on Bluetooth Sam Lantinga 2022-10-14 10:32:03 -07:00
  • 120a957d07 Added support for the Qanba Drone Arcade Stick Sam Lantinga 2022-10-14 09:57:02 -07:00
  • 6bb0c2a5c2 Added documentation for some scancodes Sam Lantinga 2022-10-14 06:33:38 -07:00
  • 91ff88451b Disable "The key you just pressed is not recognized by SDL." message by default Sam Lantinga 2022-10-13 23:56:17 -07:00
  • 139192140c Fixed reported cases of "Keyboard layout unknown" messages Sam Lantinga 2022-10-13 23:23:55 -07:00
  • 2c1923859a Don't remove entries from an existing scancode keymap Sam Lantinga 2022-10-13 22:50:57 -07:00
  • 99f2a50394 X11 scancode mapping cleanup Sam Lantinga 2022-10-13 22:40:24 -07:00
  • f5afb7d11a directfb: Fix return type of DirectFB_RenderPresent() Cameron Gutman 2022-10-13 18:44:15 -05:00
  • 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 -07:00
  • eea9f638e2 CI: Update to actions/checkout@v3. Pierre Wendling 2022-10-12 18:51:59 -04:00
  • 7d230af51d testevdev: Explain why the test data is encoded the way it is Simon McVittie 2022-10-12 12:41:30 +01:00
  • 81dee31949 testevdev: Add a static assertion for supported sizeof(long) Simon McVittie 2022-10-12 12:36:41 +01:00
  • 5b9608e08c Remove D3D9 workarounds for Watcom. Pierre Wendling 2022-10-11 23:35:33 -04:00
  • 2d7816e358 dynapi: Disable support for API call logging by default. Ryan C. Gordon 2022-10-12 09:59:31 -04:00
  • f69e004d01 Android default to dynamic API disabled (see #6381) Sylvain 2022-10-12 13:58:41 +02:00
  • f6ff87788a Android default to dynamic API disabled (see #6381) Sylvain 2022-10-12 13:55:14 +02:00
  • 6836273d14 Use XIWarpPointer if compiled with xinput2 Desour 2022-10-12 00:17:50 +02:00
  • fb32effd15 testevdev: Fix detection of word size Helge Deller 2022-10-09 12:13:23 +02:00
  • e710440f58 Vita: Fix typo in CI CMake command. Pierre Wendling 2022-10-11 11:23:16 -04:00
  • b7e8e6f3b8 wayland: Check for the input handle before checking the keyboard handle Ethan Lee 2022-10-11 11:16:52 -04:00
  • be2cb00066 wayland: Check for the input handle before checking the keyboard handle Ethan Lee 2022-10-11 11:16:52 -04:00
  • df1bd07dee d3d12: actually execute the pending commands before processing resize Sam Lantinga 2022-10-11 07:25:27 -07:00
  • 0b88e609bc wayland: Raise wl_seat maximum version to 8 Frank Praznik 2022-10-11 07:40:35 -04:00
  • 41c718edca Fix memory leak in PSP_CreateTexture zhailiangliang 2022-10-11 10:07:32 +08:00
  • 6f224e4d9f Made timestamp_us of sensor events increase monotonically for Nintendo controllers happyharryh 2022-10-11 10:44:20 +08:00
  • 4227a0b4f3 Vita: Turn on SDL_WERROR in CI. Pierre Wendling 2022-10-10 22:44:48 -04:00
  • e99b05d6c4 Vita: Install bash in CI. Pierre Wendling 2022-10-10 22:36:21 -04:00
  • fefd48eb9e PS2: Turn on SDL_WERROR in CI. Pierre Wendling 2022-10-10 22:30:05 -04:00
  • 8117bfe5d1 PS2: Ignore warnings from toolchain headers. Pierre Wendling 2022-10-10 22:29:31 -04:00
  • 0472794609 PSP: Turn on SDL_WERROR in CI. Pierre Wendling 2022-10-10 22:04:15 -04:00
  • 5ddac7e026 PSP: Fix type mismatch warnings. Pierre Wendling 2022-10-10 22:04:02 -04:00
  • c1317175b4 PSP: Fix Wformat warnings. Pierre Wendling 2022-10-10 22:02:17 -04:00
  • 669532d529 PSP: Remove dead code. Pierre Wendling 2022-10-10 22:01:49 -04:00
  • 30579c8cd7 Don't try to create a semaphore for the mutex implementation if threads are disabled Sam Lantinga 2022-10-08 09:32:09 -07:00
  • 17322e2be6 dynapi: Optionally log every call into the SDL API. Ryan C. Gordon 2022-10-10 13:07:52 -04:00
  • 4507083503 Fixed build Sam Lantinga 2022-10-10 09:39:55 -07:00
  • 680d0f043a Added support for undefined or centered position for shaped windows Sam Lantinga 2022-10-10 09:26:49 -07:00
  • b737833d3c N3DS: Turn on SDL_WERROR in CI. Pierre Wendling 2022-10-10 11:07:03 -04:00
  • 6784d84c9d N3DS: Fix -Wformat warnings in tests. Pierre Wendling 2022-10-10 01:31:14 -04:00
  • 43a2b0b1e5 N3DS: Use macro to correct axis. Pierre Wendling 2022-10-10 00:00:52 -04:00
  • 49c25b1daf N3DS: Fix PrivateSensorUpdate call. Pierre Wendling 2022-10-09 23:49:00 -04:00
  • cb1972b3ba N3DS: ZL and ZR should be considered as triggers. Pierre Wendling 2022-09-20 23:07:04 -04:00
  • 86a8714fea N3DS: Refactor joystick module to avoid globals. Pierre Wendling 2022-09-20 23:04:20 -04:00
  • 392f3882d0 N3DS: Use SDL_Sensor instead of Joystick sensors. Pierre Wendling 2022-09-20 22:45:24 -04:00
  • 27557b62b6 N3DS: Prefix timer sources with N3DS_. Pierre Wendling 2022-09-20 19:53:45 -04:00
  • efc93e6851 N3DS: Don't set num_display by hand. Pierre Wendling 2022-09-18 15:17:08 -04:00
  • c7c0e81c1c N3DS: Update README. Pierre Wendling 2022-09-18 14:01:36 -04:00
  • 83ec6062af N3DS: Move gfxInit and hidInit from main to video. Pierre Wendling 2022-09-18 13:46:09 -04:00
  • 266014faa7 N3DS: Use SDL_Touch instead of the Joystick touch. Pierre Wendling 2022-09-18 13:38:26 -04:00
  • f9785702a6 N3DS: Deduce screen from window's display. Pierre Wendling 2022-09-18 13:22:07 -04:00
  • 46a13ad97a N3DS: NEON is likely not supported. Pierre Wendling 2022-09-18 12:35:32 -04:00
  • af2bc2ed0e N3DS: Use osSetSpeedupEnable instead of PTMSYSM. Pierre Wendling 2022-09-18 10:52:35 -04:00
  • 03bbbcd85e N3DS: Use CreateJoystickGUIDForName. Pierre Wendling 2022-09-18 09:06:36 -04:00
  • 2b2693ae90 N3DS: Use asprintf instead of snprintf. Pierre Wendling 2022-09-18 08:49:56 -04:00
  • 655275378d N3DS port (squashed) Pierre Wendling 2021-03-30 04:32:39 -04:00
  • 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 -07:00
  • 6ffc45b0ed Removed "undefined" argument for Apple platforms. Aaron Barany 2022-10-09 17:22:31 -07:00
  • ec1137dfbd cmake: Apply CETCOMPAT fix from ef988fe1 to tests Cameron Gutman 2022-10-09 15:19:47 -05:00
  • f99fc3268e d3d12: fixed window resize handling Sam Lantinga 2022-10-09 11:42:39 -07:00
  • 490c20f93f d3d12: reset the vertex buffer size when it is released Sam Lantinga 2022-10-09 09:57:55 -07:00
  • efdb390caa Disable the HIDAPI Wii driver by default as it doesn't work with the dolphinbar Sam Lantinga 2022-10-09 09:11:33 -07:00
  • 6391ad970c wayland: Factor out common libdecor frame commit code Frank Praznik 2022-10-09 11:11:55 -04:00
  • b0a9396b00 wayland: Remove XDG surface geometry calls Frank Praznik 2022-10-09 11:06:20 -04:00
  • b91ddbc3e2 wayland: null-terminate drop data Guldoman 2022-10-09 06:15:18 +02:00
  • 9df1af352f Sync SDL wiki -> header SDL Wiki Bot 2022-10-09 15:44:07 +00:00
  • d022039529 testhaptic: fix watcom "&array may not produce intended result" warning Ozkan Sezer 2022-10-09 12:01:02 +03:00
  • 151c23415e ci: Add SDL_WERROR to a few configurations Anonymous Maarten 2022-10-06 05:27:37 +02:00
  • eb8eb621b1 SDL_x11modes: fix -Wunused-variable Anonymous Maarten 2022-10-06 22:49:17 +02:00
  • 01498d3acf SDL_render_psp.c: fix -Wshadow Anonymous Maarten 2022-10-06 03:19:28 +02:00
  • 4298e79887 SDL_offscreenframebuffer.c: fix format '%d' expecting int instead of Uint32 Anonymous Maarten 2022-10-06 02:55:30 +02:00
  • b8a4b8d1cd testautomation_mouse: fix format '%i' expecting 'int' instead of 'Uint32' Anonymous Maarten 2022-10-06 02:51:50 +02:00
  • b51a88a95c SDL_malloc.c: fix variable 'used' set but not used Anonymous Maarten 2022-10-06 02:23:57 +02:00
  • 5c150ddc2f SDL_mslibc.c: fix unknown pragma ignored [-Wunknown-pragmas] Anonymous Maarten 2022-10-06 02:21:49 +02:00
  • 37beabd11c SDL_mslib.c: clang-cl does not support /GL- Anonymous Maarten 2022-10-06 02:16:07 +02:00
  • 85fd40fafd Fix -Wunused-const-variable warning when using clang-cl Anonymous Maarten 2022-10-06 02:04:24 +02:00
  • 7ae5d8d406 testmessage: fix conversion from intptr_t to Uint32 Anonymous Maarten 2022-10-06 01:15:49 +02:00
  • 02b200ef08 testoffscreen: fix '<': signed/unsigned mismatch Anonymous Maarten 2022-10-06 01:14:28 +02:00