Commit Graph

  • 4dbf5811e9 Update SDL_render_sw.c MSRPP-dev 2026-03-02 17:37:35 +01:00
  • 1ee158cd31 fix off by one with tilt on ps3 guitars (#15144) Sanjay Govind 2026-03-03 06:45:44 +13:00
  • 34378609bb fix off by one with tilt on ps3 guitars (#15144) Sanjay Govind 2026-03-03 06:45:44 +13:00
  • e4c664a75f oldnames: Add missing deprecated SDL2 symbol mappings (#15137) Antonio Lattanzio 2026-03-03 06:44:36 +13:00
  • 4c52cfb495 oldnames: Add missing deprecated SDL2 symbol mappings (#15137) Antonio Lattanzio 2026-03-03 06:44:36 +13:00
  • 7a1d02083d Added surface validation to SDL_DuplicateSurface() Sam Lantinga 2026-03-02 09:40:53 -08:00
  • 73b13728de Added surface validation to SDL_DuplicateSurface() Sam Lantinga 2026-03-02 09:40:53 -08:00
  • 0030fafda2 render: Added Xbox DXIL for gpu backend Ethan Lee 2026-02-26 10:06:50 -05:00
  • c9479f86f6 testgdk: Update icon filename for the new png image Ethan Lee 2026-02-26 10:44:58 -05:00
  • f2c4c66429 render: Added Xbox DXIL for gpu backend Ethan Lee 2026-02-26 10:06:50 -05:00
  • 8bf6e23164 Fix potential memory leak in VULKAN_AcquireCommandBuffer() on error Petar Popovic 2026-03-01 18:44:39 +01:00
  • 77f4a8e2b8 Fix potential memory leak in VULKAN_AcquireCommandBuffer() on error Petar Popovic 2026-03-01 18:44:39 +01:00
  • fb9bb7426d Fix memory leak when X11 toolkit window locale SDL_strdup() fails Petar Popovic 2026-03-01 16:00:17 +01:00
  • fb1d1ab306 Fix memory leak when X11 toolkit window locale SDL_strdup() fails Petar Popovic 2026-03-01 16:00:17 +01:00
  • 3a2a13d966 Loading PNG files are part of the core SDL library Sam Lantinga 2026-03-01 11:42:28 -08:00
  • 72d5fe213f Loading PNG files are part of the core SDL library Sam Lantinga 2026-03-01 11:42:28 -08:00
  • 48fb914228 Fix potential memory leak in SDL_HIDAPI_HapticOpenFromJoystick() on error Petar Popovic 2026-03-01 17:34:24 +01:00
  • 6cf03ca729 Fix potential memory leak in SDL_HIDAPI_HapticOpenFromJoystick() on error Petar Popovic 2026-03-01 17:34:24 +01:00
  • 3e87c31a6c Added surface validation to SDL_ConvertSurfaceRect() Sam Lantinga 2026-03-01 11:34:34 -08:00
  • 2d9fca46c6 Added surface validation to SDL_ConvertSurfaceRect() Sam Lantinga 2026-03-01 11:34:34 -08:00
  • abeb392959 Sync SDL3 wiki -> header SDL Wiki Bot 2026-03-01 02:36:59 +00:00
  • 48ed4faa47 Fix compile error in MSVC 19.29 Anonymous Maarten 2026-02-28 21:18:11 +01:00
  • 0a45525242 wayland: Handle min/max sizes in fixed-size windows with viewports Frank Praznik 2025-11-07 12:32:24 -05:00
  • 3ac4e684ab make sure #endif comment matches the macro name Brenton Bostick 2026-02-28 09:30:04 -05:00
  • 654f6f94f6 Fixed SDL_GetIOSize() return value Sam Lantinga 2026-02-28 08:41:47 -08:00
  • 0a1c7b5348 Fixed SDL_GetIOSize() return value Sam Lantinga 2026-02-28 08:41:47 -08:00
  • f600c74c80 Don't enable extended features for GameSir controllers over Bluetooth Sam Lantinga 2026-02-24 20:42:24 -08:00
  • 170e3a81d8 Fixed the GameSir-G7 Pro 8K button mapping Sam Lantinga 2026-02-24 20:24:26 -08:00
  • 7775bbef9f Fixed the GameSir-G7 Pro 8K accelerometer scale Sam Lantinga 2026-02-26 09:07:15 -08:00
  • 862e1e8600 Fixed the GameSir-G7 Pro 8K sensor rate Sam Lantinga 2026-02-24 19:44:33 -08:00
  • ea539c0075 testgdk: Update icon filename for the new png image Ethan Lee 2026-02-26 10:44:58 -05:00
  • 6e43302694 Fix Wayland_DestroyWindow SEGFAULT hexnet1234 2026-02-20 18:41:55 +01:00
  • e7e2805475 Sync SDL3 wiki -> header SDL Wiki Bot 2026-02-24 15:05:20 +00:00
  • df72790cfb Sync SDL3 wiki -> header SDL Wiki Bot 2026-02-22 00:07:28 +00:00
  • 0f02c41ac0 Note that SDL_getenv() is case sensitive Sam Lantinga 2026-02-21 10:49:57 -08:00
  • 6d93ffe923 Add ZUIKI EVOTOP controller support with gyroscope and accelerometer sensor capabilities. (#15034) zuiki_inn 2026-02-26 13:24:29 +09:00
  • 29ca920fdf Add ZUIKI EVOTOP controller support with gyroscope and accelerometer sensor capabilities. (#15034) zuiki_inn 2026-02-26 13:24:29 +09:00
  • 2fad85fa26 Use Uint64 instead for tick_numerators in USE_128BIT_MATH rabbit-ecl 2026-02-26 03:14:01 +02:00
  • 230814e85e Use Uint64 instead for tick_numerators in USE_128BIT_MATH rabbit-ecl 2026-02-26 03:14:01 +02:00
  • 36ba09b63d Fixed definition of builtin function '_m_prefetch' Sam Lantinga 2026-02-25 14:29:07 -08:00
  • 5340d6a94c Fixed definition of builtin function '_m_prefetch' Sam Lantinga 2026-02-25 14:29:07 -08:00
  • b0414440a3 Fixed timer overflow on some platforms Sam Lantinga 2026-02-25 10:21:20 -08:00
  • 24404d9047 Fixed timer overflow on some platforms Sam Lantinga 2026-02-25 10:21:20 -08:00
  • 28014a0452 Sync SDL3 wiki -> header SDL Wiki Bot 2026-02-25 14:51:12 +00:00
  • 488e196415 Sync SDL3 wiki -> header SDL Wiki Bot 2026-02-25 14:33:40 +00:00
  • d5b90fd82f render: Reduce scope of D3D12 GDK event watcher to Xbox Ethan Lee 2026-02-25 09:23:00 -05:00
  • c903079708 Sync SDL3 wiki -> header SDL Wiki Bot 2026-02-25 14:21:56 +00:00
  • b488c2e4a0 gdk: Render/GPU can call SuspendX, document when to call SuspendComplete Ethan Lee 2026-02-25 09:20:25 -05:00
  • 0246598d62 Sync SDL3 wiki -> header SDL Wiki Bot 2026-02-25 14:51:12 +00:00
  • 03fcc037d9 Sync SDL3 wiki -> header SDL Wiki Bot 2026-02-25 14:33:40 +00:00
  • a4cd62ef93 render: Reduce scope of D3D12 GDK event watcher to Xbox Ethan Lee 2026-02-25 09:23:00 -05:00
  • bad072e693 Sync SDL3 wiki -> header SDL Wiki Bot 2026-02-25 14:21:56 +00:00
  • 5770e013c2 gdk: Render/GPU can call SuspendX, document when to call SuspendComplete Ethan Lee 2026-02-25 09:20:25 -05:00
  • aa9de89232 Added battery status for newer FlyDigi controllers Sam Lantinga 2026-02-17 15:11:33 -08:00
  • 49a8b4229b Added battery status for newer FlyDigi controllers Sam Lantinga 2026-02-17 15:11:33 -08:00
  • 645b8e7f6d Support accelerometers on 3rd party ps3 controllers (#15109) Sanjay Govind 2026-02-25 15:58:13 +13:00
  • 0c859452ef Support accelerometers on 3rd party ps3 controllers (#15109) Sanjay Govind 2026-02-25 15:58:13 +13:00
  • 17532fd62e Set joystick_type for known ps3/wii instruments (#15111) Sanjay Govind 2026-02-25 14:26:46 +13:00
  • a7ccd48957 Set joystick_type for known ps3/wii instruments (#15111) Sanjay Govind 2026-02-25 14:26:46 +13:00
  • 2214522b69 deal with controllers that don't have report ids Sanjay Govind 2026-02-25 11:52:35 +13:00
  • 1419bcb6cb deal with controllers that don't have report ids Sanjay Govind 2026-02-25 11:52:35 +13:00
  • c608ce5acb x11: Also send key releases when reconciling state Frank Praznik 2026-02-24 08:14:44 -05:00
  • 2f38b6a396 x11: Also send key releases when reconciling state Frank Praznik 2026-02-24 08:14:44 -05:00
  • b3adee0720 Fix up controller types for various playstation and wii instruments (#15104) Sanjay Govind 2026-02-25 10:35:45 +13:00
  • 0e4008441f Fix up controller types for various playstation and wii instruments (#15104) Sanjay Govind 2026-02-25 10:35:45 +13:00
  • 00c85a0b9e Added support for the Flydigi Vader 5 Pro in Xbox 360 mode Sam Lantinga 2026-02-24 10:18:17 -08:00
  • 2385dc6297 Added support for the Flydigi Vader 5 Pro in Xbox 360 mode Sam Lantinga 2026-02-24 10:18:17 -08:00
  • 77edb4d5d3 fix unknown argument nBufSize Brenton Bostick 2025-09-22 09:12:58 -04:00
  • c259f969f2 fix unknown argument nBufSize Brenton Bostick 2025-09-22 09:12:58 -04:00
  • 62aea530b4 fix JNI parameter types Brenton Bostick 2026-02-24 11:27:41 -05:00
  • 0d0db08b61 fix JNI parameter types Brenton Bostick 2026-02-24 11:27:41 -05:00
  • abab2f1181 make sure #endif comment matches the macro name Brenton Bostick 2026-02-24 09:03:46 -05:00
  • a5889b0e44 make sure #endif comment matches the macro name Brenton Bostick 2026-02-24 09:03:46 -05:00
  • 01d8bb5b7c Fix GetSampler() bug for INDEX8 pixel format (#15099) Void Star Caster 2026-02-24 17:05:30 +01:00
  • 4a4ae4a79d Fix GetSampler() bug for INDEX8 pixel format (#15099) Void Star Caster 2026-02-24 17:05:30 +01:00
  • 5212b82c4f Sync SDL3 wiki -> header SDL Wiki Bot 2026-02-24 15:05:20 +00:00
  • 27439467ce camera: Don't try to fake entire range for FRMIVAL_TYPE_CONTINUOUS Vicki Pfau 2026-02-23 21:01:45 -08:00
  • ab6dd970ac camera: Don't try to fake entire range for FRMIVAL_TYPE_CONTINUOUS Vicki Pfau 2026-02-23 21:01:45 -08:00
  • 399b2b18ce Support SL/SR on Switch 2 controllers, but only in mini-controller mode Vicki Pfau 2026-02-23 21:33:42 -08:00
  • 8a1684fbbc Support SL/SR on Switch 2 controllers, but only in mini-controller mode Vicki Pfau 2026-02-23 21:33:42 -08:00
  • cbee4abdfc x11: Don't send duplicate key down events when reconciling Frank Praznik 2026-02-23 13:15:45 -05:00
  • 550394eecd x11: Don't send duplicate key down events when reconciling Frank Praznik 2026-02-23 13:15:45 -05:00
  • 7066c6491e Fixed cursor mask padding calculation Sam Lantinga 2026-02-23 09:52:10 -08:00
  • 2e4ac09b1f Fixed cursor mask padding calculation Sam Lantinga 2026-02-23 09:52:10 -08:00
  • 284a3a6ba6 Sync SDL3 wiki -> header SDL Wiki Bot 2026-02-23 16:15:38 +00:00
  • 7678226f4a test: Add testgpu_spinning_cube_xr (#14943) Aaron Benjamin 2026-02-23 11:14:19 -05:00
  • bbcc205de9 Detect steam virtual gamepads more accurately on macOS tmkk 2026-02-22 14:35:33 +09:00
  • 50d0e2ede2 Bring back support for 360Controller driver on macOS tmkk 2026-02-22 14:33:28 +09:00
  • 2e18cf8d09 Sync SDL3 wiki -> header SDL Wiki Bot 2026-02-22 00:07:28 +00:00
  • 74bfc913ac Improved support for byte array pixel formats Sam Lantinga 2026-02-21 12:51:26 -08:00
  • 4f06087b36 Improved support for byte array pixel formats Sam Lantinga 2026-02-21 12:51:26 -08:00
  • 21e10b2e76 Note that SDL_getenv() is case sensitive Sam Lantinga 2026-02-21 10:49:57 -08:00
  • e4d6383b52 Sync SDL3 wiki -> header SDL Wiki Bot 2026-02-21 15:56:44 +00:00
  • d01ec84d85 headers: selected sdl-wiki-bot-authored updates from main branch Ozkan Sezer 2026-02-21 03:03:32 +03:00
  • d281a080c6 Updated to version 3.4.3 for development Sam Lantinga 2026-02-20 15:59:20 -08:00
  • 683181b47c Updated to version 3.4.2 for release release-3.4.2 Sam Lantinga 2026-02-20 15:12:29 -08:00
  • 6583134365 filesystem: Fix Android asset enumeration Alex Threlfo 2026-02-20 15:18:48 +11:00
  • a3bfd36665 filesystem: Fix Android asset enumeration Alex Threlfo 2026-02-20 15:18:48 +11:00
  • 2aacf018f0 Sync SDL3 wiki -> header SDL Wiki Bot 2026-02-20 19:31:49 +00:00
  • 70e1804e9f docs: Clarify symlink info in SDL_GetPathInfo, etc. Ryan C. Gordon 2026-02-20 14:29:46 -05:00