Commit Graph

  • 0be5b8070d Update SDL_asyncio.c Végh Márton 2024-12-31 08:13:25 +01:00
  • 1c04ebe423 Renamed SDL_ASYNCIO_CANCELLED to SDL_ASYNCIO_CANCELED Sam Lantinga 2024-12-30 18:45:32 -08:00
  • d4d5faedab Added SDL_EVENT_FINGER_CANCELED Sam Lantinga 2024-12-30 18:43:09 -08:00
  • 8704ab8422 Wait for a display resize event before sending orientation changes Sam Lantinga 2024-12-30 15:49:10 -08:00
  • 60deaf5f0f Send display mode change events when the orientation changes Sam Lantinga 2024-12-30 15:24:38 -08:00
  • 5340f2e3fe Updated to the latest version of gradle, with support for Android SDK 35 Sam Lantinga 2024-12-30 12:49:33 -08:00
  • e91c37f4dd Added support for inset handling on Android 15 Sam Lantinga 2024-12-30 12:23:00 -08:00
  • 0efb7c7829 Fixed spacing Sam Lantinga 2024-12-30 10:05:40 -08:00
  • 89977d0d16 Update SDLActivity.java Arquimedes 2024-09-15 03:49:45 -03:00
  • f3cbd04a81 Fix C99 trailing enum comma warning. Petar Popovic 2024-12-30 14:45:59 +01:00
  • 5f25691c85 Fix C23 empty initializer warning. Petar Popovic 2024-12-30 01:39:39 +01:00
  • 8cc4735d74 wayland: Don't override the min/max values when scaling to the screen Frank Praznik 2024-12-29 17:58:05 -05:00
  • 2d91f096ca Remove libc function from Windows tray Semphris 2024-12-29 15:32:09 -05:00
  • 78c1dc3e2c Sync SDL3 wiki -> header SDL Wiki Bot 2024-12-29 20:32:50 +00:00
  • 0410328b15 Fixed warning: ordered comparison of pointer with integer zero Sam Lantinga 2024-12-29 12:05:34 -08:00
  • d5f08b8f4b stdinc: use __has_include to detect <stdbool.h> Anonymous Maarten 2024-12-29 20:14:23 +01:00
  • 543f244965 tests: include SDL_build_config.h when HAVE_BUILD_CONFIG is defined Anonymous Maarten 2024-12-29 18:58:10 +01:00
  • c2121dd9a2 testcamera: fix MSVC build failure due to C4244 warning. Ozkan Sezer 2024-12-29 21:28:02 +03:00
  • 5c84d38822 testcamera: don't pick a frame size larger than the maximum texture size Sam Lantinga 2024-12-29 09:41:00 -08:00
  • 6e1177ac03 Include tray function prototypes Sam Lantinga 2024-12-29 08:15:30 -08:00
  • c030e6f782 examples/pen/01-drawing-lines: Match render target size to renderer output. Ryan C. Gordon 2024-12-28 14:58:53 -05:00
  • 0ad3a18937 uikit: reworked Apple Pencil code. Ryan C. Gordon 2024-12-28 14:57:14 -05:00
  • f6143da617 uikit: Patched to compile, added to Xcode project. Ryan C. Gordon 2024-12-27 15:12:28 -05:00
  • 774e38d073 uikit: Initial Apple Pencil support. Salman Alshamrani 2024-12-17 08:59:49 -05:00
  • 5acd7fe208 wayland: Prevent popup configure events from overwriting the current size with old data Frank Praznik 2024-12-28 14:15:40 -05:00
  • c714b1a38b Fixed public header inclusion in the Xcode project Sam Lantinga 2024-12-28 08:46:38 -08:00
  • cf439d5c63 Fix dib-to-bmp logic in SDL_windowsclipboard.c Ramez Ragaa 2024-12-28 18:02:52 +02:00
  • ec29d3fd66 Define NDEBUG in release Xcode builds Sam Lantinga 2024-12-28 08:25:09 -08:00
  • 92b7054870 Add SDL_tray.h to the public framework headers Sam Lantinga 2024-12-28 08:15:19 -08:00
  • 1a466b5548 Sync SDL3 wiki -> header SDL Wiki Bot 2024-12-28 16:06:09 +00:00
  • ec8a780ad4 tray, unix: fix -Wformat warnings Ozkan Sezer 2024-12-28 18:37:56 +03:00
  • cc723c9e4b ci: run emscripten on Ubuntu 22.04 Anonymous Maarten 2024-12-28 16:20:59 +01:00
  • fc608ffb5f cmake: really disable xrandr by default on Solarir Anonymous Maarten 2024-12-28 11:57:03 +01:00
  • 0cb4a94c88 cmake: really disable xrandr by default on Solaris Anonymous Maarten 2024-12-28 11:55:59 +01:00
  • 4ffcb8ebab Sync SDL3 wiki -> header SDL Wiki Bot 2024-12-28 07:58:04 +00:00
  • 49153ebfc4 audio: Add NULL check to SDL_UnbindAudioStreams Carl Åstholm 2024-12-28 00:18:16 +01:00
  • 1b99467c71 audio: Make SDL_Bind/UnbindAudioStreams take const arrays Carl Åstholm 2024-12-28 00:17:02 +01:00
  • 5ac94b519c cmake: disable xrandr by default on Solaris Anonymous Maarten 2024-12-28 04:04:31 +01:00
  • 0be6dc5734 cmake: disable xrandr by default on Solaris Anonymous Maarten 2024-12-28 04:01:32 +01:00
  • e02f651c05 cmake: Solaris' SunPro has alternative way to link to pthread libraries Anonymous Maarten 2024-12-28 03:46:10 +01:00
  • 4fbd6cba60 cmake: Solaris' SunPro has alternative way to link to pthread libraries Anonymous Maarten 2024-12-28 03:46:10 +01:00
  • e25cc7a88f cmake: cocoa video backend needs IOKit framework Anonymous Maarten 2024-12-28 03:41:36 +01:00
  • 38dd6bcd32 docs: gradle needs package identifier + change example Activity class path Anonymous Maarten 2024-12-28 03:22:53 +01:00
  • f1232de3d2 cmake: add_dependencies must have at least 2 arguments Anonymous Maarten 2024-12-28 02:43:12 +01:00
  • 2664d36faf cmake: avoid parallel generation of headers through intermediate target Anonymous Maarten 2024-12-28 02:35:41 +01:00
  • 609b147432 Sync SDL3 wiki -> header SDL Wiki Bot 2024-12-28 01:12:59 +00:00
  • cc24518c41 render: Update GPU backend to use the new present workflow Lucas Murray 2024-12-26 14:46:35 +11:00
  • a0e537b9c0 examples: Fix dead links in app metadata Carl Åstholm 2024-12-28 00:49:08 +01:00
  • df1f1c2e12 cmake: don't create relocatable packages by default with non-MSVC toolchains Anonymous Maarten 2024-12-28 02:04:00 +01:00
  • af3d97dcac Update build-scripts/build-release.py Anonymous Maarten 2024-12-28 01:41:10 +01:00
  • bc448fa445 win32: Use the nearest monitor size for calculating maximized window dimensions Frank Praznik 2024-12-27 13:02:55 -05:00
  • 599b4ef254 win32: Fix maximizing borderless windows Frank Praznik 2024-12-27 12:02:33 -05:00
  • 1c52e290a3 video: Don't overwrite pending size values when setting the window min/max Frank Praznik 2024-12-27 18:00:46 -05:00
  • 9a4d29699d Don't use connection state from the Nintendo Switch Pro report Sam Lantinga 2024-12-27 13:57:53 -08:00
  • 75a24116b5 testcontroller: show gamepad connection state Sam Lantinga 2024-12-27 13:56:49 -08:00
  • 22f6eed1d9 Use the NVIDIA Shield home button as the guide button Sam Lantinga 2024-12-27 12:42:06 -08:00
  • c148837546 Added a Bluetooth mapping for the NVIDIA Shield Controller on Linux Sam Lantinga 2024-12-27 12:18:08 -08:00
  • 82a1e9f6df Fixed the guide button for the NVIDIA Shield Controller on Linux Sam Lantinga 2024-12-27 11:56:02 -08:00
  • ba5cf2b152 x11: Don't overwrite popup window coordinates when changing the size Frank Praznik 2024-12-27 12:46:41 -05:00
  • 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 -05:00
  • 1701208f32 Sync SDL3 wiki -> header SDL Wiki Bot 2024-12-27 17:25:19 +00:00
  • 622c3ebb94 Updated Xcode project with new tray files Sam Lantinga 2024-12-27 09:24:49 -08:00
  • 0461180e25 SDL_EVENT_QUIT when no window nor tray Semphris 2024-12-26 20:50:46 -05:00
  • ff139fe71b Sync SDL3 wiki -> header SDL Wiki Bot 2024-12-27 17:20:36 +00:00
  • fb3bd3b233 Use pthread_setname_np also on Android Blaž Tomažič 2024-12-24 08:17:18 +01:00
  • e9290eeedf Use pthread_setname_np also on Android Blaž Tomažič 2024-12-24 08:17:18 +01:00
  • 578509c326 windows/SDL_tray.c, video/windows/SDL_surface_utils.h: use SDL_windows.h Ozkan Sezer 2024-12-27 12:28:02 +03:00
  • 05932e05da tray, windows: replace ZeroMemory() with SDL_zero() Ozkan Sezer 2024-12-27 12:05:00 +03:00
  • e2323c1367 Refactor Android input handling and add pen support hwsmm 2024-11-12 23:04:40 +09:00
  • f5fbdf7ed5 Make onNativePen available for Android hwsmm 2024-11-12 22:58:39 +09:00
  • a5e8fc21b2 Add SDL_androidpen hwsmm 2024-11-12 22:56:32 +09:00
  • 80c39f2ff4 Expose SDL_GetPenStatus for Android pen buttons hwsmm 2024-11-12 22:54:29 +09:00
  • 847f828e7f misc: Fixed typo in iOS error message. Ryan C. Gordon 2024-12-26 23:36:28 -05:00
  • ec0ba62326 misc: Make SDL_OpenURL work with VisionOS, tvOS, etc. Ryan C. Gordon 2024-12-26 14:03:27 -05:00
  • 76816a3bfc misc: Fix SDL_OpenURL on newer iOS releases. Ryan C. Gordon 2024-12-26 11:40:30 -05:00
  • e3c99e3bd3 misc: Fixed typo in iOS error message. Ryan C. Gordon 2024-12-26 23:36:28 -05:00
  • 96b4535cc7 misc: Fixed typo in iOS error message. Ryan C. Gordon 2024-12-26 23:36:28 -05:00
  • e55a23050e misc: Make SDL_OpenURL work with VisionOS, tvOS, etc. Ryan C. Gordon 2024-12-26 14:03:27 -05:00
  • c6e1806ba9 misc: Fix SDL_OpenURL on newer iOS releases. Ryan C. Gordon 2024-12-26 11:40:30 -05:00
  • ea873d322a Don't overwrite non-CRC gamepad mapping with a new mapping that specifies a CRC Sam Lantinga 2024-12-26 20:18:26 -08:00
  • ddfdb0ca7b Don't overwrite non-CRC gamepad mapping with a new mapping that specifies a CRC Sam Lantinga 2024-12-26 20:18:26 -08:00
  • 1413bfb185 Don't overwrite non-CRC gamepad mapping with a new mapping that specifies a CRC Sam Lantinga 2024-12-26 20:18:26 -08:00
  • 948b16533c testcamera: use the first available cameras Sam Lantinga 2024-12-26 19:23:24 -08:00
  • cd1bb6247b video/windows/SDL_surface_utils.c: replace ZeroMemory() with SDL_zero() Ozkan Sezer 2024-12-27 06:03:37 +03:00
  • a773558517 Sync SDL3 wiki -> header SDL Wiki Bot 2024-12-27 02:32:08 +00:00
  • 50fbae9302 tray, windows: define NOTIFYICON_VERSION_4 and NIF_SHOWTIP, if missing. Ozkan Sezer 2024-12-27 05:30:50 +03:00
  • c744c8fc0b Document how to check for gamepad capabilities Sam Lantinga 2024-12-26 17:49:56 -08:00
  • a8d585aac3 Don't try to enumerate possible texture failure reasons. Sam Lantinga 2024-12-26 17:17:08 -08:00
  • ca17d19f90 Updated iOS file path documentation Sam Lantinga 2024-12-26 16:57:28 -08:00
  • 7bbe6025be misc: Make SDL_OpenURL work with VisionOS, tvOS, etc. Ryan C. Gordon 2024-12-26 14:03:27 -05:00
  • ffed1c50c0 misc: Fix SDL_OpenURL on newer iOS releases. Ryan C. Gordon 2024-12-26 11:40:30 -05:00
  • 1a6e139dde win32: Only recalculate the position on show for popup windows Frank Praznik 2024-12-26 18:17:14 -05:00
  • cf220ea4f1 win32: Fix popup positioning Frank Praznik 2024-12-26 16:39:38 -05:00
  • 17ef0c1237 SDL_video.c: replace strlcpy with memcpy in SDL_ShowMessageBox() Ozkan Sezer 2024-12-27 00:01:56 +03:00
  • 8fde28813e SDL_tray.h: Filled in doxygen for a few minor missing things. Ryan C. Gordon 2024-12-26 14:09:26 -05:00
  • 17df3fe836 Sync SDL3 wiki -> header SDL Wiki Bot 2024-12-26 18:26:48 +00:00
  • eb1be89e70 Cleaned up thread state handling and added thread object validation Sam Lantinga 2024-12-26 09:28:01 -08:00
  • 7647f16ae1 Sync SDL3 wiki -> header SDL Wiki Bot 2024-12-26 18:03:51 +00:00
  • eadc64973a Reset text field content on text input stop Salman Alshamrani 2024-12-24 05:10:01 -05:00
  • b2c2a483e8 GPU: Rename HDR10_ST2048 to HDR10_ST2084 Lucas Murray 2024-12-26 13:00:19 +11:00