Commit Graph

  • 5acd7fe208 wayland: Prevent popup configure events from overwriting the current size with old data Frank Praznik 2024-12-28 14:15:40 -0500
  • b8ea7fa72e
    wayland: Prevent popup configure events from overwriting the current size with old data Frank Praznik 2024-12-28 14:15:40 -0500
  • c714b1a38b Fixed public header inclusion in the Xcode project Sam Lantinga 2024-12-28 08:46:38 -0800
  • cf439d5c63 Fix dib-to-bmp logic in SDL_windowsclipboard.c Ramez Ragaa 2024-12-28 18:02:52 +0200
  • ec29d3fd66 Define NDEBUG in release Xcode builds Sam Lantinga 2024-12-28 08:25:09 -0800
  • 92b7054870 Add SDL_tray.h to the public framework headers Sam Lantinga 2024-12-28 08:15:19 -0800
  • 687c7dfb96 Fix dib-to-bmp logic in SDL_windowsclipboard.c Ramez Ragaa 2024-12-28 18:02:52 +0200
  • 1a466b5548 Sync SDL3 wiki -> header SDL Wiki Bot 2024-12-28 16:06:09 +0000
  • b294ece904 cleanup, label ported code on a per function basis Katharine Chui 2024-12-28 16:54:44 +0100
  • ec8a780ad4 tray, unix: fix -Wformat warnings Ozkan Sezer 2024-12-28 18:37:56 +0300
  • 0cc2afccd4 cleanups after hidapi input and FFB support for Logitech G29 patch: Ozkan Sezer 2024-12-07 20:11:28 +0300
  • fa04b99ee7 Do not spawn SDL_GameController mapping on known hidapi devices Katharine Chui 2024-12-03 22:38:13 +0100
  • b309320cde Add hidapi SDL_Haptic carrier and SDL_Haptic lg4ff implementation Katharine Chui 2024-12-01 20:48:53 +0100
  • 015a2bded3 Initial logitech wheel SDL_HIDAPI_DriverLg4ff implementation Katharine Chui 2024-11-27 22:52:08 +0100
  • cc723c9e4b ci: run emscripten on Ubuntu 22.04 Anonymous Maarten 2024-12-28 16:20:59 +0100
  • fc608ffb5f cmake: really disable xrandr by default on Solarir Anonymous Maarten 2024-12-28 11:57:03 +0100
  • 0cb4a94c88 cmake: really disable xrandr by default on Solaris Anonymous Maarten 2024-12-28 11:55:59 +0100
  • 4ffcb8ebab Sync SDL3 wiki -> header SDL Wiki Bot 2024-12-28 07:58:04 +0000
  • 49153ebfc4 audio: Add NULL check to SDL_UnbindAudioStreams Carl Åstholm 2024-12-28 00:18:16 +0100
  • 1b99467c71 audio: Make SDL_Bind/UnbindAudioStreams take const arrays Carl Åstholm 2024-12-28 00:17:02 +0100
  • 5ac94b519c cmake: disable xrandr by default on Solaris Anonymous Maarten 2024-12-28 04:04:31 +0100
  • 0be6dc5734 cmake: disable xrandr by default on Solaris Anonymous Maarten 2024-12-28 04:01:32 +0100
  • e02f651c05 cmake: Solaris' SunPro has alternative way to link to pthread libraries Anonymous Maarten 2024-12-28 03:46:10 +0100
  • 4fbd6cba60 cmake: Solaris' SunPro has alternative way to link to pthread libraries Anonymous Maarten 2024-12-28 03:46:10 +0100
  • e25cc7a88f cmake: cocoa video backend needs IOKit framework Anonymous Maarten 2024-12-28 03:41:36 +0100
  • 38dd6bcd32 docs: gradle needs package identifier + change example Activity class path Anonymous Maarten 2024-12-28 03:22:53 +0100
  • f1232de3d2 cmake: add_dependencies must have at least 2 arguments Anonymous Maarten 2024-12-28 02:43:12 +0100
  • 2664d36faf cmake: avoid parallel generation of headers through intermediate target Anonymous Maarten 2024-12-28 02:35:41 +0100
  • 609b147432 Sync SDL3 wiki -> header SDL Wiki Bot 2024-12-28 01:12:59 +0000
  • cc24518c41 render: Update GPU backend to use the new present workflow Lucas Murray 2024-12-26 14:46:35 +1100
  • a0e537b9c0 examples: Fix dead links in app metadata Carl Åstholm 2024-12-28 00:49:08 +0100
  • df1f1c2e12 cmake: don't create relocatable packages by default with non-MSVC toolchains Anonymous Maarten 2024-12-28 02:04:00 +0100
  • af3d97dcac Update build-scripts/build-release.py Anonymous Maarten 2024-12-28 01:41:10 +0100
  • 9b6a793d76 examples: Fix dead links in app metadata Carl Åstholm 2024-12-28 00:49:08 +0100
  • d57c0f2717 audio: Add NULL check to SDL_UnbindAudioStreams Carl Åstholm 2024-12-28 00:18:16 +0100
  • 5c366db53f audio: Make SDL_Bind/UnbindAudioStreams take const arrays Carl Åstholm 2024-12-28 00:17:02 +0100
  • bc448fa445 win32: Use the nearest monitor size for calculating maximized window dimensions Frank Praznik 2024-12-27 13:02:55 -0500
  • 599b4ef254 win32: Fix maximizing borderless windows Frank Praznik 2024-12-27 12:02:33 -0500
  • 1c52e290a3 video: Don't overwrite pending size values when setting the window min/max Frank Praznik 2024-12-27 18:00:46 -0500
  • dbe01fa702
    video: Don't overwrite pending size values when setting the window min/max Frank Praznik 2024-12-27 18:00:46 -0500
  • 9a4d29699d Don't use connection state from the Nintendo Switch Pro report Sam Lantinga 2024-12-27 13:57:53 -0800
  • 75a24116b5 testcontroller: show gamepad connection state Sam Lantinga 2024-12-27 13:56:49 -0800
  • 22f6eed1d9 Use the NVIDIA Shield home button as the guide button Sam Lantinga 2024-12-27 12:42:06 -0800
  • c148837546 Added a Bluetooth mapping for the NVIDIA Shield Controller on Linux Sam Lantinga 2024-12-27 12:18:08 -0800
  • 82a1e9f6df Fixed the guide button for the NVIDIA Shield Controller on Linux Sam Lantinga 2024-12-27 11:56:02 -0800
  • 1cd3a4120b
    win32: Use the nearest monitor size for calculating maximized window dimensions Frank Praznik 2024-12-27 13:02:55 -0500
  • ba7dd23971
    win32: Fix maximizing borderless windows Frank Praznik 2024-12-27 12:02:33 -0500
  • e10060f7ae
    uikit: Initial Apple Pencil support. Salman Alshamrani 2024-12-17 08:59:49 -0500
  • ba5cf2b152 x11: Don't overwrite popup window coordinates when changing the size Frank Praznik 2024-12-27 12:46:41 -0500
  • 567b828e18 wayland: Use the proper popup coordinates if the position is set while the window is hidden Frank Praznik 2024-12-27 12:45:53 -0500
  • b986c1b89a
    x11: Don't overwrite popup window coordinates when changing the size Frank Praznik 2024-12-27 12:46:41 -0500
  • 2168724898
    wayland: Use the proper popup coordinates if the position is set while the window is hidden Frank Praznik 2024-12-27 12:45:53 -0500
  • 1701208f32 Sync SDL3 wiki -> header SDL Wiki Bot 2024-12-27 17:25:19 +0000
  • 622c3ebb94 Updated Xcode project with new tray files Sam Lantinga 2024-12-27 09:24:49 -0800
  • 0461180e25 SDL_EVENT_QUIT when no window nor tray Semphris 2024-12-26 20:50:46 -0500
  • ff139fe71b Sync SDL3 wiki -> header SDL Wiki Bot 2024-12-27 17:20:36 +0000
  • 760e65c312 SDL_EVENT_QUIT when no window nor tray Semphris 2024-12-26 20:50:46 -0500
  • fb3bd3b233 Use `pthread_setname_np` also on Android Blaž Tomažič 2024-12-24 08:17:18 +0100
  • e9290eeedf Use `pthread_setname_np` also on Android Blaž Tomažič 2024-12-24 08:17:18 +0100
  • 4aba10ca9c Use `pthread_setname_np` also on Android Blaž Tomažič 2024-12-24 08:17:18 +0100
  • 578509c326 windows/SDL_tray.c, video/windows/SDL_surface_utils.h: use SDL_windows.h Ozkan Sezer 2024-12-27 12:28:02 +0300
  • 05932e05da tray, windows: replace ZeroMemory() with SDL_zero() Ozkan Sezer 2024-12-27 12:05:00 +0300
  • e2323c1367 Refactor Android input handling and add pen support hwsmm 2024-11-12 23:04:40 +0900
  • f5fbdf7ed5 Make onNativePen available for Android hwsmm 2024-11-12 22:58:39 +0900
  • a5e8fc21b2 Add SDL_androidpen hwsmm 2024-11-12 22:56:32 +0900
  • 80c39f2ff4 Expose SDL_GetPenStatus for Android pen buttons hwsmm 2024-11-12 22:54:29 +0900
  • 847f828e7f
    misc: Fixed typo in iOS error message. Ryan C. Gordon 2024-12-26 23:36:28 -0500
  • ec0ba62326
    misc: Make SDL_OpenURL work with VisionOS, tvOS, etc. Ryan C. Gordon 2024-12-26 14:03:27 -0500
  • 76816a3bfc
    misc: Fix SDL_OpenURL on newer iOS releases. Ryan C. Gordon 2024-12-26 11:40:30 -0500
  • e3c99e3bd3
    misc: Fixed typo in iOS error message. Ryan C. Gordon 2024-12-26 23:36:28 -0500
  • 96b4535cc7
    misc: Fixed typo in iOS error message. Ryan C. Gordon 2024-12-26 23:36:28 -0500
  • e55a23050e
    misc: Make SDL_OpenURL work with VisionOS, tvOS, etc. Ryan C. Gordon 2024-12-26 14:03:27 -0500
  • c6e1806ba9
    misc: Fix SDL_OpenURL on newer iOS releases. Ryan C. Gordon 2024-12-26 11:40:30 -0500
  • ea873d322a Don't overwrite non-CRC gamepad mapping with a new mapping that specifies a CRC Sam Lantinga 2024-12-26 20:18:26 -0800
  • ddfdb0ca7b Don't overwrite non-CRC gamepad mapping with a new mapping that specifies a CRC Sam Lantinga 2024-12-26 20:18:26 -0800
  • 1413bfb185 Don't overwrite non-CRC gamepad mapping with a new mapping that specifies a CRC Sam Lantinga 2024-12-26 20:18:26 -0800
  • 948b16533c testcamera: use the first available cameras Sam Lantinga 2024-12-26 19:23:24 -0800
  • cd1bb6247b video/windows/SDL_surface_utils.c: replace ZeroMemory() with SDL_zero() Ozkan Sezer 2024-12-27 06:03:37 +0300
  • a773558517 Sync SDL3 wiki -> header SDL Wiki Bot 2024-12-27 02:32:08 +0000
  • 50fbae9302 tray, windows: define NOTIFYICON_VERSION_4 and NIF_SHOWTIP, if missing. Ozkan Sezer 2024-12-27 05:30:50 +0300
  • c744c8fc0b Document how to check for gamepad capabilities Sam Lantinga 2024-12-26 17:49:56 -0800
  • a8d585aac3 Don't try to enumerate possible texture failure reasons. Sam Lantinga 2024-12-26 17:17:08 -0800
  • ca17d19f90 Updated iOS file path documentation Sam Lantinga 2024-12-26 16:57:28 -0800
  • 7bbe6025be misc: Make SDL_OpenURL work with VisionOS, tvOS, etc. Ryan C. Gordon 2024-12-26 14:03:27 -0500
  • ffed1c50c0 misc: Fix SDL_OpenURL on newer iOS releases. Ryan C. Gordon 2024-12-26 11:40:30 -0500
  • 1a6e139dde win32: Only recalculate the position on show for popup windows Frank Praznik 2024-12-26 18:17:14 -0500
  • 6c85f8d9f4 win32: Only recalculate the position on show for popup windows Frank Praznik 2024-12-26 18:17:14 -0500
  • cf220ea4f1 win32: Fix popup positioning Frank Praznik 2024-12-26 16:39:38 -0500
  • 84c60a8a53 win32: Fix popup positioning Frank Praznik 2024-12-26 16:39:38 -0500
  • 17ef0c1237 SDL_video.c: replace strlcpy with memcpy in SDL_ShowMessageBox() Ozkan Sezer 2024-12-27 00:01:56 +0300
  • 36fbe7dbbc
    misc: Make SDL_OpenURL work with VisionOS, tvOS, etc. Ryan C. Gordon 2024-12-26 14:03:27 -0500
  • 8fde28813e
    SDL_tray.h: Filled in doxygen for a few minor missing things. Ryan C. Gordon 2024-12-26 14:09:26 -0500
  • 17df3fe836 Sync SDL3 wiki -> header SDL Wiki Bot 2024-12-26 18:26:48 +0000
  • eb1be89e70 Cleaned up thread state handling and added thread object validation Sam Lantinga 2024-12-26 09:28:01 -0800
  • 7647f16ae1 Sync SDL3 wiki -> header SDL Wiki Bot 2024-12-26 18:03:51 +0000
  • eadc64973a Reset text field content on text input stop Salman Alshamrani 2024-12-24 05:10:01 -0500
  • b2c2a483e8 GPU: Rename HDR10_ST2048 to HDR10_ST2084 Lucas Murray 2024-12-26 13:00:19 +1100
  • fe39509b85 GPU: Doc touch ups Lucas Murray 2024-12-26 12:46:42 +1100
  • e60a53b4cf Cleaned up thread state handling and added thread object validation Sam Lantinga 2024-12-26 09:28:01 -0800
  • 1157eb743f
    misc: Fix SDL_OpenURL on newer iOS releases. Ryan C. Gordon 2024-12-26 11:40:30 -0500