Commit Graph

  • 20df88a85b Fixed spacing Sam Lantinga 2025-08-14 14:44:49 -07:00
  • e11110400a Fixed crash when reinitializing video on X11 Sam Lantinga 2025-08-14 13:41:40 -07:00
  • f053be22be Improve CMake for IDE Projects (Visual Studio) (#13704) Joshua T. Fisher 2025-08-14 08:19:14 -07:00
  • f934b3e066 x11: fixed creating a window when all displays are disconnected Sam Lantinga 2025-08-13 19:42:49 -07:00
  • eeae48464e Fixed crash if X11 initialization fails Sam Lantinga 2025-08-13 19:42:28 -07:00
  • 45feacf608 emscripten tests: fix warning: uninitialized variable Petar Popovic 2025-08-13 22:59:17 +02:00
  • a743fb578c Use PulseAudio fragsize buffer correctly ChaseKnowlden 2025-08-13 14:17:51 -04:00
  • ec0e4e21c7 docs: Mark most of SDL_filesystem.h as thread-safe. Ryan C. Gordon 2025-08-13 16:32:02 -04:00
  • 29cff6e264 Work around password integrations hiding software keyboard and preventing autofill Salman Alshamrani 2025-01-03 20:58:03 -05:00
  • bd7d4708e3 Fix text field resetting text when replaced with a short string Salman Alshamrani 2024-12-23 18:15:59 -05:00
  • 10478c59db Keep MSVC Flags Consistent across CMake runs ChaseKnowlden 2025-08-12 18:29:22 -04:00
  • 62b9ac3a09 SEWN Button Convention Mitch Cairns 2025-08-05 18:00:12 -07:00
  • 87543ba18c SInput: Mapping updates for GCUltimate/ProGCC Mitch Cairns 2025-08-05 17:35:38 -07:00
  • 7487880e4c Sync SDL3 wiki -> header SDL Wiki Bot 2025-08-12 17:05:23 +00:00
  • 4725213eef Support the "ambient" value for SDL_HINT_AUDIO_CATEGORY Sam Lantinga 2025-08-12 09:53:41 -07:00
  • 4b2a87a5d3 Sync SDL3 wiki -> header SDL Wiki Bot 2025-08-12 16:53:08 +00:00
  • 970c0bfe96 Fixed bug #13493: Assertion failure at SDL_AddTouch with Android API 28 Java touch id should be -1 because it's reserved for internal SDL synthetic events. It should also not be 0, because this is SDL invalid value. Sylvain 2025-08-08 11:43:42 +02:00
  • 6e422e5ff2 Update NDK version to 28 (#13729) Chase Knowlden 2025-08-12 10:45:57 -04:00
  • e699f3dca1 GPU: Hold submit lock before waiting for device idle Beyley Cardellio 2025-08-10 00:13:14 -07:00
  • f2df279adc Sync SDL3 wiki -> header SDL Wiki Bot 2025-08-10 05:08:26 +00:00
  • 40ec9592f1 Restored text missing during wiki sync (thanks @sezero!) Sam Lantinga 2025-08-09 22:07:14 -07:00
  • 3970acd1c2 Sync SDL3 wiki -> header SDL Wiki Bot 2025-08-10 02:21:43 +00:00
  • 44ce826b57 Sync SDL3 wiki -> header SDL Wiki Bot 2025-08-09 18:34:27 +00:00
  • 43f3991398 linux/SDL_syshaptic.c:SDL_SYS_HapticStopAll(): Fix return on error Petar Popovic 2025-08-09 18:00:04 +02:00
  • d4819db5e6 SDL_waylandvideo.c:display_remove_global(): Check pointer when removing mouse Petar Popovic 2025-08-09 15:36:42 +02:00
  • 7017fbaa8e release: build aarch64 libraries with 16kiB page size Anonymous Maarten 2025-08-09 04:39:12 +02:00
  • f4c124e4bf SDL_TriggerBreakpoint() will default to __debugbreak() on MinGW toolchain on windows Mohamed Shazan 2025-08-09 04:50:59 +05:30
  • aff1a48bd9 wayland: Cleanup and return if keymap allocation fails Frank Praznik 2025-08-08 17:53:21 -04:00
  • d9c20cfd0a SDL_SendJoystickVirtualSensorDataInner(): Fix max_sensor_events increment Petar Popovic 2025-08-08 20:52:24 +02:00
  • de742e9f9a cmake: detect RISCOS platform before GNU/Hurd Anonymous Maarten 2025-08-08 04:55:32 +02:00
  • 171885010d Add GNU/Hurd as platform Pino Toscano 2025-08-07 23:35:39 +02:00
  • b63c32e790 SDL_SetRenderDrawBlendMode(): Remove redundant param check Petar Popovic 2025-08-08 19:50:12 +02:00
  • 7252633345 video: Check the display origin when a fullscreen window is moved Frank Praznik 2025-08-08 11:10:53 -04:00
  • 248bcf6b29 ime: fcitx: use SDL_GetExeName() in GetAppName() Pino Toscano 2025-08-07 07:40:29 +02:00
  • d83503f80e Fix some typos detected by Debian's lintian QA tool Simon McVittie 2025-08-07 11:58:25 +01:00
  • 40b941c826 hints: Rephrase documentation to improve grammar Simon McVittie 2025-08-07 11:54:20 +01:00
  • fe6b2161bf GPU: Fix uninitialized value in Vulkan command buffer structure cosmonaut 2025-08-07 10:57:17 -07:00
  • 6981522cd6 Revert "Support Google Play 16 KB Page Size Requirement (#13470)" Sam Lantinga 2025-08-07 11:44:45 -07:00
  • 33c8998598 video: Use additional checks for determining on which display a window should be fullscreen Frank Praznik 2025-08-06 17:36:31 -04:00
  • 561c99ee11 SDL_endian.h: extend Linux way for GNU libc Pino Toscano 2025-08-06 23:40:02 +02:00
  • f439e44771 x11: Modernize and optimize key handling Frank Praznik 2025-07-24 15:11:20 -04:00
  • 67e5130441 x11: Check axis labels when searching for relative axes Frank Praznik 2025-08-04 19:43:42 -04:00
  • 91be1b054a x11: Fix xsettings pointer not being reset in X11_QuitXsettings Sam Lantinga 2025-08-06 09:22:33 -07:00
  • 31ba7efa48 x11: Refactor dpi hooks, removing GTK dependency and fixing XSettings watcher Sam Lantinga 2025-08-06 09:22:15 -07:00
  • b139821903 tray: linux - use .cache directory for temporary icon paths A1029384756 2025-08-06 01:21:47 -04:00
  • cd0c660dea win32: Use the current flags to determine if NCCALCSIZE is required Frank Praznik 2025-08-05 17:24:10 -04:00
  • 90a023007f win32: Use STYLE_BORDERLESS when showing a pending fullscreen window Frank Praznik 2025-08-05 15:51:50 -04:00
  • aae7736ec6 Added additional examples of paddle and misc buttons (thanks @AL2009man!) Sam Lantinga 2025-08-05 12:01:31 -07:00
  • f44a98729c cocoa: Wait for fullscreen spaces transitions to complete if switching to an exclusive mode Frank Praznik 2025-08-04 23:54:40 -04:00
  • 3163e0cc9f Revert "cocoa: Don't re-enter a fullscreen space if leaving to enter an exclusive mode" Frank Praznik 2025-08-04 23:49:15 -04:00
  • b6fa89ea74 Fix directory globbing on Android Alexander Batalov 2025-08-04 19:51:37 +03:00
  • a05aca51ec Fix condition for setting HDR properties Mathieu Eyraud 2025-08-04 11:14:52 +02:00
  • ee8f2861e7 cocoa: Don't re-enter a fullscreen space if leaving to enter an exclusive mode Frank Praznik 2025-08-04 22:07:24 -04:00
  • 293b8b9fd6 x11: Fix regression reading GNOME content scale Sam Lantinga 2025-08-04 16:53:09 -07:00
  • 7bb045ca22 Fixed Windows build Sam Lantinga 2025-08-04 13:04:17 -07:00
  • 9a71e3fd50 Revert "Add SDL_IsTraySupported" Sam Lantinga 2025-08-04 10:39:34 -07:00
  • bba6555bf1 Enable background input when using Microsoft GameInput Sam Lantinga 2025-08-04 10:21:58 -07:00
  • 483b8d4d98 x11: Implement precision/pixel scrolling Frank Praznik 2025-08-02 17:31:41 -04:00
  • 23e08f7807 SDL_LoadWAV_IO(): On error, set *audio_buf to NULL and *audio_len to 0 Petar Popovic 2025-08-03 17:58:02 +02:00
  • faf3bd9991 SDL_enabled_assert(): Use NULL istead of 0 to explicity initialize the pointer members of SDL_AssertData Petar Popovic 2025-08-03 16:32:42 +02:00
  • 8dedf44929 Fixed warning: initialization of pointer of type 'VkSampler' (aka 'struct VkSampler_T *') to null from a constant boolean expression Sam Lantinga 2025-08-03 07:24:10 -07:00
  • cb5436045d tray: linux fix tray menu elements not running callbacks (#13626) Hayden Gray 2025-08-03 10:22:32 -04:00
  • e1a623f129 SDL_migration.cocci: Fixed a few incorrect function names. Ryan C. Gordon 2025-08-02 22:53:34 -04:00
  • e8b5d90c41 SInput: ABXY Style Application and Code Cleanup (#13624) mitchellcairns 2025-08-02 19:11:18 -07:00
  • 51ce3f8c8d x11: Filter mouse wheel events from "Master" devices Frank Praznik 2025-07-28 12:02:27 -04:00
  • 42463569d5 GPU: Vulkan backend flags command buffer for cleanup when swapchain is requested Frank Praznik 2025-07-31 19:56:46 -04:00
  • ae5ce258cf Fix double-free warning in src/hidapi/linux/hid.c Petar Popovic 2025-08-02 15:42:09 +02:00
  • 2b94062482 sinput: fix compiling with debug output on Antheas Kapenekakis 2025-08-01 14:44:13 +02:00
  • 5dc801506b ci: Haiku does not need -DSDL_UNIX_CONSOLE_BUILD=ON Anonymous Maarten 2025-08-02 03:39:38 +02:00
  • 2190705754 ci: configure with -DCMAKE_SYSTEM_NAME=Haiku for Haiku Anonymous Maarten 2025-08-02 03:08:03 +02:00
  • 8796f0a8ed SDL_gtk: Prevent loading GTK-3 if a different version of GTK is already loaded Sam Lantinga 2025-08-01 17:44:22 -07:00
  • f241e8e8fd windows: replace shobjidl_core.h usage with shobjidl.h except for when targeting xbox Ozkan Sezer 2025-08-02 01:47:32 +03:00
  • 1c5c3b1479 Fix SDL_BlitSurfaceScaled crash capehill 2025-06-29 16:34:05 +03:00
  • d04899fcfd Fix setting RGB without a player led (#13524) Antheas Kapenekakis 2025-08-01 19:15:54 +03:00
  • 1749aba641 Fixed a few "-Wredundant-decls" warnings Petar Popovic 2025-07-26 19:35:06 +02:00
  • 550d95e04f wayland: Cleanup an outdated conditional and comment Frank Praznik 2025-08-01 10:33:55 -04:00
  • 9034375d2f wayland: reorder surface destruction to avoid premature blanking A1029384756 2025-08-01 00:08:35 -04:00
  • 83818eeb95 tests: c90 fixes (#endif comments) for consistency after commit 9e37839 Ozkan Sezer 2025-08-01 06:28:02 +03:00
  • 9e3783996b Fix testnative C90 compatibility Anonymous Maarten 2025-08-01 02:27:54 +02:00
  • 7b501ae71f Add a few include guards to private headers Anonymous Maarten 2025-08-01 02:00:08 +02:00
  • 06cafa3040 cmake: explicitly disable UNITY_BUILD property for SDL3 libraries Anonymous Maarten 2025-08-01 01:59:15 +02:00
  • 09221820f6 Fix potential memory leak in SDL_render_gles2.c Petar Popovic 2025-08-01 00:33:54 +02:00
  • dc2c83c383 Support Google Play 16 KB Page Size Requirement (#13470) Matthew Zavislak 2025-07-31 16:12:54 -07:00
  • c5edf4bd5b GPU: Bail out of aquiring Vulkan swapchain if window is hidden cosmonaut 2025-07-31 14:12:45 -07:00
  • 6d580d74f2 Fix Axis Inputs for Generic SInput Device (#13489) mitchellcairns 2025-07-31 15:36:10 -07:00
  • 2989d0c420 Fixed build Sam Lantinga 2025-07-31 09:41:35 -07:00
  • b0cdb7143f wayland: Adjust popup adjoining check Frank Praznik 2025-07-31 12:13:07 -04:00
  • 88cbe85fe2 Added missing files Sam Lantinga 2025-07-31 08:57:59 -07:00
  • 26c41f3f9a Fix Android build Sam Lantinga 2025-07-31 08:49:40 -07:00
  • bf7b4d4a9e x11: Add GTK signal handler for gtk-xft-dpi and reader in GetGlobalContentScale Sam Lantinga 2025-07-31 08:49:36 -07:00
  • 3c369aa8b4 unix: Refactor GTK bindings from SDL_tray to separate SDL_gtk module to allow shared usage Sam Lantinga 2025-07-31 08:49:31 -07:00
  • d8ac51859e GPU: Fix wrong Vulkan swapchain size when retrying acquire Cheney Wang 2025-07-30 17:44:47 -04:00
  • 3d1a28ccf2 psp: fix audio not playing Wouter Wijsman 2025-07-30 21:06:13 +02:00
  • 3195980b49 Define relevant macros when LACKS_ERRNO_H is true Thaddeus Crews 2025-07-30 10:34:01 -05:00
  • 10458f2cac SDL_getenv.c: fix dynamic loading of environ symbol on FreeBSD Stefan Schlosser 2025-07-30 13:10:11 +02:00
  • e2392984b2 Sync SDL3 wiki -> header SDL Wiki Bot 2025-07-30 08:06:30 +00:00
  • dec21043a0 docs: Slightly improve virtual joystick docs. Ryan C. Gordon 2025-07-30 00:52:29 -04:00
  • ea04bdb5f3 docs: Added a note about virtual joysticks to CategoryJoystick. Ryan C. Gordon 2025-07-30 00:42:57 -04:00
  • c663b6ec1f Don't leave garbage in output parameters Sam Lantinga 2025-07-29 20:48:32 -07:00
  • cd15893ea3 Sync SDL3 wiki -> header SDL Wiki Bot 2025-07-30 03:30:05 +00:00