Commit Graph

  • 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
  • b3b774292f Added tiled 9-grid texture rendering function Arkadiusz Lach 2025-01-24 10:17:44 +0100
  • cb3d6dc467
    .wikiheaders-options: Removed wikipreamble setting. Ryan C. Gordon 2025-01-24 01:53:51 -0500
  • d3a4d62fc2
    .wikiheaders-options: Removed wikipreamble setting. Ryan C. Gordon 2025-01-24 01:51:11 -0500
  • 84c4ff2f10 Sync SDL3 wiki -> header SDL Wiki Bot 2025-01-24 04:47:03 +0000
  • 2e381a717f Fix possible integer overflow of size + 1 nightmareci 2025-01-23 15:47:55 -0800
  • f41da00f77 Fix possible integer overflow of size + 1 nightmareci 2025-01-23 15:47:55 -0800
  • 129ebc77b9 Sync SDL3 wiki -> header SDL Wiki Bot 2025-01-23 23:20:22 +0000
  • a336b62d8b Remove newlines from error messages Petar Popovic 2025-01-23 19:28:51 +0100
  • d0ae093681 x11: Don't force position windows with an undefined position Frank Praznik 2025-01-22 19:18:56 -0500
  • c6bf841723
    x11: Don't force position windows with an undefined position Frank Praznik 2025-01-22 19:18:56 -0500
  • 72a3eae0da Fix buffer overrun in ConvertAudio with different src/dst channel count hspir404 2025-01-23 02:32:00 -0800
  • 0778c0b3eb Remove newlines from error messages Petar Popovic 2025-01-23 19:28:51 +0100
  • 983cfe8b1c Remove even more newlines from log messages Petar Popovic 2025-01-23 18:06:29 +0100
  • 558915b207 Remove even more newlines from log messages Petar Popovic 2025-01-23 18:06:29 +0100
  • dc0cd8cc4f Fix buffer overrun in ConvertAudio with different src/dst channel count hspir404 2025-01-23 02:32:00 -0800
  • 718034f5fa Remove newlines from log messages nightmareci 2025-01-22 12:59:57 -0800
  • 3f02118264 ci: bump to NetBSD 10.1 Anonymous Maarten 2025-01-22 18:43:49 +0100
  • 18ecd2ccad ci: bump to NetBSD 10.1 Anonymous Maarten 2025-01-22 18:43:49 +0100
  • 17625e20df Removed redundant step in Visual Studio instructions Sam Lantinga 2025-01-22 13:26:11 -0800
  • c806c271c5 Tweaked emscripten introduction Sam Lantinga 2025-01-22 13:05:44 -0800
  • 8f9f97e3f2 Remove newlines from log messages nightmareci 2025-01-22 12:59:57 -0800
  • 74536243dd Emscripten works well using the normal CMake workflow Sam Lantinga 2025-01-22 12:56:32 -0800
  • b0a734d610
    Merge branch 'libsdl-org:main' into main nightmareci 2025-01-22 10:44:33 -0800
  • 98c447802f ci: bump to NetBSD 10.1 Anonymous Maarten 2025-01-22 18:43:49 +0100
  • a437dbc7e3 Improve log documentation nightmareci 2025-01-22 10:22:42 -0800
  • 58df4592ab Improve log documentation nightmareci 2025-01-22 10:22:42 -0800
  • 1c21a72bda Sync SDL3 wiki -> header SDL Wiki Bot 2025-01-22 17:20:25 +0000
  • 73fc2b03a3 Copy pen handling code from `SDLSurface` to `SDLControllerManager` Susko3 2025-01-22 04:54:57 +0000
  • 7dabc2492f Copy pen handling code from `SDLSurface` to `SDLControllerManager` Susko3 2025-01-22 04:54:57 +0000
  • 6f3d0b3cdb Fixed build when using an older Xcode SDK Sam Lantinga 2025-01-21 17:23:08 -0800
  • cb3cc28809 emscripten: pass --no-sandbox to the chrome web driver Anonymous Maarten 2025-01-22 01:07:52 +0100
  • 9790565b51 Fixed build when using an older Xcode SDK Sam Lantinga 2025-01-21 17:23:08 -0800
  • df3cfbc797 Sync SDL3 wiki -> header SDL Wiki Bot 2025-01-21 23:08:39 +0000
  • 799093799a GPU: Note buffer alignment requirements cosmonaut 2025-01-21 15:07:34 -0800
  • 5bf077f1f1 Sync SDL3 wiki -> header SDL Wiki Bot 2025-01-21 23:04:33 +0000
  • 5d6a780453 Sync SDL3 wiki -> header SDL Wiki Bot 2025-01-21 23:00:08 +0000
  • 77b520e93e Updated to version 3.2.1 for development Sam Lantinga 2025-01-21 14:02:06 -0800
  • bb3c5b4f3a Fix multiple occurences of typo "an simple" to "a simple" Klayism 2025-01-21 16:46:09 -0500
  • 0a5218d10f Fix multiple occurences of typo "an simple" to "a simple" Klayism 2025-01-21 16:46:09 -0500
  • efa6e7aece android: add style to test apk's Anonymous Maarten 2025-01-21 20:20:17 +0100
  • 535d80bade Include the README and related files in the SDL framework release-3.2.0 Sam Lantinga 2025-01-21 10:51:21 -0800
  • ed2920afef All SDL 3.0 release symbols are at version 3.2.0 Sam Lantinga 2025-01-21 10:19:21 -0800
  • 7a5604cf0c
    Sync SDL3 wiki -> headers. Ryan C. Gordon 2025-01-21 13:12:25 -0500
  • 7e130e27ba
    fnsince.pl: Remove prerelease version tapdancing. Ryan C. Gordon 2025-01-21 13:10:57 -0500
  • b775135b4f Removed temporary debug code Sam Lantinga 2025-01-21 08:57:08 -0800
  • a52fc209bb Updated to version 3.2.0 for release Sam Lantinga 2025-01-21 08:52:28 -0800
  • f16c67115d Sync SDL3 wiki -> header SDL Wiki Bot 2025-01-21 16:29:55 +0000
  • 90bda6548f
    video: Don't let SDL_CreateWindowTexture use the software renderer. Ryan C. Gordon 2025-01-21 11:27:40 -0500
  • c45c4a5e51
    render: SDL_HINT_RENDER_DRIVER now accepts a comma-separated list. Ryan C. Gordon 2025-01-21 11:23:04 -0500
  • 670a7d8126 Sync SDL3 wiki -> header SDL Wiki Bot 2025-01-21 16:11:20 +0000
  • 8a67896d9a
    docs: Note the preferred function for getting the content scale of a window Frank Praznik 2025-01-21 11:05:05 -0500
  • 2b07622b6e Corrected alphabetical order Mike Kosek 2025-01-21 11:29:16 +0100
  • a974c1121b Added mapping for Dreamcast Controller USB Mike Kosek 2025-01-21 11:15:13 +0100
  • 8526868563 dialog: cleaned up D-Bus portal implementation Sam Lantinga 2025-01-20 22:34:58 -0800
  • 2a929983f5 dialog: cleaned up D-Bus portal implementation Sam Lantinga 2025-01-20 22:34:58 -0800
  • 071bebf235
    coreaudio: Add a note about why this uses 3 buffers instead of 2. Ryan C. Gordon 2025-01-20 23:29:53 -0500
  • c0a9d220b9
    vulkan: Fixes for swapchain resize crash on X11. Katelyn Gadd 2025-01-20 23:16:38 -0500
  • ea9880b760 Sync SDL3 wiki -> header SDL Wiki Bot 2025-01-21 04:01:28 +0000
  • bcf7ead6e4 documentation typo: SFLOAT -> FLOAT Quinn X. J. 2025-01-21 13:13:52 +1000
  • 6d5815db52
    vulkan: Deal with VK_ERROR_OUT_OF_DATE_KHR returns from vkAcquireNextImageKHR. Ryan C. Gordon 2025-01-20 22:31:09 -0500
  • 6b7dad7d82
    vulkan: move temporary pointer to its own field to prevent a bad dereference. Katelyn Gadd 2025-01-20 22:25:16 -0500
  • 3571911e14 documentation typo: SFLOAT -> FLOAT Quinn X. J. 2025-01-21 13:13:52 +1000
  • 3e530c6db1 cmake: remove superfluous cmake_minimum_required Anonymous Maarten 2025-01-21 02:05:49 +0100