Commit Graph

  • 685f1720fe Revert "[Nokia N-Gage] Fix alpha transparency in 4K color mode using BitBltMasked" Michael Fitzmayer 2025-06-07 22:45:54 +02:00
  • a89a20a9ab Fix Markdown typo in Arch Linux dependencies docs Splendide Imaginarius 2025-06-07 12:40:20 +00:00
  • cbc9d662ea [Nokia N-Gage] Add define to disable FPS counter by default. Michael Fitzmayer 2025-06-07 15:40:53 +02:00
  • d9af41b5ac cmake: more private definitions Edu García 2025-06-06 18:05:14 +01:00
  • 5826966873 Fixed replacing existing specific gamepad mappings Sam Lantinga 2025-06-06 09:53:15 -07:00
  • f90a21483c Added support for the ZEROPLUS P4 Wired Gamepad Sam Lantinga 2025-06-06 08:53:45 -07:00
  • 638acdc02a Remove the CRC from automatically generated gamepad mappings Sam Lantinga 2025-06-06 09:22:14 -07:00
  • 45eb6310a8 x11: Resize fixed-size windows after mapping on xmonad Frank Praznik 2025-06-06 11:08:05 -04:00
  • 7dd5e765df joystick: Report battery on GIP controllers Vicki Pfau 2025-06-05 17:39:43 -07:00
  • c54a017f47 joystick: Clean up Elite Button handling Vicki Pfau 2025-06-02 22:36:50 -07:00
  • 559efd58e2 joystick: Add headset stub to GIP driver Vicki Pfau 2025-05-23 19:45:13 -07:00
  • 7cc3feeb1b keyboard: Search for the correct base key value when querying the keycode from a scancode Frank Praznik 2025-06-02 11:46:42 -04:00
  • 22fa45b3c1 win32: Ensure that text input is initially disabled when creating a window Frank Praznik 2025-06-05 12:14:54 -04:00
  • c240ed976f Sync SDL3 wiki -> header SDL Wiki Bot 2025-06-05 16:02:05 +00:00
  • 27464ffb08 Clarify that icon and cursor alternate images are added with SDL_AddSurfaceAlternateImage() Sam Lantinga 2025-06-05 09:00:49 -07:00
  • 2ef7944170 [Nokia N-Gage] Fix alpha transparency in 4K color mode using BitBltMasked Michael Fitzmayer 2025-06-04 21:05:29 +02:00
  • d86fb8a83a gdk: Ignore focus loss events caused by text input showing the OSK Ethan Lee 2025-06-04 09:40:33 -04:00
  • 6622f4e1ea Added support for the NACON Revolution X Unlimited controller on macOS Sam Lantinga 2025-06-03 15:02:18 -07:00
  • 45aa497813 [Nokia N-Gage] Fix SDL_GetPerformanceFrequency and SDL_GetPerformanceCounter Michael Fitzmayer 2025-06-03 21:59:03 +02:00
  • 7457857304 Fixed input from the MayFlash GameCube adapter with version 7 firmware Sam Lantinga 2025-06-03 10:54:10 -07:00
  • 1ec12b38e5 Sync SDL3 wiki -> header SDL Wiki Bot 2025-06-03 15:31:53 +00:00
  • b6c4a46b85 workflows: Use stable Steam Runtime 3 on both x86_64 and arm64 Simon McVittie 2025-06-03 15:26:37 +01:00
  • fbba5b272a GPU: Binding validation and prevent null dereference if expected binding is missing (#13164) Evan Hemsley 2025-06-02 13:39:58 -07:00
  • cf6c42e6e6 Use HEAPU8.set rather than Module.HEAPU8.set (thanks @sbc100!) Sam Lantinga 2025-06-02 09:47:26 -07:00
  • 4b0f48c4cf Mark gamepads as invalid if they can't be opened Sam Lantinga 2025-06-02 09:21:13 -07:00
  • a314a58e7e Sync SDL3 wiki -> header SDL Wiki Bot 2025-06-01 22:00:52 +00:00
  • d283f4651c Sync SDL3 wiki -> header SDL Wiki Bot 2025-06-01 21:52:34 +00:00
  • 8510331f66 .wikiheaders-options: Add Tray to quickreference categories. Ryan C. Gordon 2025-06-01 10:48:32 -04:00
  • b8187e2abd wikiheaders: Trim whitespace from end of lines in section headers. Ryan C. Gordon 2025-06-01 10:43:08 -04:00
  • 9e0d9f30a7 x11: Be a little less aggressive with Xinput2IsInitialized checks. Ryan C. Gordon 2025-06-01 10:14:01 -04:00
  • 57b6e6c7f9 Checks if xinput is loaded before trying to call xinput functions Mason Remaley 2025-05-29 14:23:44 -07:00
  • ac3ab026fe audio: corrected comment about device format minimums. Ryan C. Gordon 2025-06-01 03:01:37 -04:00
  • 83cc3bc234 audio: Opened device spec must be >= simple minimums, not device's defaults. Ryan C. Gordon 2025-06-01 02:56:59 -04:00
  • 14a4ae521a pulseaudio: Request more recording data per-fragment. Ryan C. Gordon 2025-06-01 02:46:55 -04:00
  • 3a4de2ad89 Sync SDL3 wiki -> header SDL Wiki Bot 2025-05-31 21:11:00 +00:00
  • 47717f22fd cocoa: Always add a window-sized NSTrackingArea to each window. Ryan C. Gordon 2025-05-31 15:00:56 -04:00
  • f61d956a04 cocoa: add explicit tracking areas to the window. Ryan C. Gordon 2025-05-31 14:40:12 -04:00
  • 58afb0d8ae wayland: Update xkbcommon names and types Frank Praznik 2025-05-31 12:45:04 -04:00
  • c764e8864b wayland: Update xkbcommon to avoid using deprecated modifier names Frank Praznik 2025-05-31 12:33:19 -04:00
  • b61586b492 [Nokia N-Gage] Increase max. texture size from 256 to 1024; the previous setting was chosen at random and does not necessarily make sense in practice. Michael Fitzmayer 2025-05-31 14:07:49 +02:00
  • 329b5f27d6 fix preprocessor directive for SDL_RESTRICT definition in C99 case. Ozkan Sezer 2025-05-30 23:56:50 +03:00
  • 0d58594e66 fix inverted __STDC_VERSION__ condition in SDL_RESTRICT definition. Ozkan Sezer 2025-05-30 23:51:50 +03:00
  • 6a686185f7 SDL_begin_code.h: Actually define SDL_RESTRICT. Ryan C. Gordon 2025-05-30 15:58:44 -04:00
  • 51dfca813b Pass text input rect to steam deck keyboard invocation Caleb Heuer 2025-05-30 13:52:54 +02:00
  • 520d73ae57 include/SDL_gpu: fix bool members documentation indentation Anonymous Maarten 2025-05-30 16:34:34 +02:00
  • a26e5f32e0 Gyro degrees per second is 2000 across all 8bitdo controllers (#13147) Aubrey Hesselgren 2025-05-29 14:28:55 -07:00
  • fc1c0618de kmsdrm: fixed creating GBM surfaces on NVIDIA cards Sam Lantinga 2025-05-29 11:19:50 -07:00
  • 03a6d98aee Update SDL_pixels.h DracoRooks 2025-05-29 23:26:46 +05:30
  • 885e611f3c Added macros to push/pop error messages while cleaning up Sam Lantinga 2025-05-29 10:53:46 -07:00
  • 61d105247e Fixed typos Sam Lantinga 2025-05-29 10:53:30 -07:00
  • 7db0ac7380 Updated SDL_StretchSurface() documentation Sam Lantinga 2025-05-29 09:09:04 -07:00
  • ca988dbc2c Bail out if Xrandr returns zero CRTCs in the X11 messagebox implementation Everett Afton 2025-05-14 22:10:51 +03:00
  • c147ddf3e3 Do not use Xrandr if the extension is not queryable in the X11 messagebox implementation Everett Afton 2025-05-14 22:09:42 +03:00
  • df07c09f55 Use visuals and colormapsin the X11 messagebox implementation Everett Afton 2025-05-14 22:07:15 +03:00
  • 737b9e117d Removed obsolete documentation Sam Lantinga 2025-05-28 15:56:20 -07:00
  • d2be547642 Removed spurious parentheses Sam Lantinga 2025-05-28 13:28:12 -07:00
  • 36936cbf37 Set the serial number to the Bluetooth MAC address for 8BitDo controllers Sam Lantinga 2025-05-28 12:18:07 -07:00
  • f80e819c5b Sync SDL3 wiki -> header SDL Wiki Bot 2025-05-28 13:35:21 +00:00
  • b7082e7e18 Sync SDL3 wiki -> header SDL Wiki Bot 2025-05-27 17:31:04 +00:00
  • 3940c660be begin_code: Added SDL_ALIGNED macro. Ryan C. Gordon 2025-05-27 11:52:54 -04:00
  • aa870d511e Disable SDL_HINT_JOYSTICK_RAWINPUT by default Sam Lantinga 2025-05-27 09:43:26 -07:00
  • db972604a8 gpu: Xbox buildfix Ethan Lee 2025-05-27 12:22:42 -04:00
  • 8a2e2e75d1 Simplified loop logic Sam Lantinga 2025-05-27 08:47:32 -07:00
  • b4f7948410 Ensure that report 06 command reads normally 8BitDo 2025-05-27 16:58:04 +08:00
  • e3d44cdd51 wayland: Use raw timestamps to calculate the elapsed repeat time on a key up event Frank Praznik 2025-05-27 10:31:31 -04:00
  • b51273512b Sync SDL3 wiki -> header SDL Wiki Bot 2025-05-26 20:22:23 +00:00
  • 988c0be934 Sync SDL3 wiki -> header SDL Wiki Bot 2025-05-26 20:13:49 +00:00
  • 9b025e3cab PSP fullscreen is the only mode (#13125) Sander Ledegen 2025-05-26 19:31:48 +02:00
  • 08b6f6175a Sync SDL3 wiki -> header SDL Wiki Bot 2025-05-26 16:35:37 +00:00
  • 5e50d39b38 audio: Added SDL_PutAudioStreamDataNoCopy. Ryan C. Gordon 2025-05-24 22:52:22 -04:00
  • 25db127450 SDL_video.c: remove two stray line continuation chars . Ozkan Sezer 2025-05-26 01:41:47 +03:00
  • 168d1a9253 emscripten: Proxy Emscripten_GetSystemTheme and EMSCRIPTENAUDIO_OpenDevice to the main thread. Christian Kündig 2025-05-12 21:10:28 +02:00
  • f62572344f Clean up INTERFACE_COMPILE_OPTIONS mattbsage 2025-05-24 23:49:00 +10:00
  • b70919ecd9 x11: Assume the window was mapped after showing Frank Praznik 2025-05-23 11:44:36 -04:00
  • 0657ece55d x11: Always send fullscreen dimensions except on XWayland Frank Praznik 2025-05-23 11:40:01 -04:00
  • 1f6b5c681d Set the initial axis values for HIDAPI and XInput controllers Sam Lantinga 2025-05-23 11:56:24 -07:00
  • fdc4f8fa39 x11: Include the XTest header when needed Frank Praznik 2025-05-23 12:52:07 -04:00
  • 2b4d61e4a6 VITA: support only fullscreen windows. Fixes #13079 Ivan Epifanov 2025-05-23 15:32:46 +03:00
  • 4cd889cb13 joystick: Several minor GIP fixes Vicki Pfau 2025-05-21 20:59:16 -07:00
  • 0a7548230c Sync SDL3 wiki -> header SDL Wiki Bot 2025-05-22 22:39:10 +00:00
  • c9cf4c42e0 Improved HIDAPI support for Flydigi controllers Sam Lantinga 2025-05-22 15:20:28 -07:00
  • ead32c706d fix error handling in WideCharToMultiByte kyle-sylvestre 2025-05-22 15:55:53 -04:00
  • 8ddb074889 bugfix advancing UTF-8 length in UTF-16 string kyle-sylvestre 2025-05-22 14:36:38 -04:00
  • dcdbc0bf9f README-documentation-rules: Add a note about being UTF-8 only! Ryan C. Gordon 2025-05-22 15:41:05 -04:00
  • 56bb73a8d2 README-ngage.md: Really actually got all the non-UTF-8 characters this time! Ryan C. Gordon 2025-05-22 15:38:59 -04:00
  • ecef0d3564 README-ngage.md: Found a few more non-UTF-8 things. Ryan C. Gordon 2025-05-22 15:34:04 -04:00
  • fb7afabbd6 README-ngage.md: Removed non-UTF-8 character. Ryan C. Gordon 2025-05-22 15:30:21 -04:00
  • 73ca59b423 Sync SDL3 wiki -> header SDL Wiki Bot 2025-05-22 19:18:42 +00:00
  • 136a44b0bd Sync SDL3 wiki -> header SDL Wiki Bot 2025-05-22 18:08:13 +00:00
  • 7ae64592c9 Restore support for the Nokia N-Gage (#12148) Michael Fitzmayer 2025-05-22 20:07:22 +02:00
  • 26f9940f82 Sync SDL3 wiki -> header SDL Wiki Bot 2025-05-22 17:50:19 +00:00
  • 6f994cc7a8 Fixed macOS build Sam Lantinga 2025-05-22 10:18:14 -07:00
  • 354895d975 Add Flydigi VADER 4 Pro HIDAPI support (#12874) bakatrouble 2025-05-22 19:56:17 +03:00
  • 8d9a4fe843 stdinc: Corrected documentation for SDL_atan2 and SDL_atan2f. Ryan C. Gordon 2025-05-22 09:50:31 -04:00
  • abcfa1b7de wayland: Use SDL_memcpy instead of SDL_copyp to copy the repeated text string Frank Praznik 2025-05-21 20:36:44 -04:00
  • 22828d5f2a Fix #13083 segfault in SDL_RemoveTrayEntry() for submenu entries Matteo Hausner 2025-05-20 23:34:59 +02:00
  • 264eb8d440 Fixed the Bluetooth flag for the combined Joy-Con controller Sam Lantinga 2025-05-21 13:30:00 -07:00
  • 05f779f61e wayland: Cap the max key repeat elapsed time Frank Praznik 2025-05-21 12:18:36 -04:00
  • 20e8ac0075 wayland: Fix keymap changed event spam with non-latin keyboard layouts Frank Praznik 2025-05-21 11:21:39 -04:00
  • b8e055ce64 use SDL style - else on same line as closing brace kyle-sylvestre 2025-05-20 19:11:46 -04:00