Commit Graph

  • 5c3f39e738
    DBus: add a reference to the connection (Fixed bug #6712) Sylvain 2022-12-14 13:32:40 +0100
  • e0ee9fa80c
    Fix build (#6808) Sylvain Becker 2022-12-14 09:47:15 +0100
  • e3c42e8482
    Fix build Sylvain 2022-12-14 09:43:34 +0100
  • 5a2d0b69c8
    render: Remove SDL_GetRenderDriverInfo and change SDL_CreateRenderer. Ryan C. Gordon 2022-12-13 23:26:49 -0500
  • 1230a8fde8 fix (hopefully) MSVC builds after gesture removal. Ozkan Sezer 2022-12-14 00:50:20 +0300
  • a76053352c
    gesture: Removed the gesture API from SDL3. Ryan C. Gordon 2022-12-13 14:54:37 -0500
  • 07fa2769b8 cmake: Fix detection of ALSA::ALSA for static linking Simon McVittie 2022-12-13 12:02:47 +0000
  • 45ebdfb1dc emscripten: Replace a stray reference to SDL2 with SDL3 Simon McVittie 2022-12-13 12:18:54 +0000
  • 4a46a9e372 .gitignore: Replace all SDL2 with SDL3 Simon McVittie 2022-12-13 12:20:35 +0000
  • 61ae7e7d2a .gitignore: Replace all SDL2 with SDL3 Simon McVittie 2022-12-13 12:20:35 +0000
  • a68f1d5563 emscripten: Replace a stray reference to SDL2 with SDL3 Simon McVittie 2022-12-13 12:18:54 +0000
  • 788f5b4932 cmake: Fix detection of ALSA::ALSA for static linking Simon McVittie 2022-12-13 12:02:47 +0000
  • 40698ee33c wasapi: Fixed incorrect assertions. Ryan C. Gordon 2022-12-12 16:07:48 -0500
  • 6b5610752b Don't try to open the Razer Huntsman Elite keyboard as a controller Sam Lantinga 2022-12-12 18:00:57 -0800
  • 084907f17b wayland: Uncomment support for wl_display_reconnect Ethan Lee 2022-12-13 00:56:07 -0500
  • c709741871 Detect display change when fullscreen desktop windows move displays Sam Lantinga 2022-12-12 20:26:17 -0800
  • 650e16a824 Detect display change when fullscreen desktop windows move displays Sam Lantinga 2022-12-12 20:26:17 -0800
  • a506d798d8 Don't try to open the Razer Huntsman Elite keyboard as a controller Sam Lantinga 2022-12-12 18:00:57 -0800
  • 817454cfe6 Don't try to open the Razer Huntsman Elite keyboard as a controller Sam Lantinga 2022-12-12 18:00:57 -0800
  • e986c7984b
    wasapi: Fixed incorrect assertions. Ryan C. Gordon 2022-12-12 16:07:48 -0500
  • 12486e144b
    wasapi: Fixed incorrect assertions. Ryan C. Gordon 2022-12-12 16:07:48 -0500
  • dfd7efaf13 wayland: Set xdg surface geometry Frank Praznik 2022-12-05 15:33:01 -0500
  • 90a964f132 wayland: Set xdg surface geometry Frank Praznik 2022-12-05 15:33:01 -0500
  • 802b5ef7dc Added support for the STRIKEPAD PS4 Grip Add-on to the HIDAPI driver Sam Lantinga 2022-12-12 10:54:29 -0800
  • 618340bf99 Added support for the STRIKEPAD PS4 Grip Add-on to the HIDAPI driver Sam Lantinga 2022-12-12 10:54:29 -0800
  • e580e087ff N3DS: Backport semaphore fixes from #6776. Pierre Wendling 2022-12-06 17:53:01 -0500
  • 9eb4d1f020 cmake: use FindALSA.cmake to find ALSA libraries Anonymous Maarten 2022-12-12 00:18:06 +0100
  • b79732b967
    cmake: use FindALSA.cmake to find ALSA library nfarid 2022-12-11 22:23:45 +0000
  • b6b9218183
    N3DS: Backport semaphore fixes from #6776. Pierre Wendling 2022-12-06 17:53:01 -0500
  • 053ce39d67
    N3DS: Semaphore fixes. (#6776) Pierre Wendling 2022-12-11 14:27:16 -0500
  • 4d09ed5b3e
    N3DS: Fix build after df91b0b. Pierre Wendling 2022-12-11 13:33:22 -0500
  • 086974e8d2
    N3DS: Document caveats of the threading model. Pierre Wendling 2022-12-11 13:29:54 -0500
  • df91b0ba21
    N3DS: Only yield if acquiring a semaphore failed. Pierre Wendling 2022-12-11 12:46:06 -0500
  • 75cd636ffd
    Merge branch 'libsdl-org:main' into main tunip3 2022-12-11 12:41:24 +0000
  • 0b5c769594 improve DUFFS_LOOP_124 - use sar (shr?) instead of dec/sub - use sar (shr?) instead of (optimized) idiv - check against zero only at one place - use pixel_copy_increment4 only once pionere 2022-12-11 11:02:04 +0100
  • faa7e3cc2e
    Update DYNAPI SDL_WinRTRunApp() prototype which was wrong (see #6783) Sylvain 2022-12-10 17:54:16 +0100
  • 5efc9bd194
    SDL_dynapi_procs: fixed SDL_UIKitRunApp prototype (see #6783) Sylvain 2022-12-10 17:45:56 +0100
  • bb6abd7b03 Remove OutDir and IntDir from GDK projects Kelly Gravelyn 2022-12-09 13:49:26 -0800
  • e5a470d0d3
    Update DYNAPI SDL_WinRTRunApp() prototype which was wrong (see #6783) Sylvain 2022-12-10 17:54:16 +0100
  • 3d190ebcb4
    SDL_dynapi_procs: fixed SDL_UIKitRunApp prototype (see #6783) Sylvain 2022-12-10 17:45:56 +0100
  • a38ea6bad2
    SDL_assert: remove old define for obsolete naming Sylvain 2022-12-10 17:21:51 +0100
  • f906c52ee6
    SDL_assert: remove old naming convention (see #6783) Sylvain 2022-12-10 17:19:00 +0100
  • 2905b6d65a
    SDL_dynapi_procs: update wrong naming conventions with SDL_AssertState/Data (see #6783) Sylvain 2022-12-10 17:15:14 +0100
  • 4bae75387a
    docs: Note that you don't need to free SDL_GetDefaultCursor's results. Ryan C. Gordon 2022-12-09 22:07:22 -0500
  • 16f8dfcef9
    docs: Note that you don't need to free SDL_GetDefaultCursor's results. Ryan C. Gordon 2022-12-09 22:07:22 -0500
  • 050bea463d Remove OutDir and IntDir from GDK projects Kelly Gravelyn 2022-12-09 13:49:26 -0800
  • 99baebf5eb
    SDL_dynapi_procs.h: one more space (for diff purpose) Sylvain 2022-12-09 20:42:01 +0100
  • b7008e4614
    SDL_dynapi_procs: remove extra ' ' Sylvain 2022-12-09 20:36:34 +0100
  • cce1341b5b
    gendynapi.py: don't generate parameter for '...' - corrected Sylvain 2022-12-09 20:34:13 +0100
  • f442d0a0ef
    Revert "gendynapi.py: don't generate parameter for '...'" Sylvain 2022-12-09 20:33:14 +0100
  • ea8c7df91b
    gendynapi.py: don't generate parameter for '...' Sylvain 2022-12-09 20:22:44 +0100
  • 5f89987d7f
    Fixed extra 'space' (see #6783 Thanks @sezero !) Sylvain 2022-12-09 20:09:17 +0100
  • 3736005fc4 Added test event logging for SDL_WINDOWEVENT_ICCPROF_CHANGED and SDL_WINDOWEVENT_DISPLAY_CHANGED Sam Lantinga 2022-12-09 10:13:18 -0800
  • f57776836f Fixed build Sam Lantinga 2022-12-09 10:22:18 -0800
  • 569fa3f57f Added test event logging for SDL_WINDOWEVENT_ICCPROF_CHANGED and SDL_WINDOWEVENT_DISPLAY_CHANGED Sam Lantinga 2022-12-09 10:13:18 -0800
  • caba52e36e
    Fix build Sylvain 2022-12-09 17:00:40 +0100
  • 4c50314fa2
    Gesture: use eventwatch, allow testgesture.c without touch Sylvain 2022-12-09 16:50:40 +0100
  • b116dd8eb8
    gendynapi.py: add comment for OS-specific API (Thanks @DanielGibson!) Sylvain 2022-12-09 09:27:19 +0100
  • cfa493c97f Use the current timestamp for keyboard hook events Sam Lantinga 2022-12-08 23:13:13 -0800
  • 5bc80abe0d Added logging for SDL_DISPLAYEVENT_MOVED Sam Lantinga 2022-12-08 17:03:29 -0800
  • 7d1bf0a9fe Make sure the display list is up to date for window placement Sam Lantinga 2022-12-08 17:01:18 -0800
  • be3b1cff0b Added logging for SDL_DISPLAYEVENT_MOVED Sam Lantinga 2022-12-08 17:03:29 -0800
  • ab479b4961 Make sure the display list is up to date for window placement Sam Lantinga 2022-12-08 17:01:18 -0800
  • a4a80360f5 Added SDL_DISPLAYEVENT_MOVED to detect when display positioning changes Sam Lantinga 2022-12-08 12:46:13 -0800
  • 98fa97de91 Fixed memory leak when removing existing displays Sam Lantinga 2022-12-08 12:43:23 -0800
  • 264da8c127 Added SDL_DISPLAYEVENT_MOVED to detect when display positioning changes Sam Lantinga 2022-12-08 12:46:13 -0800
  • cfc7cac3c9 Fixed memory leak when removing existing displays Sam Lantinga 2022-12-08 12:43:23 -0800
  • fcbbf8b20f Tread PKGCONFIG_DEPENDS as a list + only add include headers of ALSA::ALSA when SDL_ALSA_SHARED=ON Anonymous Maarten 2022-12-08 21:05:13 +0100
  • ecf59a91b0 Use find_package to find alsa nfarid 2022-12-02 13:51:33 +0000
  • 8b74be464f wayland: Handle the Num Lock and Caps Lock modifiers via modifier events Frank Praznik 2022-12-08 10:56:55 -0500
  • 653e484da1 wayland: Handle the Num Lock and Caps Lock modifiers via modifier events Frank Praznik 2022-12-08 10:56:55 -0500
  • e93769d2c9 Extract the name of a callback paramter Sylvain 2022-12-08 10:16:30 +0100
  • 67a4094eea Rewrite + gendynapi into python Sylvain 2022-12-07 23:16:10 +0100
  • 0614d086af wayland: Handle the Num Lock and Caps Lock modifiers via modifier events Frank Praznik 2022-12-08 10:56:55 -0500
  • c265fb74b0 Renamed AUDIODRIVER and VIDEODRIVER hint/env to AUDIO_DRIVER and VIDEO_DRIVER Sylvain 2022-12-08 10:40:01 +0100
  • 4c98d900c0
    Renamed AUDIODRIVER and VIDEODRIVER hint/env to AUDIO_DRIVER and VIDEO_DRIVER Sylvain 2022-12-08 10:40:01 +0100
  • 90f1e47796
    Extract the name of a callback paramter Sylvain 2022-12-08 10:16:30 +0100
  • 7ca0d15d64
    events: Changed SDL_GetEventState from a macro to a function. Ryan C. Gordon 2022-12-08 00:08:51 -0500
  • fc689a6cb3 Fixed build Sam Lantinga 2022-12-07 16:06:17 -0800
  • b4d547905d Use the correct name for the DualSense controllers Sam Lantinga 2022-12-07 14:53:33 -0800
  • 9a6bcca6b8 Use the correct name for the DualSense controllers Sam Lantinga 2022-12-07 14:53:33 -0800
  • 4ee36a9474 Added support for the DualSense Edge paddles Sam Lantinga 2022-12-07 14:25:53 -0800
  • c2b2f2a71e Clarified where the paddle locations are Sam Lantinga 2022-12-07 14:17:58 -0800
  • 9339085593 Added support for the DualSense Edge paddles Sam Lantinga 2022-12-07 14:25:53 -0800
  • ea714956b6 Clarified where the paddle locations are Sam Lantinga 2022-12-07 14:17:58 -0800
  • 31ce4f67f9
    Rewrite + gendynapi into python Sylvain 2022-12-07 23:16:10 +0100
  • 5fcfaa5b63
    N3DS: Make Sem waits cooperative friendly. Pierre Wendling 2022-12-07 14:55:57 -0500
  • a71ac0eb06 Revert "Add window title to app_ids for different" Sam Lantinga 2022-12-07 07:39:40 -0800
  • aed012744a wayland: Set xdg surface geometry Frank Praznik 2022-12-05 15:33:01 -0500
  • 993c6e91e9 Add window title to app_ids for different Lei.Huang 2022-12-07 10:41:45 +0800
  • 4d3f07d166 Revert "Add window title to app_ids for different" Lei.Huang 2022-12-07 10:32:21 +0800
  • 8db00555dd
    N3DS: Semaphore code cleanup. Pierre Wendling 2022-12-06 16:34:30 -0500
  • 30bb8f616d wayland: Pass through event timestamps of 0 Frank Praznik 2022-12-05 18:50:22 -0500
  • 4764a94e79 wayland: Pass through event timestamps of 0 Frank Praznik 2022-12-05 18:50:22 -0500
  • 39eab4bf44 Add window title to app_ids for different Lei.Huang 2022-12-05 10:28:31 +0800
  • 489f4d7f83 get display res instead of using window res on Xbox tunip3 2022-12-05 23:22:16 +0000
  • d1b4810542 Fixed centering the D-pad on some joysticks Sam Lantinga 2022-12-05 13:36:51 -0800
  • e8b1dfef9b Fixed centering the D-pad on some joysticks Sam Lantinga 2022-12-05 13:33:04 -0800
  • fcafe40948 Removed balls from the joystick API Sam Lantinga 2022-12-05 12:47:48 -0800
  • 5a4163a88f Removed balls from the joystick API Sam Lantinga 2022-12-05 12:47:48 -0800