Commit Graph

  • bb3c5b4f3a Fix multiple occurences of typo "an simple" to "a simple" Klayism 2025-01-21 16:46:09 -05:00
  • efa6e7aece android: add style to test apk's Anonymous Maarten 2025-01-21 20:20:17 +01:00
  • 535d80bade Include the README and related files in the SDL framework release-3.2.0 Sam Lantinga 2025-01-21 10:51:21 -08:00
  • ed2920afef All SDL 3.0 release symbols are at version 3.2.0 Sam Lantinga 2025-01-21 10:19:21 -08:00
  • 7a5604cf0c Sync SDL3 wiki -> headers. Ryan C. Gordon 2025-01-21 13:12:25 -05:00
  • 7e130e27ba fnsince.pl: Remove prerelease version tapdancing. Ryan C. Gordon 2025-01-21 13:10:57 -05:00
  • b775135b4f Removed temporary debug code Sam Lantinga 2025-01-21 08:57:08 -08:00
  • a52fc209bb Updated to version 3.2.0 for release Sam Lantinga 2025-01-21 08:52:28 -08:00
  • f16c67115d Sync SDL3 wiki -> header SDL Wiki Bot 2025-01-21 16:29:55 +00:00
  • 90bda6548f video: Don't let SDL_CreateWindowTexture use the software renderer. Ryan C. Gordon 2025-01-21 11:27:40 -05:00
  • c45c4a5e51 render: SDL_HINT_RENDER_DRIVER now accepts a comma-separated list. Ryan C. Gordon 2025-01-21 11:23:04 -05:00
  • 670a7d8126 Sync SDL3 wiki -> header SDL Wiki Bot 2025-01-21 16:11:20 +00:00
  • 8a67896d9a docs: Note the preferred function for getting the content scale of a window Frank Praznik 2025-01-21 11:05:05 -05:00
  • 8526868563 dialog: cleaned up D-Bus portal implementation Sam Lantinga 2025-01-20 22:34:58 -08:00
  • 071bebf235 coreaudio: Add a note about why this uses 3 buffers instead of 2. Ryan C. Gordon 2025-01-20 23:29:53 -05:00
  • c0a9d220b9 vulkan: Fixes for swapchain resize crash on X11. Katelyn Gadd 2025-01-20 23:16:38 -05:00
  • ea9880b760 Sync SDL3 wiki -> header SDL Wiki Bot 2025-01-21 04:01:28 +00:00
  • bcf7ead6e4 documentation typo: SFLOAT -> FLOAT Quinn X. J. 2025-01-21 13:13:52 +10:00
  • 6d5815db52 vulkan: Deal with VK_ERROR_OUT_OF_DATE_KHR returns from vkAcquireNextImageKHR. Ryan C. Gordon 2025-01-20 22:31:09 -05:00
  • 6b7dad7d82 vulkan: move temporary pointer to its own field to prevent a bad dereference. Katelyn Gadd 2025-01-20 22:25:16 -05:00
  • 3e530c6db1 cmake: remove superfluous cmake_minimum_required Anonymous Maarten 2025-01-21 02:05:49 +01:00
  • 7bff36e4b2 ci: add ubuntu arm job Anonymous Maarten 2025-01-21 01:12:57 +01:00
  • 37140aa9f7 cmake: expand libunwind Anonymous Maarten 2025-01-21 01:29:52 +01:00
  • abe6d9db97 Automatically detect SDL_main_private.h Caleb Cornett 2025-01-20 18:18:53 -05:00
  • ba7ec31927 Use proper polar direction when creating FF_RUMBLE effect Tomasz Pakuła 2025-01-21 01:47:46 +01:00
  • 10c9fbf411 Use proper polar direction when creating FF_RUMBLE effect Tomasz Pakuła 2025-01-21 01:43:53 +01:00
  • c6c7469708 Translate conditional effect direction instead of hardcoding it to 0 Tomasz Pakuła 2025-01-20 23:15:42 +01:00
  • 5bf8955b25 Use proper polar direction when creating FF_RUMBLE effect Tomasz Pakuła 2025-01-21 01:47:46 +01:00
  • 529ed102fc Translate conditional effect direction instead of hardcoding it to 0 Tomasz Pakuła 2025-01-20 23:05:54 +01:00
  • b476695e67 Call the windows message hook while inside a modal message loop Sam Lantinga 2025-01-20 15:07:39 -08:00
  • b6d0bc0431 coreaudio: Use three buffers for the audioqueue, not two. Ryan C. Gordon 2025-01-20 18:30:02 -05:00
  • aa10e51c74 audio: Added some minor missing comments in struct SDL_AudioDevice. Ryan C. Gordon 2025-01-20 17:29:15 -05:00
  • 10a5b388df win32: Retain the WS_MAXIMIZEDBOX style while in fullscreen Frank Praznik 2025-01-20 14:17:39 -05:00
  • 6449339ae3 win32: Restore the base size of a window when leaving fullscreen Frank Praznik 2025-01-20 14:04:33 -05:00
  • 075c0337cd Removed debug print statement Sam Lantinga 2025-01-20 13:11:19 -08:00
  • a036aeda3b The Vulkan renderer doesn't actually support RGB texture formats Sam Lantinga 2025-01-20 13:09:49 -08:00
  • 9b454a762c Revert "testautomation: don't validate alpha values on XRGB formats" Sam Lantinga 2025-01-20 11:40:04 -08:00
  • dcadd23ba1 render: Prevent division by zero if logical presentation is 0 pixels. Ryan C. Gordon 2025-01-20 15:38:09 -05:00
  • adb91fd3db process: Don't use vfork() on Apple platforms. Ryan C. Gordon 2025-01-20 15:51:02 -05:00
  • 819628c6bf testautomation: Remove Win32 borderless resizable hint Frank Praznik 2025-01-20 14:49:35 -05:00
  • 759e01bd64 testautomation: don't validate alpha values on XRGB formats Sam Lantinga 2025-01-20 11:29:41 -08:00
  • c698c61f03 renderer: initialize the surface colorspace correctly Sam Lantinga 2025-01-20 10:48:13 -08:00
  • c975f77b0f Update joysticks and so forth during live resize Sam Lantinga 2025-01-20 09:45:23 -08:00
  • 362f96a6cf testcontroller: use SDL_MAIN_USE_CALLBACKS so updates happen during live resizing Sam Lantinga 2025-01-20 09:43:21 -08:00
  • f8040b2e01 Use UIKeyboardTypeDecimalPad for number fields on iOS Sam Lantinga 2025-01-20 09:09:57 -08:00
  • 90b2e2527e include: Added a tiny bit to SDL_sensor.h's category documentation. Ryan C. Gordon 2025-01-20 01:39:37 -05:00
  • 2be749b23b include: More category documentation. Ryan C. Gordon 2025-01-20 01:37:25 -05:00
  • 642262e30e cocoa: Fix mousegrab when going fullscreen. Ryan C. Gordon 2025-01-20 00:39:43 -05:00
  • d5766bc4b8 include: More category documentation. Ryan C. Gordon 2025-01-20 00:39:02 -05:00
  • b809da52fd assert: Try using __builtin_trap() for SDL_TriggerBreakpoint(). Ryan C. Gordon 2025-01-20 00:36:42 -05:00
  • c4c0bfdfb1 Sync SDL3 wiki -> header SDL Wiki Bot 2025-01-20 04:34:56 +00:00
  • 7133969e3a Feature add hint to remap option as alt key (#12021) William Hou 2025-01-19 23:34:04 -05:00
  • 53a5350292 Sync SDL3 wiki -> header SDL Wiki Bot 2025-01-20 02:54:44 +00:00
  • 5f2dd5f04e tray: fixed multi-threading issues with GTk implementation Sam Lantinga 2025-01-19 16:33:05 -08:00
  • dfdc120268 tray: document thread-safety Sam Lantinga 2025-01-19 10:42:49 -08:00
  • d4cda51057 tray: renamed SDL_HasNoActiveTrays() to SDL_HasActiveTrays() Sam Lantinga 2025-01-19 16:29:58 -08:00
  • a974888aad tray: fixed icon colors on Windows Sam Lantinga 2025-01-19 10:47:30 -08:00
  • 7570ab106d tray: improved error checking Sam Lantinga 2025-01-19 09:59:12 -08:00
  • b716eeefef testtray: minor cleanup Sam Lantinga 2025-01-19 16:45:12 -08:00
  • 3afd1e7eaa windows: use WIN_UTF8ToStringW() for dialog titles Sam Lantinga 2025-01-19 08:35:04 -08:00
  • 78023500fa Sync SDL3 wiki -> header SDL Wiki Bot 2025-01-19 23:59:37 +00:00
  • 34c12d0db8 include: Add category documentation to SDL_timer.h. Ryan C. Gordon 2025-01-19 12:18:46 -05:00
  • b088e89191 Sync SDL3 wiki -> header SDL Wiki Bot 2025-01-19 17:12:43 +00:00
  • 0851322fb1 include: Add category documentation to SDL_power.h. Ryan C. Gordon 2025-01-19 12:11:16 -05:00
  • 43b54b3d72 Fix Windows dialog folder titles Semphris 2025-01-18 18:37:49 -05:00
  • 32965b4bf1 pen: Send virtual mouse motion without a button press when a pen is hovering. Ryan C. Gordon 2025-01-18 21:51:03 -05:00
  • 5da9d4ecc2 cocoa: Slightly better display hotplugging detection. Ryan C. Gordon 2025-01-18 17:01:46 -05:00
  • 19f42094bb Fix Windows fie dialog args freeing Semphris 2025-01-18 11:35:33 -05:00
  • 721fc7de0b Correct spacing of pointers ('a* b;' -> 'a *b;') Semphris 2025-01-16 19:22:27 -05:00
  • cd269730eb Fix Windows dialog memory management Semphris 2025-01-16 18:09:45 -05:00
  • 049a8f0e52 Use SDL_calloc() instead of SDL_malloc() Sam Lantinga 2025-01-18 13:41:23 -08:00
  • 354d2c390c Initialize invalid parent_{tray,entry} to NULL Semphris 2025-01-16 22:07:57 -05:00
  • b79ada6aa5 Windows trays: Fix ParentEntry & Enabling Semphris 2025-01-16 21:51:38 -05:00
  • ba95c54f99 macOS: get the correct display name on macOS 10.15+ Sam Lantinga 2025-01-18 09:38:15 -08:00
  • 42e0fb10f8 wayland: Set the mouse state before calling the hit test callback Frank Praznik 2025-01-18 11:59:51 -05:00
  • cd0db8d35e Added Linux evdev mappings for the Wireless HORIPAD For Steam Sam Lantinga 2025-01-18 08:09:25 -08:00
  • 1d7a681e4d Revert "emscripten: resizable windows take whole page, resize with browser window." Ryan C. Gordon 2025-01-18 10:14:23 -05:00
  • e054f3c085 Sync SDL3 wiki -> header SDL Wiki Bot 2025-01-18 15:12:47 +00:00
  • 75317dae59 include: Added category docs for SDL_mouse.h Ryan C. Gordon 2025-01-18 10:10:55 -05:00
  • 72a9e5edad Added support for the 8BitDo Ultimate 2C Wireless in Bluetooth mode Sam Lantinga 2025-01-18 07:05:55 -08:00
  • 4b19f7e012 Added support for the 8BitDo Ultimate 2C Wireless in Bluetooth mode Sam Lantinga 2025-01-18 07:05:55 -08:00
  • c7d1fd90ea Added support for the 8BitDo Ultimate 2C Wireless in Bluetooth mode Sam Lantinga 2025-01-18 07:05:55 -08:00
  • dbe3baeb0f release: document using the xcframework with CMake Anonymous Maarten 2025-01-17 20:15:25 +01:00
  • ad3c7b92f8 xcode+cmake: use SDL3.framework folder as IMPORTED_LOCATION Sam Lantinga 2025-01-18 06:27:21 -08:00
  • 0401b07eea Fixed typo Sam Lantinga 2025-01-18 06:23:14 -08:00
  • 08e74d29be Fixed typo Sam Lantinga 2025-01-18 06:22:29 -08:00
  • 923123a527 emscripten: Let SDL_HINT_EMSCRIPTEN_KEYBOARD_ELEMENT accept "#none" Sam Lantinga 2025-01-18 06:19:27 -08:00
  • c603a9c94a Moved flag documentation Sam Lantinga 2025-01-18 06:16:10 -08:00
  • 90b7174a7d Respect the SDL_BORDERLESS_RESIZABLE_STYLE hint, but default it to true. Sam Lantinga 2025-01-18 06:07:06 -08:00
  • 6a72d32d41 emscripten: Let SDL_HINT_EMSCRIPTEN_KEYBOARD_ELEMENT accept "". Ryan C. Gordon 2025-01-18 08:43:55 -05:00
  • f3a39074b0 windows: use WS_THICKFRAME style on borderless windows. Ryan C. Gordon 2025-01-18 08:35:54 -05:00
  • 842f6dc402 Fixed wrong type of phase (#12014) Nicolas Firmo 2025-01-17 23:12:47 -03:00
  • b95989d14a Fixed sine wave distortion over time. Nicolas Firmo do Patrocinio Barra 2025-01-17 22:08:07 -03:00
  • 010f27dc70 storage: enumerate and glob on storage can accept a NULL path. Ryan C. Gordon 2025-01-17 20:04:27 -05:00
  • a6a8598b98 storage: deal with paths with Windows '\\' path separators appended. Ryan C. Gordon 2025-01-17 20:02:59 -05:00
  • 7c6adc1ca7 gpu renderer: removed unused sampler slots Sam Lantinga 2025-01-17 16:31:40 -08:00
  • feeea6a776 Sync SDL3 wiki -> headers. Ryan C. Gordon 2025-01-17 18:42:04 -05:00
  • e9f7f11f1d fnsince.pl: Fix script once bump to 3.1.10 exposed a bug. Ryan C. Gordon 2025-01-17 18:39:12 -05:00
  • d2fc394a2a Sync SDL3 wiki -> header SDL Wiki Bot 2025-01-17 23:11:30 +00:00
  • d317fc9c08 emscripten: resizable windows take whole page, resize with browser window. Ryan C. Gordon 2025-01-17 17:57:44 -05:00