Commit Graph

  • 6d580d74f2
    Fix Axis Inputs for Generic SInput Device (#13489) mitchellcairns 2025-07-31 15:36:10 -0700
  • beb02431c5 Fix potential memory leak in SDL_render_gles2.c Petar Popovic 2025-08-01 00:33:54 +0200
  • d107a2501b GPU: Bail out of aquiring Vulkan swapchain if window is hidden cosmonaut 2025-07-31 14:12:45 -0700
  • 3c05467c2f Merge remote-tracking branch 'origin/sinput-generic-axes' into sinput-generic-axes Mitch Cairns 2025-07-31 14:03:54 -0700
  • 1c912bc60e Fix Axis Inputs Mitch Cairns 2025-07-31 13:59:25 -0700
  • 7304b86786 Fix Axis Inputs Mitch Cairns 2025-07-31 13:59:25 -0700
  • 2989d0c420 Fixed build Sam Lantinga 2025-07-31 09:41:35 -0700
  • be87c9796a Fixed build Sam Lantinga 2025-07-31 09:41:35 -0700
  • 544eb2c5a9
    wayland: Adjust popup adjoining check Frank Praznik 2025-07-31 12:13:07 -0400
  • b0cdb7143f
    wayland: Adjust popup adjoining check Frank Praznik 2025-07-31 12:13:07 -0400
  • 88cbe85fe2 Added missing files Sam Lantinga 2025-07-31 08:57:59 -0700
  • 26c41f3f9a Fix Android build Sam Lantinga 2025-07-31 08:49:40 -0700
  • bf7b4d4a9e x11: Add GTK signal handler for gtk-xft-dpi and reader in GetGlobalContentScale Sam Lantinga 2025-07-31 08:49:36 -0700
  • 3c369aa8b4 unix: Refactor GTK bindings from SDL_tray to separate SDL_gtk module to allow shared usage Sam Lantinga 2025-07-31 08:49:31 -0700
  • 30e3eba20a GPU: Fix wrong Vulkan swapchain size when retrying acquire Cheney Wang 2025-07-30 17:44:47 -0400
  • d8ac51859e GPU: Fix wrong Vulkan swapchain size when retrying acquire Cheney Wang 2025-07-30 17:44:47 -0400
  • fd7921ac12 GPU: Fix wrong Vulkan swapchain size when retrying acquire Cheney Wang 2025-07-30 17:44:47 -0400
  • f0e85a2a9c psp: fix audio not playing Wouter Wijsman 2025-07-30 21:06:13 +0200
  • 3d1a28ccf2 psp: fix audio not playing Wouter Wijsman 2025-07-30 21:06:13 +0200
  • ba40bc86ee psp: fix audio not playing Wouter Wijsman 2025-07-30 21:06:13 +0200
  • 106af5b46a Define relevant macros when LACKS_ERRNO_H is true Thaddeus Crews 2025-07-30 10:34:01 -0500
  • 3195980b49 Define relevant macros when LACKS_ERRNO_H is true Thaddeus Crews 2025-07-30 10:34:01 -0500
  • bebd7285d5
    Define relevant macros when LACKS_ERRNO_H is true Thaddeus Crews 2025-07-30 10:34:01 -0500
  • 522716ed90 SDL_getenv.c: fix dynamic loading of environ symbol on FreeBSD Stefan Schlosser 2025-07-30 13:10:11 +0200
  • 10458f2cac SDL_getenv.c: fix dynamic loading of environ symbol on FreeBSD Stefan Schlosser 2025-07-30 13:10:11 +0200
  • c15c9849de SDL_getenv.c: fix dynamic loading of environ symbol on FreeBSD Stefan Schlosser 2025-07-30 13:10:11 +0200
  • e2392984b2 Sync SDL3 wiki -> header SDL Wiki Bot 2025-07-30 08:06:30 +0000
  • dec21043a0
    docs: Slightly improve virtual joystick docs. Ryan C. Gordon 2025-07-30 00:52:29 -0400
  • ea04bdb5f3
    docs: Added a note about virtual joysticks to CategoryJoystick. Ryan C. Gordon 2025-07-30 00:42:57 -0400
  • c663b6ec1f Don't leave garbage in output parameters Sam Lantinga 2025-07-29 20:48:32 -0700
  • cd15893ea3 Sync SDL3 wiki -> header SDL Wiki Bot 2025-07-30 03:30:05 +0000
  • acbe86399d
    docs: Note SDL_EVENT_AUDIO_DEVICE_ADDED is sent for all devices at startup. Ryan C. Gordon 2025-07-29 23:21:47 -0400
  • d310b5679f Sync SDL2 wiki -> header SDL Wiki Bot 2025-07-30 03:15:25 +0000
  • 39794ae9cd Sync SDL3 wiki -> header SDL Wiki Bot 2025-07-30 03:13:02 +0000
  • d9b578312e Sync SDL3 wiki -> header SDL Wiki Bot 2025-07-30 03:04:38 +0000
  • d0c1d62f2a
    Fix variable injection Matthew Zavislak 2025-07-29 17:09:10 -0700
  • a65fbb0211 GPU: Fix incorrect block size when D3D12 uniform buffer is rotated (#13469) Evan Hemsley 2025-07-29 15:34:08 -0700
  • 07af4b237b
    GPU: Fix incorrect block size when D3D12 uniform buffer is rotated (#13469) Evan Hemsley 2025-07-29 15:34:08 -0700
  • f9fc36be9e
    pipewire: Report correct device default formats instead of hardcoding Float32. Ryan C. Gordon 2025-01-30 02:41:43 -0500
  • afc1d9122b
    pipewire: Report correct device default formats instead of hardcoding Float32. Ryan C. Gordon 2025-01-30 02:41:43 -0500
  • 151ba8bf32
    Move CmakeLists.txt new code to correct location Matthew Zavislak 2025-07-29 15:20:30 -0700
  • 11c6e9dc49
    Update cmake files Matthew Zavislak 2025-07-29 15:15:37 -0700
  • ccd148c464
    Unformly set min api to 21 Matthew Zavislak 2025-07-29 14:45:23 -0700
  • 42697584c0
    Support Google Play 16 KB Page Size Requirement Matthew Zavislak 2025-07-29 14:22:08 -0700
  • 41c3fdf1c3 GPU: Fix incorrect block size when D3D12 uniform buffer is rotated cosmonaut 2025-07-29 13:23:57 -0700
  • 46ec859bd1 Fix two use-after-free warnings Petar Popovic 2025-07-29 19:51:44 +0200
  • f27dbb22f0 Fix two use-after-free warnings Petar Popovic 2025-07-29 19:51:44 +0200
  • 92a60c356a Fix two use-after-free warnings Petar Popovic 2025-07-29 19:51:44 +0200
  • af2279b286 Revert "Use SDL_MessageBoxFlags and SDL_MessageBoxButtonFlags appropriately" Sam Lantinga 2025-07-29 09:41:35 -0700
  • 059af5265a Use SDL_MessageBoxFlags and SDL_MessageBoxButtonFlags appropriately Sam Lantinga 2024-05-07 13:23:55 -0700
  • 774c0b36ea
    android: Different approach to SDL_GetPathInfo() for assets. Ryan C. Gordon 2025-07-29 12:14:04 -0400
  • d2353089fc hidapi: Add support for NSO GameCube controller via libusb. Ethan Lee 2025-07-05 14:52:06 -0400
  • beea8d604e Replaced binary integer literals with hexadecimal integer literals Petar Popovic 2025-07-29 11:44:15 +0200
  • 3faff3bf4c Replaced binary integer literals with hexadecimal integer literals Petar Popovic 2025-07-29 11:44:15 +0200
  • 5f4416bc42
    joystick: Improve Xbox controller mapping with xpad quirks (#13305) Vicki Pfau 2025-07-28 20:03:51 -0700
  • 1d4f3a3376
    Update src/joystick/linux/SDL_sysjoystick.c Sam Lantinga 2025-07-28 20:02:38 -0700
  • 249535a206 joystick: Improve Xbox controller mapping with xpad quirks Vicki Pfau 2025-06-30 19:50:58 -0700
  • 416cfd5f3b
    Implement suggest eafton 2025-07-28 23:19:58 +0300
  • 25cf1a569c Map GameCube controller trigger clicks as misc3 and misc4 Sam Lantinga 2025-07-28 13:11:07 -0700
  • cab331cbb1 Implement suggested changes in X11 toolkit and messagebox code eafton 2025-07-28 23:10:40 +0300
  • b8e7428372 Fix X11 toolkit memory leak + improve Randr support in X11 toolkit eafton 2025-07-28 22:21:16 +0300
  • 2a7aa4eae4 Update SDL_clipboard.h Xen 2025-07-28 11:43:16 -0700
  • f8119d4760 Check NSWindow::isVisible before sending SDL_WINDOWEVENT_RESTORED during Cocoa_WindowListener::windowDidResize Dan Andrus 2025-07-23 16:23:19 +0200
  • c8ebbb3e92 Sync SDL3 wiki -> header SDL Wiki Bot 2025-07-28 18:58:19 +0000
  • b3ba1c159e Update SDL_clipboard.h Xen 2025-07-28 11:43:16 -0700
  • bd63e5ad11 Introduce X11 'toolkit' + toolkitize messageboxes eafton 2025-07-28 21:49:50 +0300
  • c31ddf021e
    Check NSWindow::isVisible before sending SDL_WINDOWEVENT_RESTORED during Cocoa_WindowListener::windowDidResize Dan Andrus 2025-07-23 16:31:59 +0200
  • 30f0aeb26a Check NSWindow::isVisible before sending SDL_WINDOWEVENT_RESTORED during Cocoa_WindowListener::windowDidResize Dan Andrus 2025-07-23 16:31:59 +0200
  • e610529e84 Check NSWindow::isVisible before sending SDL_WINDOWEVENT_RESTORED during Cocoa_WindowListener::windowDidResize Dan Andrus 2025-07-23 16:23:19 +0200
  • dd7304ce82
    Update SDL_clipboard.h Xen 2025-07-28 11:43:16 -0700
  • 49b6bb50c9 Remove Unused Type Mitch Cairns 2025-07-28 10:16:49 -0700
  • 2b0b794f86 SInput Generic Types Mitch Cairns 2025-07-27 21:32:17 -0700
  • 24beea7c01 Remove Unused Type Mitch Cairns 2025-07-28 10:16:49 -0700
  • d983a89241
    Restyle message boxes and add icon support to them on X11. (#13267) eafton 2025-07-28 19:23:38 +0300
  • dc1bf60b15 SDL_waylanddatamanager.c:Wayland_data_offer_check_source(): Return when `offer` is NULL Petar Popovic 2025-07-26 22:38:04 +0200
  • 1b35c66aa8 sun audio: remove ifdefs, always include sys/audioio.h and sys/ioctl.h Ozkan Sezer 2025-07-27 00:10:02 +0300
  • 553ea4e4ee autotools, cmake: fix the sys/audioio.h checks. Ozkan Sezer 2025-07-28 12:40:30 +0300
  • c438953aa2 sunaudio: don't compile in the sun audio backend if sys/audioio.h is missing. Ryan C. Gordon 2025-07-26 13:50:20 -0400
  • 761bf80bc5
    Merge eb7df4807f into 507ee033cc Edu Garcia 2025-07-28 13:23:13 +0300
  • 74df61530f autotools, cmake: fix the sys/audioio.h checks. Ozkan Sezer 2025-07-28 12:40:30 +0300
  • 43d714f62b SInput Generic Types Mitch Cairns 2025-07-27 21:32:17 -0700
  • 505de9f916
    Update SDL_clipboard.h Xen 2025-07-27 20:00:18 -0700
  • eaa2a8239f Fixed typo in SDL_scancode.h Shootfast 2025-07-27 23:04:42 +0100
  • 507ee033cc Fixed typo in SDL_scancode.h Shootfast 2025-07-27 23:04:42 +0100
  • 3c36718348 [SDL2] Implement SDL_GL_GetAttribute for SDL_GL_FLOATBUFFERS Boris I. Bendovsky 2025-07-27 16:18:07 +0300
  • d103e5531f Implement SDL_GL_GetAttribute for SDL_GL_FLOATBUFFERS Boris I. Bendovsky 2025-07-27 21:55:59 +0300
  • 2bd63daa48
    Update SDL_clipboard.h Xen 2025-07-27 17:38:07 -0700
  • ab715893c4
    Merge pull request #2 from LordOfXen/copilot/fix-6479354b-e040-43f4-ab6d-a7076c10c7e1 Xen 2025-07-28 03:30:00 +0300
  • 98c1880a1c Demonstrate comprehensive pointer documentation approach across SDL3 headers copilot-swe-agent[bot] 2025-07-28 00:23:29 +0000
  • 1e400811ec Add pointer documentation to SDL_error.h and start SDL_iostream.h copilot-swe-agent[bot] 2025-07-28 00:21:14 +0000
  • a8f42c321d Complete SDL_hidapi.h pointer documentation for all 22 functions copilot-swe-agent[bot] 2025-07-28 00:16:49 +0000
  • ab3362b75b Complete remaining SDL_process.h and SDL_events.h pointer documentation copilot-swe-agent[bot] 2025-07-28 00:11:03 +0000
  • 066b28754a Initial plan copilot-swe-agent[bot] 2025-07-27 23:59:52 +0000
  • 303ec7b861
    Merge pull request #1 from LordOfXen/copilot/fix-86a9534a-ca71-4639-8c1b-0c835a23947b Xen 2025-07-28 02:58:55 +0300
  • 0ad60a096a Complete SDL_time.h and add more SDL_process.h pointer parameter clarifications copilot-swe-agent[bot] 2025-07-27 23:52:18 +0000
  • f8f2791c53 Add pointer parameter clarifications to SDL_events.h functions copilot-swe-agent[bot] 2025-07-27 23:47:23 +0000
  • 85d2b6009f Complete SDL_tray.h and start SDL_hidapi.h pointer parameter clarifications copilot-swe-agent[bot] 2025-07-27 23:43:36 +0000
  • 2316bda3bd Complete SDL_asyncio.h pointer parameter clarifications and start SDL_tray.h copilot-swe-agent[bot] 2025-07-27 23:37:02 +0000
  • 0b88b41200
    Fixed typo in SDL_scancode.h Shootfast 2025-07-27 23:04:42 +0100
  • 6e77327789 ci+n3ds: avoid apt-get package manager Anonymous Maarten 2025-07-26 13:53:26 +0200