Commit Graph

  • c3b13346e0 On x86, pass -nodefaultlib to linker when wanting to avoid the C library Anonymous Maarten 2022-10-21 18:32:53 +0200
  • d4d99e8c29 workflows: Check we can screen-scrape the SDL_REVISION from Linux builds Simon McVittie 2022-10-21 12:19:59 +0100
  • cfd5d8eb29 build: Regenerate ./configure Simon McVittie 2022-10-20 20:38:57 +0100
  • 4ca5ea5b7e build: Add a mechanism to mark builds with vendor info Simon McVittie 2022-10-20 20:02:21 +0100
  • 2dc788cb9f build: Expand version info in SDL_REVISION and SDL_GetRevision() Simon McVittie 2022-10-20 19:54:24 +0100
  • 5b8f830e34 Virtual joysticks don't need initial axis jitter protection Sam Lantinga 2022-10-22 09:24:28 -0700
  • 0e1d19cf68 fix build errors resulting from -Wmisleading-indentation Ozkan Sezer 2022-10-22 18:56:40 +0300
  • a905a7869f Clear the previous bitmap when calculating a new window shape Sam Lantinga 2022-10-22 08:50:18 -0700
  • 65a38a4015 hidapi, libusb: remove os/2 symbol load hack after os/2 loadso updates Ozkan Sezer 2022-10-22 14:28:10 +0300
  • 3f1b5efcca os2 loadso improvements: Ozkan Sezer 2022-10-22 14:28:10 +0300
  • 3d415bc5d6 loadso, dlsym, SDL_LoadFunction: cleanup the underscored name path. Ozkan Sezer 2022-10-22 11:56:56 +0300
  • f37db957f8 Use -lpthread on OpenBSD Brad Smith 2022-10-21 04:49:15 -0400
  • 5ed091c12d cmake: fix reporting of SDL_TESTS Anonymous Maarten 2022-10-21 15:32:05 +0200
  • 0823b5973a cmake: fix finding wayland-libdecor Anonymous Maarten 2022-10-21 15:31:43 +0200
  • 4264c0b674 os2: fix error message for SDL_LoadObject() Ozkan Sezer 2022-10-21 11:21:40 +0300
  • 96361fc476 cmake: create and install sdl2.pc for MSVC & WATCOM Anonymous Maarten 2022-10-04 21:17:10 +0200
  • 11d53c84a7 cmake: use pkg-config's library dirs as hint for finding a shared library Anonymous Maarten 2022-10-20 01:11:39 +0200
  • 94ac8ae08b cmake: else() does not need an argument Anonymous Maarten 2022-10-20 13:29:35 +0200
  • c6e8961979 Define _USE_MATH_DEFINES for Visual Studio (thanks @pionere!) Sam Lantinga 2022-10-19 08:05:47 -0700
  • d542f43b2a cmake: add SDL_INSTALL_CMAKEDIR cache variable to override location of cmake config files Anonymous Maarten 2022-10-19 16:03:43 +0200
  • f28cf2b0d3 Also remove the OpenBSD comment about OSS Brad Smith 2022-10-19 02:28:36 -0400
  • e7ab581d79
    coreaudio: Dispose of AudioQueue before waiting on the thread. Ryan C. Gordon 2022-10-19 09:14:16 -0400
  • 5b6d36fd9f Merge commit 'aefc6b5bb57cd3aadc6964e26f2caac1d1c5f624' into main Sam Lantinga 2022-10-18 09:21:53 -0700
  • 764e7c4f4b Merge commit '965ba1e09712fc57968d87c1cf60c541529fbd20' into main Sam Lantinga 2022-10-18 09:21:51 -0700
  • 8b6f726546 Merge commit 'dfbb93dd0c4bcdea2a3edc0e3cb0f5dae153d16e' into main Sam Lantinga 2022-10-18 09:21:48 -0700
  • 86695af483 Merge commit 'e8a4c23ce560dad786922e8d51496da2687e1723' into main Sam Lantinga 2022-10-18 09:21:46 -0700
  • 8f7577d70a Merge commit '790fa3156cfee847a7c0b34986de0cd7fdd7438f' into main Sam Lantinga 2022-10-18 09:21:44 -0700
  • ac68c34f76 Merge commit '3ec4c9b3b9a29f17482ad2e130d6b14d79c5cb97' into main Sam Lantinga 2022-10-18 09:21:42 -0700
  • 66226f6520 Merge commit '3d99d31026bb69e208ac82c30c67e62ca1333141' into main Sam Lantinga 2022-10-18 09:21:40 -0700
  • aefc6b5bb5 Renamed variables, index is the singular of indices Sam Lantinga 2022-10-18 08:40:03 -0700
  • 965ba1e097 fix SDL_SendEditingText when long composition text is enabled and strlen(text) == SDL_TEXTEDITINGEVENT_TEXT_SIZE GNQG 2022-10-18 19:03:19 +0900
  • dfbb93dd0c
    SDL_Renderer / GLES2: add specific list of indice to render rect (see #6401) Sylvain 2022-10-18 11:31:30 +0200
  • e8a4c23ce5
    Revert commit 790fa3156c. SDL_BLENDMODE_INVALID case is probably used for custom blendmode Sylvain 2022-10-18 10:45:01 +0200
  • 790fa3156c
    Fix warning: enumeration value 'SDL_BLENDMODE_INVALID' not explicitly handled in switch Sylvain 2022-10-18 10:41:10 +0200
  • 3ec4c9b3b9
    Merge remote-tracking branch 'refs/remotes/origin/main' Sylvain 2022-10-18 10:37:22 +0200
  • 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 +0200
  • 428b5ae546 PSP: Reorder extra imports Wouter Wijsman 2022-10-18 10:34:51 +0200
  • 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 +0200
  • 0bc852ce53 Revert "Disable the RAWINPUT joystick driver by default" Sam Lantinga 2022-10-17 17:43:06 -0700
  • 7e1088167a Fixed command modifier on macOS Deve 2022-10-18 01:07:54 +0200
  • cdf312c83d 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
  • 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
  • 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
  • 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
  • e89389ba0e 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
  • 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
  • 6836273d14 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
  • 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
  • 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
  • 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