Commit Graph

  • cff2d03358 Treat SDL_FlipMode as flags (#13273) Anthony Konzel 2025-08-23 16:29:27 -0500
  • 0bd9ae2d3b
    replace deprecated LoadCursor with LoadImage expikr 2025-08-23 09:38:39 -0700
  • 0e24267eb5
    gpu: D3D12 only requires feature level 11_0 with Resource Binding Tier 2. (#13782) Evan Hemsley 2025-08-22 14:07:58 -0700
  • 641da83916 gpu: D3D12 only requires feature level 11_0 with Resource Binding Tier 2. cosmonaut 2025-08-22 13:41:51 -0700
  • 0fcaf47658 gpu: D3D12 only requires feature level 11_0 with Resource Binding Tier 2. Ethan Lee 2025-08-22 14:32:28 -0400
  • 0f56175337 gpu: D3D12 only requires feature level 11_0 with Resource Binding Tier 2. Ethan Lee 2025-08-22 14:32:28 -0400
  • b51126b643
    Update SDK target and build to support targetSdk 35 Gianfranco Berardi 2025-08-21 16:22:53 -0500
  • 5c8cecda0f
    Update gradle version for targetSdk 35 support Gianfranco Berardi 2025-08-21 16:21:28 -0500
  • b8bcff2b81
    Merge pull request #1 from gbgames/patch-3 Gianfranco Berardi 2025-08-21 16:18:22 -0500
  • eae0e299af
    TargetSdk 35 support: Update Android Gradle Plugin version Gianfranco Berardi 2025-08-21 16:14:14 -0500
  • dee2414ee7 Fix typo in SDL_power doc comment Merlyn Morgan-Graham 2025-08-16 09:09:20 +0000
  • ee5e249008 Docs fix for SDL_stdinc.h: floor,floorf,ceil,ceilf arnau.nau 2025-08-19 01:38:47 +0200
  • 3387269f33 modify comments luoxing 2025-08-20 17:58:41 +0800
  • 33e592fe0e for missed the opening /** luoxing 2025-08-20 14:15:07 +0800
  • 0b082b25b2 Sync SDL3 wiki -> header SDL Wiki Bot 2025-08-19 20:39:22 +0000
  • f249899d7a
    utils: add hint to enable/disable object validity checks Andrei Sabalenka 2025-06-27 11:34:26 +0300
  • f4d6043aa4 GPU: Fix Vulkan indexing error for resolve attachment refs (#13768) Wilson Jallet 2025-08-19 21:10:55 +0200
  • 03b14f5211
    GPU: Fix Vulkan indexing error for resolve attachment refs (#13768) Wilson Jallet 2025-08-19 21:10:55 +0200
  • bde6a49d30 change masconPro PID, delete EVPTOP luoxing 2025-08-19 17:00:26 +0800
  • e3db7f83c2 Sync SDL3 wiki -> header SDL Wiki Bot 2025-08-19 04:41:07 +0000
  • 20a86bb976 Fix vsync-off support for direct3d11 ceski 2025-08-18 20:05:08 -0700
  • df287b2334
    GPU/vulkan : fix indexing error for resolve attachment refs ManifoldFR 2025-08-19 03:40:28 +0200
  • 371737faaa
    Docs fix for SDL_stdinc.h: floor,floorf,ceil,ceilf arnau.nau 2025-08-19 01:38:47 +0200
  • bad7075de8 Only add VRAM to deviceRank if asking for a high performance device, and if the device already meets all the requirements. suleyth 2025-08-17 22:52:45 +0200
  • 618f85fafe Make deviceRank an Uint64 to avoid potential overflow issues in case of future GPUs with huge VRAM suleyth 2025-08-17 22:48:02 +0200
  • c5b79e5f1b Pick dedicated GPU with highest VRAM suleyth 2025-08-16 11:56:47 +0200
  • ebe2262bb5 Only add VRAM to deviceRank if asking for a high performance device, and if the device already meets all the requirements. suleyth 2025-08-17 22:52:45 +0200
  • 4df1c2c83f Make deviceRank an Uint64 to avoid potential overflow issues in case of future GPUs with huge VRAM suleyth 2025-08-17 22:48:02 +0200
  • ee6e1291cb
    Merge branch 'main' of github.com:libsdl-org/SDL Coder2 2025-08-17 14:33:32 +0800
  • b57bfd7b01 dialog: Print DBus errors where available Colin Kinloch 2025-08-06 21:25:31 +0100
  • afd8be7ef3 dialog: Fix save file chooser with xdg portal Colin Kinloch 2025-05-25 15:55:48 +0100
  • 03d1e6cab7 Allow Android to ignore unnecessary joysticks Nintorch 2025-08-16 21:55:03 +0500
  • 0071a6064a testffmpeg: avutil queue family version check Colin Kinloch 2025-08-16 16:13:52 +0100
  • ac7d9b5bca Add Emscripten joystick rumble support Nintorch 2025-08-16 16:08:22 +0500
  • ac74f9c924 Pick dedicated GPU with highest VRAM suleyth 2025-08-16 11:56:47 +0200
  • a638391b50 Introduce enum for SDL_GetCameraPermissionState result Merlyn Morgan-Graham 2025-08-16 02:36:09 -0700
  • 392bd3effd
    Fix typo in SDL_power doc comment Merlyn Morgan-Graham 2025-08-16 09:09:20 +0000
  • a001867d8b Implement CONFIGURE_DEPENDS flag in our GLOBs. Joshua T. Fisher 2025-08-14 21:53:32 -0700
  • 5f77da3a50 x11: use raw values for relative mouse motion Sam Lantinga 2025-08-14 19:30:54 -0700
  • 80c26f85f5 disable use of X11 extension MIT-SHM when using remote X server(#8956) allelomorph 2025-08-14 22:25:13 +0000
  • fe16c620d8 Fix crash when enumerating Steam Controllers Sam Lantinga 2025-08-14 14:49:04 -0700
  • 2d855e12d2 Fixed style Sam Lantinga 2025-08-14 14:48:58 -0700
  • 20df88a85b Fixed spacing Sam Lantinga 2025-08-14 14:44:49 -0700
  • e11110400a Fixed crash when reinitializing video on X11 Sam Lantinga 2025-08-14 13:41:40 -0700
  • 3c89495677 Fix IsDeviceSupported for Steam Controller Sam Gillam 2025-08-14 12:38:34 -0600
  • f053be22be
    Improve CMake for IDE Projects (Visual Studio) (#13704) Joshua T. Fisher 2025-08-14 08:19:14 -0700
  • cd8e657d6b Add ZUIKI controller Support version: MasconPro Enable rumble Disable sensores luoxing 2025-08-14 09:32:27 +0800
  • f934b3e066 x11: fixed creating a window when all displays are disconnected Sam Lantinga 2025-08-13 19:42:49 -0700
  • eeae48464e Fixed crash if X11 initialization fails Sam Lantinga 2025-08-13 19:42:28 -0700
  • 9fb9bd31a3 emscripten tests: fix warning: uninitialized variable Petar Popovic 2025-08-13 22:59:17 +0200
  • 45feacf608 emscripten tests: fix warning: uninitialized variable Petar Popovic 2025-08-13 22:59:17 +0200
  • a743fb578c Use PulseAudio fragsize buffer correctly ChaseKnowlden 2025-08-13 14:17:51 -0400
  • 3187660679 emscripten tests: fix warning: uninitialized variable Petar Popovic 2025-08-13 22:59:17 +0200
  • ec0e4e21c7
    docs: Mark most of SDL_filesystem.h as thread-safe. Ryan C. Gordon 2025-08-13 16:32:02 -0400
  • 5bb070e279 Use PulseAudio fragsize buffer correctly ChaseKnowlden 2025-08-13 14:17:51 -0400
  • 29cff6e264 Work around password integrations hiding software keyboard and preventing autofill Salman Alshamrani 2025-01-03 20:58:03 -0500
  • bd7d4708e3 Fix text field resetting text when replaced with a short string Salman Alshamrani 2024-12-23 18:15:59 -0500
  • 1f21aae242 Update NDK version to 28 (#13729) Chase Knowlden 2025-08-12 10:45:57 -0400
  • a2d065f774 Polling Rate Expansion Mitch Cairns 2025-08-13 01:41:01 -0700
  • f0f32c135b Comments Update Mitch Cairns 2025-08-13 01:16:45 -0700
  • 59d9cf9a36 FireBird PS4 PID Added Mitch Cairns 2025-08-13 01:09:30 -0700
  • d7a86626a4 Fix Paddle Bug Mitch Cairns 2025-08-13 01:08:32 -0700
  • a8a87425c2 Resolve type issue Mitch Cairns 2025-08-12 22:05:51 -0700
  • 34627baa6c Code Cleanup Mitch Cairns 2025-08-12 21:37:19 -0700
  • 5c78e169ff Dynamic Mapping Update Mitch Cairns 2025-08-12 21:23:39 -0700
  • c3828bb0a3 Keep MSVC Flags Consistent across CMake runs ChaseKnowlden 2025-08-12 18:29:22 -0400
  • 10478c59db Keep MSVC Flags Consistent across CMake runs ChaseKnowlden 2025-08-12 18:29:22 -0400
  • 9b674e2ad3 Merge remote-tracking branch 'origin/sinput_versionmapping' into sinput_versionmapping Mitch Cairns 2025-08-12 17:36:01 -0700
  • 1c2205029b
    Merge branch 'main' into sinput_versionmapping mitchellcairns 2025-08-12 17:35:56 -0700
  • 84ae61a618 Merge remote-tracking branch 'origin/sinput_versionmapping' into sinput_versionmapping Mitch Cairns 2025-08-12 17:34:02 -0700
  • 93db8b57c8 Int casting Mitch Cairns 2025-08-04 21:49:45 -0700
  • f73e74d2d1 Dynamic mapping boolean check Mitch Cairns 2025-08-04 21:49:23 -0700
  • 3f1d1037ed SInput: version capabilities compression Mitch Cairns 2025-08-04 21:33:38 -0700
  • 35d5989a03 Keep MSVC Flags Consistent across CMake runs ChaseKnowlden 2025-08-12 18:29:22 -0400
  • 62b9ac3a09 SEWN Button Convention Mitch Cairns 2025-08-05 18:00:12 -0700
  • 87543ba18c SInput: Mapping updates for GCUltimate/ProGCC Mitch Cairns 2025-08-05 17:35:38 -0700
  • 7487880e4c Sync SDL3 wiki -> header SDL Wiki Bot 2025-08-12 17:05:23 +0000
  • 54772f345a Support the "ambient" value for SDL_HINT_AUDIO_CATEGORY Sam Lantinga 2025-08-12 09:53:41 -0700
  • 5e85a29e75 Support the "ambient" value for SDL_HINT_AUDIO_CATEGORY Sam Lantinga 2025-08-12 09:53:41 -0700
  • 40371f0907 Support the "ambient" value for SDL_HINT_AUDIO_CATEGORY Sam Lantinga 2025-08-12 09:53:41 -0700
  • 4725213eef Support the "ambient" value for SDL_HINT_AUDIO_CATEGORY Sam Lantinga 2025-08-12 09:53:41 -0700
  • 4b2a87a5d3 Sync SDL3 wiki -> header SDL Wiki Bot 2025-08-12 16:53:08 +0000
  • 94f9434564 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 +0200
  • 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 +0200
  • bfaf247d30 Update NDK version to 28 (#13729) Chase Knowlden 2025-08-12 10:45:57 -0400
  • 6e422e5ff2
    Update NDK version to 28 (#13729) Chase Knowlden 2025-08-12 10:45:57 -0400
  • 2287c43b59 GPU: Hold submit lock before waiting for device idle Beyley Cardellio 2025-08-10 00:13:14 -0700
  • e699f3dca1 GPU: Hold submit lock before waiting for device idle Beyley Cardellio 2025-08-10 00:13:14 -0700
  • 994dd0a8e6
    GPU: Hold submit lock before waiting for device idle Beyley Cardellio 2025-08-10 00:13:14 -0700
  • d994e81bd9 Seems when I was adjusting rwlock I made the same c -> h problem on all of them Joshua T. Fisher 2025-08-09 22:57:28 -0700
  • ddced75b24 Fix windows. Joshua T. Fisher 2025-08-09 22:55:25 -0700
  • 3c13253267 Fix psp Joshua T. Fisher 2025-08-09 22:53:02 -0700
  • d0269b4adc Should've gotten 99% of stuff. Joshua T. Fisher 2025-08-09 22:48:30 -0700
  • f2df279adc Sync SDL3 wiki -> header SDL Wiki Bot 2025-08-10 05:08:26 +0000
  • 40ec9592f1 Restored text missing during wiki sync (thanks @sezero!) Sam Lantinga 2025-08-09 22:07:14 -0700
  • 3970acd1c2 Sync SDL3 wiki -> header SDL Wiki Bot 2025-08-10 02:21:43 +0000
  • afe4735f8a Update Android CI to use NDK 28 ChaseKnowlden 2025-08-09 19:11:19 -0400
  • 059d4f0e93 Remove Android Linker Options ChaseKnowlden 2025-08-09 15:56:32 -0400
  • 44ce826b57 Sync SDL3 wiki -> header SDL Wiki Bot 2025-08-09 18:34:27 +0000
  • 90f6809254 Update NDK version to 28 and add 16kb page size linker flags to x86_64 ChaseKnowlden 2025-08-09 13:39:39 -0400