Commit Graph

  • b8dc9767da GPU: Fix Vulkan compute uniform descriptor not being marked as set (#13389) Acclution 2025-07-18 22:27:31 +0000
  • 8bd29f7ca3
    GPU: Fix Vulkan compute uniform descriptor not being marked as set (#13389) Acclution 2025-07-18 22:27:31 +0000
  • a7a089b10a vulkan: Potential copy paste issue fix Acclution 2025-07-18 20:22:52 +0200
  • ce9c6e40fd wayland: Refactor keyboard layout handling Frank Praznik 2025-07-09 13:32:14 -0400
  • 9c9bb9cec7 wayland: Only create/destroy the compose table when necessary Frank Praznik 2025-07-11 11:10:09 -0400
  • 9b00f3a728 wayland: Optimize keymap creation Frank Praznik 2025-07-09 12:57:14 -0400
  • 1a2d451e30
    wayland: Refactor keyboard layout handling Frank Praznik 2025-07-09 13:32:14 -0400
  • 0bab300024
    wayland: Only create/destroy the compose table when necessary Frank Praznik 2025-07-11 11:10:09 -0400
  • bb240eb3d4
    wayland: Optimize keymap creation Frank Praznik 2025-07-09 12:57:14 -0400
  • 34d9db3657
    SInput Serial MAC Fix (#13388) mitchellcairns 2025-07-18 08:08:24 -0700
  • 0c67e78aed
    Merge branch 'main' into sinput_mac_serial mitchellcairns 2025-07-17 23:56:07 -0700
  • ff1afc1b06 Resolve MAC address Order Mitch Cairns 2025-07-17 23:47:57 -0700
  • 46ea7aa80e SInput Serial from MAC Mitch Cairns 2025-07-17 21:11:49 -0700
  • a26adb1f45 SInput Serial from MAC Mitch Cairns 2025-07-17 21:11:49 -0700
  • ad52ebf985 Fixed build Sam Lantinga 2025-07-17 20:56:41 -0700
  • e70ecb37c1 Implement the D-pad as a hat for SInput controllers Sam Lantinga 2025-07-17 20:51:29 -0700
  • 45674d0024 GC Ultimate Misc Mitch Cairns 2025-07-17 19:54:27 -0700
  • 679b2d1d3b GC Ultimate Misc Mitch Cairns 2025-07-17 19:54:27 -0700
  • 8f79a6185a Fixed the mapping for the GC Ultimate controller Sam Lantinga 2025-07-17 19:32:46 -0700
  • de20b731f2 Removed unnecessary cast Sam Lantinga 2025-07-17 19:32:29 -0700
  • ada44eaa10 testcontroller: reverted GameInput test code Sam Lantinga 2025-07-17 18:41:43 -0700
  • 3b9db3dd62 Added support for Windows GameInput 2.0 Sam Lantinga 2025-07-17 15:38:39 -0700
  • e25c61cda8 SDL2: Add missing symbol loading for SDL_GetDefaultAudioInfo() implementation on ALSA. vanfanel 2025-07-07 09:38:49 +0200
  • 28f2944947 SDL2: Implement SDL_GetDefaultAudioInfo() on the ALSA backend. vanfanel 2025-07-07 09:00:44 +0200
  • 874ca5a678 SDL2: Add missing symbol loading for SDL_GetDefaultAudioInfo() implementation on ALSA. vanfanel 2025-07-07 09:38:49 +0200
  • 8d5984464e SDL2: Implement SDL_GetDefaultAudioInfo() on the ALSA backend. vanfanel 2025-07-07 09:00:44 +0200
  • 631aa697e6 Sync SDL3 wiki -> header SDL Wiki Bot 2025-07-17 16:00:47 +0000
  • 8451ce86c1 iostream: Add optional free_func pointer property to memory streams Marcin Serwin 2025-07-16 20:21:41 +0200
  • 1ab01b9367 Clarify SDL_GPUVertexBufferDescription.pitch comment (#13381) BurntRanch 2025-07-17 18:53:35 +0300
  • ee6d8f78f4
    Clarify SDL_GPUVertexBufferDescription.pitch comment (#13381) BurntRanch 2025-07-17 18:53:35 +0300
  • ee371ff740 Fixed crash if a clipboard event was sent with video uninitialized Sam Lantinga 2025-07-17 08:47:12 -0700
  • 855d28e97a Fixed crash if a clipboard event was sent with video uninitialized Sam Lantinga 2025-07-17 08:47:12 -0700
  • ffaf57084f
    Clarify SDL_GPUVertexBufferDescription.pitch comment BurntRanch 2025-07-17 15:13:53 +0300
  • ef58dd77ca GPU: Clean up properties in SDL_ReleaseGPUTexture (#13378) Evan Hemsley 2025-07-17 00:21:34 -0700
  • bc5c9a686c
    GPU: Clean up properties in SDL_ReleaseGPUTexture (#13378) Evan Hemsley 2025-07-17 00:21:34 -0700
  • 1d9fc5f2c8 Sync SDL3 wiki -> header SDL Wiki Bot 2025-07-17 07:20:27 +0000
  • 1b4fd3aa83 Sync SDL3 wiki -> header SDL Wiki Bot 2025-07-17 07:05:50 +0000
  • 9d70229e3b GPU: Clean up properties in SDL_ReleaseGPUTexture cosmonaut 2025-07-16 23:45:44 -0700
  • b504bdd321
    iostream: Add optional free_func pointer property to memory streams Marcin Serwin 2025-07-16 20:21:41 +0200
  • 7510a67159 Fixed typo Sam Lantinga 2025-07-16 19:31:10 -0700
  • fd10eec0bf hidapi: Add a stub driver for Switch 2. Ethan Lee 2025-06-26 13:13:02 -0400
  • 62d82ffc15 fix: don't use `CLOCK_MONOTONIC_RAW` on Android Blaž Tomažič 2025-07-14 13:43:01 +0200
  • 8e5fe0ea61
    SInput Timestamp and Protocol Version (#13371) mitchellcairns 2025-07-16 10:12:38 -0700
  • c384c8a9e0 Merge remote-tracking branch 'origin/sinput_gyrocount' into sinput_gyrocount Mitch Cairns 2025-07-16 08:27:55 -0700
  • 82796e57c0 IMU Timestamp Mitch Cairns 2025-07-16 08:07:43 -0700
  • 481c7e6f7a IMU Timestamp Mitch Cairns 2025-07-16 08:07:43 -0700
  • a6e8abbd54 Index Update Mitch Cairns 2025-07-16 06:23:56 -0700
  • ebbe660691 SInput IMU Packet Counter Mitch Cairns 2025-07-16 06:16:41 -0700
  • da2eb5f58b fix: don't use `CLOCK_MONOTONIC_RAW` on Android Blaž Tomažič 2025-07-14 13:43:01 +0200
  • 504107ad0e Sync SDL3 wiki -> header SDL Wiki Bot 2025-07-16 01:36:42 +0000
  • 18eeaea054
    Implement SInput Device Support (#13343) mitchellcairns 2025-07-15 18:35:47 -0700
  • 7eb44ffad9 NULL return for incomplete mappings Mitch Cairns 2025-07-15 18:01:55 -0700
  • a53eb5221b Added support for the PDP REALMz Wireless Controller for Switch Sam Lantinga 2025-07-15 17:41:32 -0700
  • b3af72f69e emscripten: Respect SDL_HINT_MAIN_CALLBACK_RATE. Ryan C. Gordon 2025-07-15 15:48:22 -0400
  • 67de7e4fd4 Sub-ID Update Mitch Cairns 2025-07-15 16:47:59 -0700
  • 0902f810bd Merge remote-tracking branch 'origin/main' into sinput Mitch Cairns 2025-07-15 15:54:33 -0700
  • 1b65f25465 testcontroller: use the correct label for face buttons Sam Lantinga 2025-07-15 15:52:40 -0700
  • e767430c22
    emscripten: Respect SDL_HINT_MAIN_CALLBACK_RATE. Ryan C. Gordon 2025-07-15 15:48:22 -0400
  • 08e3758e3f Added paddle bindings for the 8BitDo Pro 3 controller Sam Lantinga 2025-07-15 10:15:52 -0700
  • d53fcab609 Reordered the 8BitDo Pro 3 controller Sam Lantinga 2025-07-15 10:09:06 -0700
  • e6a7121904
    audio: Binding an SDL_AudioStream will set missing formats. Ryan C. Gordon 2025-07-15 06:20:10 -0400
  • f2ae6503c0
    audio: Binding an SDL_AudioStream will set missing formats. Ryan C. Gordon 2025-07-15 06:20:10 -0400
  • 3c04c88c6e Add support for Pro3 8BitDo 2025-07-15 11:24:18 +0800
  • 36eecc9b64 Add support for Pro3 8BitDo 2025-07-15 11:24:18 +0800
  • d5efb11f97 Sync SDL3 wiki -> header SDL Wiki Bot 2025-07-14 23:50:35 +0000
  • 10004ab0ea hints: Added SDL_HINT_LOG_BACKENDS. Ryan C. Gordon 2025-07-14 00:14:15 -0400
  • ff28eac588
    hints: Added SDL_HINT_LOG_BACKENDS. Ryan C. Gordon 2025-07-14 00:14:15 -0400
  • a6ed8ab59d Updated to version 3.2.19 for development Sam Lantinga 2025-07-14 11:44:22 -0700
  • bd40d0ded1 Removed the Mayflash GameCube adapter from the PS3 controller list Sam Lantinga 2025-07-14 11:30:15 -0700
  • 277f91c317 Removed the Mayflash GameCube adapter from the PS3 controller list Sam Lantinga 2025-07-14 11:30:15 -0700
  • 68bfcb6c54 Allow 1 kHz sample rate for DualSense Edge over USB release-3.2.18 Andon M. Coleman 2025-07-07 16:14:47 -0400
  • a07cf3ecdc Allow 1 kHz sample rate for DualSense Edge over USB Andon M. Coleman 2025-07-07 16:14:47 -0400
  • 4550c1c19b
    Merge branch 'libsdl-org:main' into x11messagebox-icons eafton 2025-07-14 18:42:41 +0300
  • 2a6baf50e9
    include: Added some basic documentation so SDL_KeyCode shows up on the wiki. Ryan C. Gordon 2025-07-14 00:32:46 -0400
  • 0d01efca52 windows: Fix crash when using a system that reports itself as Windows 17763 or newer, but is missing many of the newer dark mode window functions (Linux Mint Cinnamon w/ Proton 7.0.6) Josh Dowell 2025-07-14 01:39:11 +0100
  • 0a50b798bf windows: Fix crash when using a system that reports itself as Windows 17763 or newer, but is missing many of the newer dark mode window functions (Linux Mint Cinnamon w/ Proton 7.0.6) Josh Dowell 2025-07-14 01:39:11 +0100
  • acd42fd847
    filesystem: SDL_GetPrefPath handles NULL params at the top level now. Ryan C. Gordon 2025-07-13 22:56:12 -0400
  • 2d8fd6bee1
    Revert "windows: Use wglSwapLayerBuffers if available." Ryan C. Gordon 2025-07-13 21:40:42 -0400
  • 10928bab20 windows: Fix crash when using a system that reports itself as Windows 17763 or newer, but is missing many of the newer dark mode window functions (Linux Mint Cinnamon w/ Proton 7.0.6) Josh Dowell 2025-07-14 01:39:11 +0100
  • 536126fdcf emscripten: Move over to using Pointer Events for all mouse, pen, and touch. Ryan C. Gordon 2025-07-13 14:57:48 -0400
  • a1ed92d573
    emscripten: Move over to using Pointer Events for all mouse, pen, and touch. Ryan C. Gordon 2025-07-13 14:57:48 -0400
  • 65423a5b4a Redo X11 messagebox buttons and palette Everret Afton 2025-07-13 21:11:54 +0300
  • b28f600205 Review Changes Mitch Cairns 2025-07-12 18:33:25 -0700
  • 7c0f37ff2a GC Ultimate mapping change Mitch Cairns 2025-07-12 14:46:47 -0700
  • 4c115dd04f Review Changes Mitch Cairns 2025-07-12 14:10:29 -0700
  • 067f2a419d Remove unused functions Mitch Cairns 2025-07-12 12:28:05 -0700
  • fe578cf60c Code Review 1 Changes Mitch Cairns 2025-07-12 12:20:03 -0700
  • 0e65e04ce1 remove spoofed SDL_HelperWindow when SDL_VIDEO is off Kyle Sylvestre 2025-07-12 00:46:53 -0400
  • 58d351fe98 check SDL_PLATFORM_WINDOWS instead of SDL_VIDEO_DRIVER_WINDOWS when using SDL_HelperWindow Kyle Sylvestre 2025-07-12 00:44:40 -0400
  • 9b71f18141 move SDL_HelperWindow outside of video Kyle Sylvestre 2025-07-12 00:42:17 -0400
  • 0f061ff154 remove spoofed SDL_HelperWindow when SDL_VIDEO is off Kyle Sylvestre 2025-07-12 00:46:53 -0400
  • d42217ba26 check SDL_PLATFORM_WINDOWS instead of SDL_VIDEO_DRIVER_WINDOWS when using SDL_HelperWindow Kyle Sylvestre 2025-07-12 00:44:40 -0400
  • a190e3b514 move SDL_HelperWindow outside of video Kyle Sylvestre 2025-07-12 00:42:17 -0400
  • ab9f59e59a Xcode-iOS/Demos/src/fireworks.c: Make rendering CPU efficient Yorick Reum 2025-07-12 11:38:49 +0200
  • 6c9c2a9ac2 Xcode-iOS/Demos/src/fireworks.c: Make rendering CPU efficient Yorick Reum 2025-07-12 11:38:49 +0200
  • f99f57ffd1 ci: build MSVC release binary on windows-2025 Anonymous Maarten 2025-07-12 13:08:31 +0200
  • 8605624158 ci: build MSVC release binary on windows-2025 Anonymous Maarten 2025-07-12 13:08:31 +0200
  • 01a97b0af3 Xcode-iOS/Demos/src/fireworks.c: Make rendering CPU efficient Yorick Reum 2025-07-12 11:38:49 +0200
  • a901beab05 remove spoofed SDL_HelperWindow when SDL_VIDEO is off Kyle Sylvestre 2025-07-12 00:46:53 -0400
  • 8a1ffd0f06 check SDL_PLATFORM_WINDOWS instead of SDL_VIDEO_DRIVER_WINDOWS when using SDL_HelperWindow Kyle Sylvestre 2025-07-12 00:44:40 -0400