Commit Graph

  • 4e4493f579 Sync SDL3 wiki -> header SDL Wiki Bot 2026-03-06 18:08:12 +00:00
  • 776e87ada9 Revert "render: Added Xbox DXIL for gpu backend". Ethan Lee 2026-03-04 15:52:07 -05:00
  • c20a058ff4 Revert "render: Added Xbox DXIL for gpu backend". Ethan Lee 2026-03-04 15:52:07 -05:00
  • 9324f9eb55 Backport android api 30+ fix for backspace to SDL2 Tobiasz Laskowski 2026-03-04 03:42:52 +00:00
  • 22a6d76f22 Backport android api 30+ fix for backspace to SDL2 Tobiasz Laskowski 2026-03-04 03:42:52 +00:00
  • 99a65853a6 Texture2DArray and Compute Pipeline in DirectX12 (#15161) ImpDi 2026-03-04 11:19:45 +08:00
  • 89cab56536 Texture2DArray and Compute Pipeline in DirectX12 (#15161) ImpDi 2026-03-04 11:19:45 +08:00
  • 4128c4e44b Fix backspace on android with api 30+ Tobiasz Laskowski 2026-03-03 12:22:00 +00:00
  • 01bd8b3780 Fix backspace on android with api 30+ Tobiasz Laskowski 2026-03-03 12:22:00 +00:00
  • 18a0157457 Deprecate SDL_INIT_EVERYTHING from SDL2 Frank Praznik 2026-03-03 14:00:40 -05:00
  • e7199cad0b Deprecate SDL_INIT_EVERYTHING from SDL2 Frank Praznik 2026-03-03 14:00:40 -05:00
  • b36a5ab6f4 Log failure reasons during early X11 and Wayland initialization Frank Praznik 2026-03-03 12:44:56 -05:00
  • d3672b0c3a Fixed typo to "pseudo" BurstRange 2026-03-03 14:42:42 -03:00
  • 5880b8a283 Log failure reasons during early X11 and Wayland initialization Frank Praznik 2026-03-03 12:44:56 -05:00
  • 75c9b082ef Sync SDL3 wiki -> header SDL Wiki Bot 2026-03-03 13:55:57 +00:00
  • aa5bcfa3d8 wayland: Don't add keys with the super/GUI modifier to the keymap Frank Praznik 2026-03-02 18:10:41 -05:00
  • 8c8efd4ccd wayland: Don't add keys with the super/GUI modifier to the keymap Frank Praznik 2026-03-02 18:10:41 -05:00
  • 2e3300e872 Functions to bind GPURenderState storage textures, buffers and sampler bindings (#15150) Void Star Caster 2026-03-02 21:50:58 +01:00
  • ef03c66ef3 camera: Fix crash when setting frame rate and improve FPS precision Qiu Qiang 2026-03-02 14:11:41 -05:00
  • 6299705584 Use AV capture methods available since iOS 7 DominusExult 2026-02-15 17:20:49 +01:00
  • e2a2e2c31e camera: Fix crash when setting frame rate and improve FPS precision Qiu Qiang 2026-03-02 14:11:41 -05:00
  • fcce05a19c Update SDL_render_sw.c MSRPP-dev 2026-03-02 17:37:35 +01:00
  • 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