Commit Graph

  • 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 -05:00
  • 8236e01a9f Updated to version 2.30.12 for release release-2.30.12 Sam Lantinga 2025-02-01 15:56:51 -08:00
  • 235022fe2f Fixed error C2059: syntax error: '}' Sam Lantinga 2025-02-01 15:32:38 -08:00
  • dc13a6ae95 SDL_SaveBMP_IO: Write bitmap header v5 values John Kvalevog 2025-02-01 11:13:47 -06:00
  • 2847273885 Fixed mis-cherry-pick Sam Lantinga 2025-02-01 11:03:33 -08:00
  • 799ede831e testatomic: destroy threads + free all memory at quit to fix --trackmem Anonymous Maarten 2024-05-13 16:05:55 +02:00
  • fe6bd8e9bf Sync SDL3 wiki -> header SDL Wiki Bot 2025-02-01 10:40:21 +00:00
  • bc3264130d Fixed mouse motion events while the mouse is grabbed Sam Lantinga 2025-01-31 23:45:09 -08:00
  • 69d361dee1 Ignore SDL_HINT_RENDER_DRIVER set to software when creating a window surface Sam Lantinga 2025-01-31 15:47:59 -08:00
  • de1616baee Don't filter out controllers when launched by Steam under Proton Sam Lantinga 2024-12-05 19:22:32 -08:00
  • 482d964733 Don't filter out controllers when launched by Steam under Proton Sam Lantinga 2024-12-05 19:22:32 -08:00
  • 964b9da519 Fixed detecting Steam Deck controller on Proton 9.04 Sam Lantinga 2025-01-31 15:32:33 -08:00
  • da0cf3f634 Fixed detecting Steam Deck controller on Proton 9.04 Sam Lantinga 2025-01-31 15:32:33 -08:00
  • 70a239210e GPU: Describe "readonly storage" images as sampled images on Vulkan backend (#12149) Evan Hemsley 2025-01-31 15:07:33 -08:00
  • 4c6d949e6d wayland: make sure the desktop mode is in the fullscreen mode list Sam Lantinga 2025-01-31 14:53:40 -08:00
  • ab5cb707a6 Fixed enabling call logging Sam Lantinga 2025-01-31 14:22:29 -08:00
  • 16f8122a0d Keep the simplest mapping of scancode + modifer for a given keycode Sam Lantinga 2025-01-31 12:07:08 -08:00
  • 6beda34215 do not build camera drivers if camera support is disabled Timothee Besset 2025-01-31 11:48:09 -06:00
  • 0825d07a43 wayland: Don't send size events while the window is hidden Frank Praznik 2025-01-31 12:05:44 -05:00
  • 364abb8702 Improved XInput controller detection Sam Lantinga 2025-01-02 10:01:29 -08:00
  • 55a75875f0 Improved XInput controller detection Sam Lantinga 2025-01-02 10:01:29 -08:00
  • 8e766c9252 GPU: Resource binding state shadowing (#12138) Evan Hemsley 2025-01-31 08:34:10 -08:00
  • 43924ec873 Sync SDL3 wiki -> header SDL Wiki Bot 2025-01-31 01:04:48 +00:00
  • 8c2682a219 Sync SDL3 wiki -> header SDL Wiki Bot 2025-01-31 00:56:29 +00:00
  • e4fcc7b6e7 gpu/vulkan/SDL_gpu_vulkan.c: fix type redefinition error Ozkan Sezer 2025-01-31 02:50:00 +03:00
  • 14edb21aec check for backslashes as well as the forward slash John Alanbrook 2025-01-30 13:15:25 -06:00
  • 50b8c6cdfb Sync SDL3 wiki -> header SDL Wiki Bot 2025-01-30 19:31:13 +00:00
  • 943c4abcb4 pipewire: Report correct device default formats instead of hardcoding Float32. Ryan C. Gordon 2025-01-30 02:41:43 -05:00
  • 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 +08:00
  • 31364477f2 Rename parameter of type SDL_CameraID from devid to instance_id Petar Popovic 2025-01-30 01:51:32 +01:00
  • 1650c0289d Fixed crash when trying to disconnect secondary display on iOS Deve 2025-01-27 22:52:32 +01:00
  • 934d6954e2 Fixed crash when trying to disconnect secondary display on iOS Deve 2025-01-27 22:52:32 +01:00
  • 36758d70c9 Rename parameters of type SDL_AudioDeviceID from dev to devid Petar Popovic 2025-01-29 23:08:17 +01:00
  • 2abc7735a4 Free XIDeviceInfo in X11_MaybeAddPenByDeviceID Seth Anderson 2025-01-29 11:14:55 -06:00
  • 8298d60e4a Dynamically load CreateWaitableTimerExW and SetWaitableTimerEx Sam Lantinga 2025-01-29 04:41:50 -08:00
  • 409f3ade88 Removed SDF test program Sam Lantinga 2025-01-29 04:05:33 -08:00
  • 4176e188bf Enable testgles2 on all platforms Sam Lantinga 2025-01-28 08:39:30 -08:00
  • cf249b0cb2 fix -Wformat problem in 32 bit builds Timothee Besset 2025-01-28 13:32:57 -06:00
  • 11dbff246f Sync SDL3 wiki -> header SDL Wiki Bot 2025-01-28 19:01:16 +00:00
  • ccd5fcef12 audio: Fix potential NULL dereference in AudioStream gain adjustment. Ryan C. Gordon 2025-01-28 13:14:25 -05:00
  • 48f5550651 wayland: Don't send keyboard and mouse added events during initialization Frank Praznik 2025-01-28 13:02:29 -05:00
  • 2a946e91bc android: updated release build SDK to match documented requirements Sam Lantinga 2025-01-22 10:12:25 -08:00
  • 44edbf7137 Use templates for the package support files Sam Lantinga 2025-01-22 10:11:46 -08:00
  • 97002d81a7 Skip IsRegularFileOrPipe() check on Emscripten Sam Lantinga 2025-01-27 22:25:12 -08:00
  • 1c008d8ed0 Change DBUS introspection timer from INFINITE -> DEFAULT when introspecting available dialog services Adam Kewley 2025-01-28 12:42:58 +01:00
  • c21bc48a70 Fix undefined behavior in SDL_windowsmouse.c Carl Åstholm 2025-01-28 10:19:57 +01:00
  • 0efe8892d6 Skip IsRegularFileOrPipe() check on Emscripten Sam Lantinga 2025-01-27 22:25:12 -08:00
  • 1c7cc60286 Skip IsRegularFileOrPipe() check on Emscripten Sam Lantinga 2025-01-27 22:25:12 -08:00
  • 8f958953f1 audio: Fix audio stream gain going wrong in certain scenarios. Ryan C. Gordon 2025-01-27 18:46:45 -05:00
  • 3b3af7105b audio: Fix a minor code style thing. Ryan C. Gordon 2025-01-27 18:46:02 -05:00
  • 725ee7665c Documentation: fixed typos around floats precision mausimus 2025-01-27 21:52:46 +09:00
  • 6f098a920e Avoid a crash when a tray without a menu is clicked on Windows. Petar Popovic 2025-01-26 04:56:16 +01:00
  • 09f900f66e audio: Remove resampling limits. Ryan C. Gordon 2025-01-27 01:11:22 -05:00
  • 5f8e0ebf58 Fixed memory leak at shutdown Sam Lantinga 2025-01-26 19:29:47 -08:00
  • 913e0a5e53 SDL_migration.cocci: handle more renamed event fields Cameron Gutman 2025-01-25 23:50:44 -06:00
  • 628130ec8f SDL_migration.cocci: fix incorrect SDL3 API name Cameron Gutman 2025-01-25 23:50:04 -06:00
  • fa8c0f0552 Sync SDL3 wiki -> header SDL Wiki Bot 2025-01-26 03:57:15 +00:00
  • 17c4bdd754 Sync SDL3 wiki -> header SDL Wiki Bot 2025-01-24 21:19:18 +00:00
  • ad8a09000f Sync SDL3 wiki -> header SDL Wiki Bot 2025-01-24 20:06:31 +00:00
  • 8df17c97d1 GPU: Add notes about shader resource requirements to documentation cosmonaut 2025-01-24 12:04:00 -08:00
  • 303fd5ed5a release: rename resources/cmake -> resources/CMake in dmg Anonymous Maarten 2025-01-24 19:40:54 +01:00
  • fdf33f9047 xcode+cmake: Use SDL3.framework/SDL3 as IMPORTED_LOCATION Anonymous Maarten 2025-01-24 20:07:51 +01:00
  • cb3d6dc467 .wikiheaders-options: Removed wikipreamble setting. Ryan C. Gordon 2025-01-24 01:53:51 -05:00
  • d3a4d62fc2 .wikiheaders-options: Removed wikipreamble setting. Ryan C. Gordon 2025-01-24 01:51:11 -05:00
  • 84c4ff2f10 Sync SDL3 wiki -> header SDL Wiki Bot 2025-01-24 04:47:03 +00:00
  • 2e381a717f Fix possible integer overflow of size + 1 nightmareci 2025-01-23 15:47:55 -08:00
  • 129ebc77b9 Sync SDL3 wiki -> header SDL Wiki Bot 2025-01-23 23:20:22 +00:00
  • a336b62d8b Remove newlines from error messages Petar Popovic 2025-01-23 19:28:51 +01:00
  • d0ae093681 x11: Don't force position windows with an undefined position Frank Praznik 2025-01-22 19:18:56 -05:00
  • 72a3eae0da Fix buffer overrun in ConvertAudio with different src/dst channel count hspir404 2025-01-23 02:32:00 -08:00
  • 983cfe8b1c Remove even more newlines from log messages Petar Popovic 2025-01-23 18:06:29 +01:00
  • 718034f5fa Remove newlines from log messages nightmareci 2025-01-22 12:59:57 -08:00
  • 3f02118264 ci: bump to NetBSD 10.1 Anonymous Maarten 2025-01-22 18:43:49 +01:00
  • 18ecd2ccad ci: bump to NetBSD 10.1 Anonymous Maarten 2025-01-22 18:43:49 +01:00
  • 17625e20df Removed redundant step in Visual Studio instructions Sam Lantinga 2025-01-22 13:26:11 -08:00
  • c806c271c5 Tweaked emscripten introduction Sam Lantinga 2025-01-22 13:05:44 -08:00
  • 74536243dd Emscripten works well using the normal CMake workflow Sam Lantinga 2025-01-22 12:56:32 -08:00
  • 98c447802f ci: bump to NetBSD 10.1 Anonymous Maarten 2025-01-22 18:43:49 +01:00
  • a437dbc7e3 Improve log documentation nightmareci 2025-01-22 10:22:42 -08:00
  • 1c21a72bda Sync SDL3 wiki -> header SDL Wiki Bot 2025-01-22 17:20:25 +00:00
  • 73fc2b03a3 Copy pen handling code from SDLSurface to SDLControllerManager Susko3 2025-01-22 04:54:57 +00:00
  • 6f3d0b3cdb Fixed build when using an older Xcode SDK Sam Lantinga 2025-01-21 17:23:08 -08:00
  • cb3cc28809 emscripten: pass --no-sandbox to the chrome web driver Anonymous Maarten 2025-01-22 01:07:52 +01:00
  • df3cfbc797 Sync SDL3 wiki -> header SDL Wiki Bot 2025-01-21 23:08:39 +00:00
  • 799093799a GPU: Note buffer alignment requirements cosmonaut 2025-01-21 15:07:34 -08:00
  • 5bf077f1f1 Sync SDL3 wiki -> header SDL Wiki Bot 2025-01-21 23:04:33 +00:00
  • 5d6a780453 Sync SDL3 wiki -> header SDL Wiki Bot 2025-01-21 23:00:08 +00:00
  • 77b520e93e Updated to version 3.2.1 for development Sam Lantinga 2025-01-21 14:02:06 -08:00
  • 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