Commit Graph

  • 1b2eabb052
    Merge e3ab06ad91 into 842f6dc402 Katharine Chui 2025-01-18 13:20:24 +0100
  • c58dcd12d7
    Merge 3083173a24 into 842f6dc402 Frank Praznik 2025-01-18 13:09:17 +0100
  • 4cb6572993
    Merge 9dc6c6e4d4 into 842f6dc402 Ryan C. Gordon 2025-01-18 17:37:16 +0900
  • 7d8a8dd221
    Merge c935b3426f into 842f6dc402 Cameron Cawley 2025-01-18 17:36:39 +0900
  • 0fb7b4da38
    Merge 90707c019c into 842f6dc402 Katelyn Gadd 2025-01-18 17:44:54 +1100
  • 48840ec7d6
    Merge 270c67dd92 into 842f6dc402 Anonymous Maarten 2025-01-18 08:44:16 +0530
  • 7d407e2716
    Merge a24da8786b into 842f6dc402 Semphriss 2025-01-18 03:54:08 +0100
  • 59c41a40e7
    Merge de1a93eaa9 into 842f6dc402 Semphriss 2025-01-18 03:39:53 +0100
  • 842f6dc402
    Fixed wrong type of `phase` (#12014) main Nicolas Firmo 2025-01-17 23:12:47 -0300
  • 53936ca96f
    Merge branch 'main' into audio-playback-phase-type Nicolas Firmo 2025-01-17 23:09:03 -0300
  • 16afb3dee9 Fixed wrong type of `phase` Nicolas Firmo do Patrocinio Barra 2025-01-17 23:04:25 -0300
  • b95989d14a Fixed sine wave distortion over time. Nicolas Firmo do Patrocinio Barra 2025-01-17 22:08:07 -0300
  • 010f27dc70
    storage: enumerate and glob on storage can accept a NULL path. Ryan C. Gordon 2025-01-17 20:04:27 -0500
  • a6a8598b98
    storage: deal with paths with Windows '\\' path separators appended. Ryan C. Gordon 2025-01-17 20:02:59 -0500
  • a556439177 Fixed sine wave distortion over time. Nicolas Firmo do Patrocinio Barra 2025-01-17 22:08:07 -0300
  • 7c6adc1ca7 gpu renderer: removed unused sampler slots Sam Lantinga 2025-01-17 16:31:40 -0800
  • feeea6a776
    Sync SDL3 wiki -> headers. Ryan C. Gordon 2025-01-17 18:42:04 -0500
  • e9f7f11f1d
    fnsince.pl: Fix script once bump to 3.1.10 exposed a bug. Ryan C. Gordon 2025-01-17 18:39:12 -0500
  • d2fc394a2a Sync SDL3 wiki -> header SDL Wiki Bot 2025-01-17 23:11:30 +0000
  • d317fc9c08
    emscripten: resizable windows take whole page, resize with browser window. Ryan C. Gordon 2025-01-17 17:57:44 -0500
  • ee469c6aff Sync SDL3 wiki -> header SDL Wiki Bot 2025-01-17 22:26:32 +0000
  • d4d22dd8de GPU: Add remarks about point topology cosmonaut 2025-01-17 14:25:14 -0800
  • 59ea078ee2 x11: check to see if displays moved when connected/disconnected Sam Lantinga 2025-01-17 13:13:37 -0800
  • 1848ce680b win32: Use the window coordinates to get the monitor when de-minimizing a maximized window Frank Praznik 2025-01-17 15:23:41 -0500
  • a69e8d79e0 win32: Use the window coordinates to get the monitor when de-minimizing a maximized window Frank Praznik 2025-01-17 15:23:41 -0500
  • 656c519cca Fixed warning C6313: Incorrect operator. Use an equality test to check for zero-valued flags. Sam Lantinga 2025-01-17 12:08:45 -0800
  • 9ed96f392d Sync SDL3 wiki -> header SDL Wiki Bot 2025-01-17 19:46:20 +0000
  • ae8df1dcbd Note that the primary monitor isn't always at 0,0 Sam Lantinga 2025-01-17 11:52:33 -0800
  • 270c67dd92 release: document using the xcframework with CMake Anonymous Maarten 2025-01-17 20:15:25 +0100
  • a4f713e871
    Merge 5b3bbd1f93 into 4b429b9fa7 Zamundaaa 2025-01-17 09:51:05 +0300
  • da274296da
    Merge 348c834599 into 4b429b9fa7 Susko3 2025-01-17 13:14:02 +0800
  • a24da8786b Initialize invalid parent_{tray,entry} to NULL Semphris 2025-01-16 22:07:57 -0500
  • ea0c655c8f Windows trays: Fix ParentEntry & Enabling Semphris 2025-01-16 21:51:38 -0500
  • 43108beb5b Vita: Fix off-by-one error for synthetic mouse events release-2.30.x ROllerozxa 2025-01-16 20:18:11 +0100
  • de1a93eaa9 Correct spacing of pointers ('a* b;' -> 'a *b;') Semphris 2025-01-16 19:22:27 -0500
  • 4b429b9fa7 Updated README-platforms.md Sam Lantinga 2025-01-16 16:21:18 -0800
  • 616ae99069 Removed README-git.md Sam Lantinga 2025-01-16 15:45:51 -0800
  • 1681c07f1f Fix Windows dialog memory management Semphris 2025-01-16 18:09:45 -0500
  • c2dac95f58
    Revert "Add CategoryAPICategory to the complete API index" Ryan C. Gordon 2025-01-16 18:02:01 -0500
  • e3ab06ad91 fix windows ci builds Katharine Chui 2025-01-16 21:00:14 +0100
  • aeca5080b7
    Merge 9ff4a09162 into 878ea48b60 Katharine Chui 2025-01-17 04:58:54 +0800
  • c197513c98
    Merge 7859f7b3bf into dd4f5df824 kemal 2025-01-17 04:58:16 +0800
  • 3083173a24
    wayland: Clamp libdecor windows to toplevel bounds Frank Praznik 2025-01-16 12:46:53 -0500
  • 656bd46c2f
    Merge 5335714275 into 878ea48b60 Michael L. 2025-01-16 17:00:20 -0300
  • 878ea48b60 Vita: Fix off-by-one error for synthetic mouse events SDL2 ROllerozxa 2025-01-16 20:18:11 +0100
  • dd4f5df824 release: support android-X-ext-Y directories Anonymous Maarten 2025-01-16 19:55:17 +0100
  • cdc5483cf9 Vita: Fix off-by-one error for synthetic mouse events ROllerozxa 2025-01-16 20:18:11 +0100
  • b7b4398a31 add copyrights of authors of ported code to license header, update license year Katharine Chui 2025-01-16 19:10:41 +0100
  • fa97a90467 fix env name for adjusting lg4ff damper effect gain Katharine Chui 2025-01-10 01:00:29 +0100
  • f1314b9e74 cleanup patch written by Ozkan Sezer <sezeroz@gmail.com> for SDL2 Katharine Chui 2024-12-29 17:10:21 +0100
  • 982c953ccb fix SDL_hid_read return container Katharine Chui 2024-12-29 13:27:36 +0100
  • 5fd67cf1bf destory mutex when closing lg4ff hidapihaptic Katharine Chui 2024-12-29 01:19:57 +0100
  • d185d3b430 adjust dfp input when custom range is applied Katharine Chui 2024-12-28 14:11:06 +0100
  • 6807d48357 fix building on platforms without sin Katharine Chui 2024-12-28 11:37:33 +0100
  • e5932774c9 fix building on platforms without abs and llabs Katharine Chui 2024-12-27 11:49:49 +0100
  • cbd0d4b776 send ffex autocenter command when identified Katharine Chui 2024-12-27 11:42:04 +0100
  • a6a061bcd1 do not touch SDL_Joystick ref_count from SDL_hidapihaptic.c Katharine Chui 2024-12-26 11:50:23 +0100
  • 72c354aafc native mode switch Katharine Chui 2024-12-25 19:09:20 +0100
  • 5f3cf61c6d report led cap Katharine Chui 2024-12-25 18:27:50 +0100
  • 11afcce8c0 cleanup, label ported code on a per function basis Katharine Chui 2024-12-23 18:56:29 +0100
  • 47fd442ea7 hand fixing VC project files, more build fixes Katharine Chui 2024-12-07 10:27:55 +0100
  • abaa32fd45 fix SDL_OpenHaptic and SDL_OpenHapticFromJoystick's SDL_SetObjectValid, SDL_SetHapticGain and SDL_SetHapticAutocenter sequence Katharine Chui 2024-12-07 09:30:47 +0100
  • 2cb79bdb34 fix cmake msvc build Katharine Chui 2024-12-07 08:57:34 +0100
  • e115d2a55a fix build on android Katharine Chui 2024-12-06 23:58:10 +0100
  • fe3297bc3c fix build on platforms without MPI Katharine Chui 2024-12-06 23:54:27 +0100
  • e3ab323152 fix build on non-hidapi platforms Katharine Chui 2024-12-06 23:51:42 +0100
  • 7336ffeab2 fix haiku building Katharine Chui 2024-12-06 21:42:35 +0100
  • 8d1fc3d515 rewind objectVersion in xcode project file Katharine Chui 2024-12-06 20:01:19 +0100
  • 0208758f31 Do not spawn SDL_Gamepad mapping on known hidapi devices Katharine Chui 2024-12-06 17:43:51 +0100
  • af9f81ae51 Add hidapi SDL_Haptic carrier and SDL_Haptic lg4ff implementation Katharine Chui 2024-12-01 20:48:53 +0100
  • 4da0229ed6 Initial logitech wheel SDL_HIDAPI_DriverLg4ff implementation Katharine Chui 2024-11-27 22:52:08 +0100
  • 07a5c144c6 Sync SDL3 wiki -> header SDL Wiki Bot 2025-01-16 19:43:08 +0000
  • eb168e410c Updated to version 3.1.11 for development Sam Lantinga 2025-01-16 11:41:28 -0800
  • f8263c47f5 Vita: Fix off-by-one error for synthetic mouse events ROllerozxa 2025-01-16 20:18:11 +0100
  • b96bb152c2
    wayland: Don't redundantly set the border state when showing a window prerelease-3.1.10 Frank Praznik 2025-01-16 13:54:03 -0500
  • 5a564a718d
    wayland: Add a dummy function for the libdecor dismiss popup callback Frank Praznik 2025-01-16 13:47:32 -0500
  • 9f6eeb1095
    wayland: Set the border state before the initial configure Frank Praznik 2025-01-16 13:32:40 -0500
  • 274bc95dfd Sync SDL3 wiki -> header SDL Wiki Bot 2025-01-16 18:29:57 +0000
  • 07f7c40464 Sync SDL3 wiki -> header SDL Wiki Bot 2025-01-16 18:18:47 +0000
  • 22d8e73530
    include: filled in category documentation for SDL_messagebox.h. Ryan C. Gordon 2025-01-16 13:16:18 -0500
  • 9ff4a09162 add copyrights of authors of ported code to license header, update license year Katharine Chui 2025-01-16 19:15:19 +0100
  • 21a42d2b0d Add CategoryAPICategory to the complete API index Sam Lantinga 2025-01-16 09:25:03 -0800
  • 1006236aa6 ci: add summary to release.yml Anonymous Maarten 2025-01-16 05:14:36 +0100
  • 326ce9bb8d gpu: D3D12 buildfix for Xbox Ethan Lee 2025-01-16 12:19:59 -0500
  • c95b842b30 video: Xbox does not use CreateIconFromSurface Ethan Lee 2025-01-16 12:19:46 -0500
  • d8e1ad0ebc release: skip extended Android SDK versions Sam Lantinga 2025-01-16 09:06:22 -0800
  • 7ee2ab3830
    wayland: Fix return value check from int-to-bool conversion Frank Praznik 2025-01-16 11:52:16 -0500
  • 1dd8fadca2 Updated to version 3.1.10 for the release candidate Sam Lantinga 2025-01-16 08:32:49 -0800
  • 63521cb9a7 fix emscripten builds Ozkan Sezer 2025-01-16 18:50:00 +0300
  • ab8bd0ef86 fix emscripten builds Ozkan Sezer 2025-01-16 18:50:00 +0300
  • 48f21f434f Fixed detection of function keys on Emscripten Sam Lantinga 2025-01-15 07:39:05 -0800
  • 9f25821ffd Fixed detection of function keys on Emscripten Sam Lantinga 2025-01-15 07:39:05 -0800
  • 780ec8fac0 Set EGL surface for foreign X11 windows CasualPokePlayer 2024-08-30 18:13:50 -0700
  • 9225a421b7 Sync SDL3 wiki -> header SDL Wiki Bot 2025-01-16 13:20:18 +0000
  • 3ffb1a8cbd storage: generic title storage allows override paths without '/' appended. Ryan C. Gordon 2025-01-15 23:47:43 -0500
  • 874c07f8de storage: Don't allow "." and ".." paths, enforce '/' dir separators. Ryan C. Gordon 2025-01-15 20:16:10 -0500
  • 67664a0427 testfilesystem: test some Storage APIs, too. Ryan C. Gordon 2025-01-15 18:09:55 -0500
  • eb793dede7 filesystem: SDL_GetCurrentDirectory() should add a path separator at the end. Ryan C. Gordon 2025-01-15 17:06:09 -0500
  • 87e1b0eb89 filesystem: SDL_EnumerateDirectory() gives dirs with path seperators appended. Ryan C. Gordon 2025-01-15 17:03:01 -0500
  • e98ee9bb04 Adjust testgl.c to test gl_release_behavior Ramez Ragaa 2024-12-28 23:47:54 +0200