Commit Graph

  • c06172dc1c Track mouse button state by real mouse ID Sam Lantinga 2025-02-02 12:58:45 -0800
  • 73a8143581 timer, windows: allow building high resolution code with old SDKs. Ozkan Sezer 2025-02-02 08:04:24 +0300
  • a21e9b193b timer, windows: allow building high resolution code with old SDKs. Ozkan Sezer 2025-02-02 08:04:24 +0300
  • be991239d9 Updated to version 3.2.3 for development Sam Lantinga 2025-02-01 17:43:38 -0800
  • 2fa1e7258a Updated to version 3.2.2 for release release-3.2.2 Sam Lantinga 2025-02-01 17:01:45 -0800
  • e50ed5bc59 Fix from #12118 Arkadiusz Lach 2025-02-02 01:19:39 +0100
  • c922762791 proposed fix: set curr_src.h is to bottom_height before drawing bottom edges / corners in SDL_RenderTexture9Grid, to avoid issue where inadvertently using top height if the npatch existed on a larger texture than the drawn edge would cause too many pixels to be included in the bottom part of the render. Em 2025-01-29 01:13:35 -0500
  • 8236e01a9f Updated to version 2.30.12 for release release-2.30.12 Sam Lantinga 2025-02-01 15:56:51 -0800
  • 235022fe2f Fixed error C2059: syntax error: '}' Sam Lantinga 2025-02-01 15:32:38 -0800
  • dc13a6ae95 SDL_SaveBMP_IO: Write bitmap header v5 values John Kvalevog 2025-02-01 11:13:47 -0600
  • 2847273885 Fixed mis-cherry-pick Sam Lantinga 2025-02-01 11:03:33 -0800
  • 799ede831e testatomic: destroy threads + free all memory at quit to fix --trackmem Anonymous Maarten 2024-05-13 16:05:55 +0200
  • 19351f407d SDL_SaveBMP_IO: Write bitmap header v5 values John Kvalevog 2025-02-01 11:13:47 -0600
  • fe6bd8e9bf Sync SDL3 wiki -> header SDL Wiki Bot 2025-02-01 10:40:21 +0000
  • 7cba35e188 Add missing integer texture formats to SDL_GPUTextureFormatTexelBlockSize Christopher Ströberg 2025-02-01 08:52:44 +0100
  • bc3264130d Fixed mouse motion events while the mouse is grabbed Sam Lantinga 2025-01-31 23:45:09 -0800
  • 69d361dee1 Ignore SDL_HINT_RENDER_DRIVER set to software when creating a window surface Sam Lantinga 2025-01-31 15:47:59 -0800
  • de1616baee Don't filter out controllers when launched by Steam under Proton Sam Lantinga 2024-12-05 19:22:32 -0800
  • 482d964733 Don't filter out controllers when launched by Steam under Proton Sam Lantinga 2024-12-05 19:22:32 -0800
  • 964b9da519 Fixed detecting Steam Deck controller on Proton 9.04 Sam Lantinga 2025-01-31 15:32:33 -0800
  • da0cf3f634 Fixed detecting Steam Deck controller on Proton 9.04 Sam Lantinga 2025-01-31 15:32:33 -0800
  • 70a239210e
    GPU: Describe "readonly storage" images as sampled images on Vulkan backend (#12149) Evan Hemsley 2025-01-31 15:07:33 -0800
  • 4c6d949e6d wayland: make sure the desktop mode is in the fullscreen mode list Sam Lantinga 2025-01-31 14:53:40 -0800
  • ab5cb707a6 Fixed enabling call logging Sam Lantinga 2025-01-31 14:22:29 -0800
  • 1a7e3a5834 GPU: Fix storage texture validation error cosmonaut 2025-01-31 13:59:42 -0800
  • 16f8122a0d Keep the simplest mapping of scancode + modifer for a given keycode Sam Lantinga 2025-01-31 12:07:08 -0800
  • 6beda34215 do not build camera drivers if camera support is disabled Timothee Besset 2025-01-31 11:48:09 -0600
  • 31bc0c7eb2 do not build camera drivers if camera support is disabled Timothee Besset 2025-01-31 11:48:09 -0600
  • 0825d07a43 wayland: Don't send size events while the window is hidden Frank Praznik 2025-01-31 12:05:44 -0500
  • b143e25739 wayland: Don't send size events while the window is hidden Frank Praznik 2025-01-31 12:05:44 -0500
  • 364abb8702 Improved XInput controller detection Sam Lantinga 2025-01-02 10:01:29 -0800
  • 55a75875f0 Improved XInput controller detection Sam Lantinga 2025-01-02 10:01:29 -0800
  • 8e766c9252
    GPU: Resource binding state shadowing (#12138) Evan Hemsley 2025-01-31 08:34:10 -0800
  • be204bc6c8 Improved XInput controller detection Sam Lantinga 2025-01-02 10:01:29 -0800
  • 1465b37af1 Updates SDL_SetEventFilter code snippet to SDL3 Max 2025-01-30 14:48:31 +0100
  • fc625f1a35 GPU: Implement binding state shadowing on Metal Caleb Cornett 2025-01-30 21:18:16 -0500
  • 43924ec873 Sync SDL3 wiki -> header SDL Wiki Bot 2025-01-31 01:04:48 +0000
  • 8c2682a219 Sync SDL3 wiki -> header SDL Wiki Bot 2025-01-31 00:56:29 +0000
  • e4fcc7b6e7 gpu/vulkan/SDL_gpu_vulkan.c: fix type redefinition error Ozkan Sezer 2025-01-31 02:50:00 +0300
  • 14edb21aec check for backslashes as well as the forward slash John Alanbrook 2025-01-30 13:15:25 -0600
  • 305aad4c04 GPU: Implement binding state shadowing on D3D12 and Vulkan cosmonaut 2025-01-30 11:47:47 -0800
  • 71c085234e check for backslashes as well as the forward slash John Alanbrook 2025-01-30 13:15:25 -0600
  • 50b8c6cdfb Sync SDL3 wiki -> header SDL Wiki Bot 2025-01-30 19:31:13 +0000
  • 943c4abcb4
    pipewire: Report correct device default formats instead of hardcoding Float32. Ryan C. Gordon 2025-01-30 02:41:43 -0500
  • 943579a545 Fix inverted pen Y tilt on macOS and add tilt display to example - Negate tilt.y in Cocoa pen handling to correct inverted Y tilt axis - Update drawing example to display X/Y tilt values for visualization - see 0f128fd7c5/src/plugins/platforms/cocoa/qnsview_tablet.mm (L63) - see https://source.chromium.org/chromium/chromium/src/+/main:components/input/web_input_event_builders_mac.mm;drc=0af5ffa1e4cc4cc4f818725f8fee93ec57855e4b;l=421 Aki 2025-01-30 12:32:16 +0800
  • 85964999e6
    Fix inverted pen Y tilt on macOS and add tilt display to example - Negate tilt.y in Cocoa pen handling to correct inverted Y tilt axis - Update drawing example to display X/Y tilt values for visualization - see 0f128fd7c5/src/plugins/platforms/cocoa/qnsview_tablet.mm (L63) - see https://source.chromium.org/chromium/chromium/src/+/main:components/input/web_input_event_builders_mac.mm;drc=0af5ffa1e4cc4cc4f818725f8fee93ec57855e4b;l=421 Aki 2025-01-30 12:32:16 +0800
  • 31364477f2 Rename parameter of type SDL_CameraID from devid to instance_id Petar Popovic 2025-01-30 01:51:32 +0100
  • 21a5cfae68 Rename parameter of type SDL_CameraID from devid to instance_id Petar Popovic 2025-01-30 01:51:32 +0100
  • 1650c0289d Fixed crash when trying to disconnect secondary display on iOS Deve 2025-01-27 22:52:32 +0100
  • 934d6954e2 Fixed crash when trying to disconnect secondary display on iOS Deve 2025-01-27 22:52:32 +0100
  • 36758d70c9 Rename parameters of type SDL_AudioDeviceID from dev to devid Petar Popovic 2025-01-29 23:08:17 +0100
  • 20d9c0bb96 Rename parameters of type SDL_AudioDeviceID from dev to devid Petar Popovic 2025-01-29 23:08:17 +0100
  • 2abc7735a4 Free XIDeviceInfo in X11_MaybeAddPenByDeviceID Seth Anderson 2025-01-29 11:14:55 -0600
  • 0667b80932 Free XIDeviceInfo in X11_MaybeAddPenByDeviceID Seth Anderson 2025-01-29 11:14:55 -0600
  • 92800e18cf
    Merge branch 'main' into pipeline-cache Delta 2025-01-29 17:49:17 +0100
  • 8f7863fc46 Streamlined checksum implementation Delta 2025-01-29 17:46:37 +0100
  • 8298d60e4a Dynamically load CreateWaitableTimerExW and SetWaitableTimerEx Sam Lantinga 2025-01-29 04:41:50 -0800
  • e09bf21bac Dynamically load CreateWaitableTimerExW and SetWaitableTimerEx Sam Lantinga 2025-01-29 04:41:50 -0800
  • 409f3ade88 Removed SDF test program Sam Lantinga 2025-01-29 04:05:33 -0800
  • c293ad8cce Removed SDF test program Sam Lantinga 2025-01-29 04:05:33 -0800
  • 4176e188bf Enable testgles2 on all platforms Sam Lantinga 2025-01-28 08:39:30 -0800
  • 0645a9fa2e proposed fix: set curr_src.h is to bottom_height before drawing bottom edges / corners in SDL_RenderTexture9Grid, to avoid issue where inadvertently using top height if the npatch existed on a larger texture than the drawn edge would cause too many pixels to be included in the bottom part of the render. Em 2025-01-29 01:13:35 -0500
  • ddd89bd296
    Delete src/thread/n3ds/SDL_syscond.c ds-sloth 2025-01-28 23:47:18 -0500
  • f42fdeb58b
    Add generic SDL_syscond to N3DS threads source list ds-sloth 2025-01-28 23:25:15 -0500
  • e4cfe65cf3
    Delete src/thread/n3ds/SDL_syscond.c ds-sloth 2025-01-28 23:14:56 -0500
  • cf249b0cb2 fix -Wformat problem in 32 bit builds Timothee Besset 2025-01-28 13:32:57 -0600
  • 0b45554ca3 fix -Wformat problem in 32 bit builds Timothee Besset 2025-01-28 13:32:57 -0600
  • 11dbff246f Sync SDL3 wiki -> header SDL Wiki Bot 2025-01-28 19:01:16 +0000
  • ccd5fcef12
    audio: Fix potential NULL dereference in AudioStream gain adjustment. Ryan C. Gordon 2025-01-28 13:14:25 -0500
  • 48f5550651
    wayland: Don't send keyboard and mouse added events during initialization Frank Praznik 2025-01-28 13:02:29 -0500
  • 77ebff7fb4 Enable testgles2 on all platforms Sam Lantinga 2025-01-28 08:39:30 -0800
  • 2a946e91bc android: updated release build SDK to match documented requirements Sam Lantinga 2025-01-22 10:12:25 -0800
  • 44edbf7137 Use templates for the package support files Sam Lantinga 2025-01-22 10:11:46 -0800
  • 97002d81a7 Skip IsRegularFileOrPipe() check on Emscripten Sam Lantinga 2025-01-27 22:25:12 -0800
  • 1c008d8ed0 Change DBUS introspection timer from INFINITE -> DEFAULT when introspecting available dialog services Adam Kewley 2025-01-28 12:42:58 +0100
  • c21bc48a70 Fix undefined behavior in SDL_windowsmouse.c Carl Åstholm 2025-01-28 10:19:57 +0100
  • 3690f4aa5b Change DBUS introspection timer from INFINITE -> DEFAULT when introspecting available dialog services Adam Kewley 2025-01-28 12:42:58 +0100
  • 4371c9e3cd Fix undefined behavior in SDL_windowsmouse.c Carl Åstholm 2025-01-28 10:19:57 +0100
  • 0efe8892d6 Skip IsRegularFileOrPipe() check on Emscripten Sam Lantinga 2025-01-27 22:25:12 -0800
  • 1c7cc60286 Skip IsRegularFileOrPipe() check on Emscripten Sam Lantinga 2025-01-27 22:25:12 -0800
  • 8f958953f1
    audio: Fix audio stream gain going wrong in certain scenarios. Ryan C. Gordon 2025-01-27 18:46:45 -0500
  • 3b3af7105b
    audio: Fix a minor code style thing. Ryan C. Gordon 2025-01-27 18:46:02 -0500
  • 65df742eb6 Fixed crash when trying to disconnect secondary display on iOS Deve 2025-01-27 22:52:32 +0100
  • 725ee7665c Documentation: fixed typos around floats precision mausimus 2025-01-27 21:52:46 +0900
  • fa71d8a7f4 Removed crc Mike Kosek 2025-01-27 18:07:20 +0100
  • 63c7bd1db2 Documentation: fixed typos around floats precision mausimus 2025-01-27 21:52:46 +0900
  • 6f098a920e Avoid a crash when a tray without a menu is clicked on Windows. Petar Popovic 2025-01-26 04:56:16 +0100
  • 8f4d744871 Fix Windows 11 crash when clicking on tray with no menu jsoulier 2025-01-27 02:07:04 -0500
  • 09f900f66e
    audio: Remove resampling limits. Ryan C. Gordon 2025-01-27 01:11:22 -0500
  • 5f8e0ebf58 Fixed memory leak at shutdown Sam Lantinga 2025-01-26 19:29:47 -0800
  • 913e0a5e53 SDL_migration.cocci: handle more renamed event fields Cameron Gutman 2025-01-25 23:50:44 -0600
  • 628130ec8f SDL_migration.cocci: fix incorrect SDL3 API name Cameron Gutman 2025-01-25 23:50:04 -0600
  • 512122b0f7 Avoid a crash when a tray without a menu is clicked on Windows. Petar Popovic 2025-01-26 04:56:16 +0100
  • fa8c0f0552 Sync SDL3 wiki -> header SDL Wiki Bot 2025-01-26 03:57:15 +0000
  • c23f26f02f Change default texture scale mode per renderer Arkadiusz Lach 2025-01-25 01:36:57 +0100
  • 17c4bdd754 Sync SDL3 wiki -> header SDL Wiki Bot 2025-01-24 21:19:18 +0000
  • ad8a09000f Sync SDL3 wiki -> header SDL Wiki Bot 2025-01-24 20:06:31 +0000
  • 8df17c97d1 GPU: Add notes about shader resource requirements to documentation cosmonaut 2025-01-24 12:04:00 -0800
  • 303fd5ed5a release: rename resources/cmake -> resources/CMake in dmg Anonymous Maarten 2025-01-24 19:40:54 +0100
  • fdf33f9047 xcode+cmake: Use SDL3.framework/SDL3 as IMPORTED_LOCATION Anonymous Maarten 2025-01-24 20:07:51 +0100