Commit graph

  • 8d4866be2f
    OpenVR: Actually quit correctly if we get a close/quit message. Rachel Blackman 2026-05-27 17:09:55 -07:00
  • 8c0add4351 Sync SDL3 wiki -> header SDL Wiki Bot 2026-05-27 23:36:18 +00:00
  • 7911975414
    GPU: Clarify some presentation concerns in docs (#15707) Evan Hemsley 2026-05-27 16:34:48 -07:00
  • c46866e01a clarify Evan Hemsley 2026-05-27 16:09:24 -07:00
  • 6e808e20a9 GPU: Clarify some presentation concerns in docs Evan Hemsley 2026-05-27 13:14:33 -07:00
  • 9fe4e5cc87 Revert "android: fixed a possible joystick-related deadlock on application termination" Sam Lantinga 2026-05-27 13:07:46 -07:00
  • 76560f9e47 Revert "android: fixed a possible joystick-related deadlock on application termination" Sam Lantinga 2026-05-27 13:07:46 -07:00
  • c568c46f51 cmake: Preseed the CMake cache for Haiku OS. Ryan C. Gordon 2026-05-27 14:50:58 -04:00
  • b8601dc8a7
    filesystem: Implement SDL_GetExeName() for all platforms. Ryan C. Gordon 2026-05-27 15:41:51 -04:00
  • 11e13dc4a5
    gdk: Just use WIN_GetModulePath(). Ryan C. Gordon 2026-05-27 15:22:10 -04:00
  • d7ba3efe6b
    filesystem: Implement SDL_GetExeName() for all platforms. Ryan C. Gordon 2026-05-27 15:41:51 -04:00
  • 6b780c5ff9
    gdk: Just use WIN_GetModulePath(). Ryan C. Gordon 2026-05-27 15:22:10 -04:00
  • 3eb59cb7a9 [skip ci] Code cleanup Nintorch 2026-05-28 00:03:32 +05:00
  • c6502d9f8f [skip ci] Fix hid_js_read_timeout crash Nintorch 2026-05-28 00:03:03 +05:00
  • ea20b26c98
    cmake: Preseed the CMake cache for Haiku OS. Ryan C. Gordon 2026-05-27 14:50:58 -04:00
  • aa80944fae
    Merge e2de292daf into 5f25ce9282 Cameron Cawley 2026-05-27 12:33:40 -06:00
  • 3b6569ad03 [skip ci] product_string Nintorch 2026-05-27 23:14:26 +05:00
  • bb11c6789c docs: bump minimum required Android ndk version Anonymous Maarten 2026-05-27 20:01:47 +02:00
  • f1f69612e2 [skip ci] Return dummy values if WebHID is unsupported Nintorch 2026-05-27 23:03:32 +05:00
  • e9a1f2e4d6 docs: bump minimum required Android ndk version Anonymous Maarten 2026-05-27 20:01:47 +02:00
  • 1b714eeb36 [skip ci] Remove set_report Nintorch 2026-05-27 22:50:44 +05:00
  • 1f7247c995 [skip ci] Remove set_byte Nintorch 2026-05-27 22:49:33 +05:00
  • 853204a854 android.mk: introduce SDL3_sve2 static library adding -armv8-a+sve2 Anonymous Maarten 2026-05-27 18:55:22 +02:00
  • 402fc52af4
    x11: Fix boolean/enum comparison release-3.2.x Frank Praznik 2026-05-27 12:01:03 -04:00
  • 5dc7a5daed
    x11: Fix boolean/enum comparison Frank Praznik 2026-05-27 12:01:03 -04:00
  • 6a3b0413dc x11: Fix boolean/enum comparison Frank Praznik 2026-05-27 12:01:03 -04:00
  • cb0fe0f772 Fix potential issue, add some code comments crudelios 2026-05-27 17:11:57 +01:00
  • fdf22878e4
    x11: Fix boolean/enum comparison Frank Praznik 2026-05-27 12:01:03 -04:00
  • fd494d3778
    x11: SetupWindowData shouldn't add to videodata->windowlist until success. Ryan C. Gordon 2026-05-27 11:43:57 -04:00
  • 5f25ce9282
    x11: SetupWindowData shouldn't add to videodata->windowlist until success. Ryan C. Gordon 2026-05-27 11:43:57 -04:00
  • eee7164d9d
    x11: SetupWindowData shouldn't add to videodata->windowlist until success. Ryan C. Gordon 2026-05-27 11:43:57 -04:00
  • 22fb9edd5c
    x11: SetupWindowData shouldn't add to videodata->windowlist until success. Ryan C. Gordon 2026-05-27 11:43:57 -04:00
  • a21c31aea1 GPU: Return early in SDL_WaitForGPUFences if num_fences is 0 zanadoman 2026-05-27 10:36:15 +02:00
  • d7b1255484 GPU: Return early in SDL_WaitForGPUFences if num_fences is 0 zanadoman 2026-05-27 10:36:15 +02:00
  • 638b7429c9 GPU: Return early in SDL_WaitForGPUFences if num_fences is 0 zanadoman 2026-05-27 10:36:15 +02:00
  • a97d8b3848 Ensure we release exclusive USB access to controllers when backgrounded. #15694 Rachel Blackman 2026-05-26 17:40:52 -07:00
  • ac177763aa
    Ensure we release exclusive USB access to controllers when backgrounded. #15694 Rachel Blackman 2026-05-26 17:40:52 -07:00
  • 58c2de8e25
    metadata: SDL_GetAppMetadataProperty() now uses SDL_GetExeName(). Ryan C. Gordon 2026-05-26 15:26:31 -04:00
  • 2621d7aab2
    filesystem: Added SDL_GetExeName(). Ryan C. Gordon 2026-05-26 15:23:31 -04:00
  • 59a302e601 xr: Add fallback for SDL_PROP_GPU_DEVICE_CREATE_XR_APPLICATION_NAME_STRING. Ryan C. Gordon 2026-05-26 15:27:54 -04:00
  • a49ba90257 metadata: SDL_GetAppMetadataProperty() now uses SDL_GetExeName(). Ryan C. Gordon 2026-05-26 15:26:31 -04:00
  • 7d29ce8e31 filesystem: Added SDL_GetExeName(). Ryan C. Gordon 2026-05-26 15:23:31 -04:00
  • 709f6d7b7f
    Apply suggestion from @slouken Sam Lantinga 2026-05-26 17:06:42 -07:00
  • beb9b63dda
    Remove a log and some commented code. Rachel Blackman 2026-05-26 17:06:03 -07:00
  • 837cf37214
    One final round of changes. Rachel Blackman 2026-05-26 17:03:42 -07:00
  • e78519a6dc
    Formatting Rachel Blackman 2026-05-26 16:45:21 -07:00
  • a871d5c56d
    One minor fix that didn't get into the previous commit Rachel Blackman 2026-05-26 16:44:42 -07:00
  • 5fc6124d5f
    Rework how we relinquish and reclaim Android USB Rachel Blackman 2026-05-26 16:39:54 -07:00
  • 597694e4a1 Android: Skip duplicated joystick axes during poll NY00123 2026-05-25 00:10:18 +03:00
  • 199d509820 Android: Skip duplicated joystick axes during poll NY00123 2026-05-25 00:10:18 +03:00
  • 483d86588c
    video: Only ignore modes with a lower color depth in SDL_GetClosestFullscreenDisplayMode() Frank Praznik 2026-05-25 11:25:02 -04:00
  • cd0b796a6e video: Only ignore modes with a lower color depth in SDL_GetClosestFullscreenDisplayMode() Frank Praznik 2026-05-25 11:25:02 -04:00
  • ac75a4f020 _uitoa does not exist Anonymous Maarten 2026-05-25 13:35:46 +02:00
  • 33ea9c3e63 Don't use the HIDAPI driver with Backbone One PlayStation Edition Gen 2 Sam Lantinga 2026-05-26 13:01:49 -07:00
  • a84dafd5b9 Don't use the HIDAPI driver with Backbone One PlayStation Edition Gen 2 Sam Lantinga 2026-05-26 13:01:49 -07:00
  • 4f416a4292 Don't use the HIDAPI driver with Backbone One PlayStation Edition Gen 2 Sam Lantinga 2026-05-26 13:01:49 -07:00
  • 1b27714258
    xr: Add fallback for SDL_PROP_GPU_DEVICE_CREATE_XR_APPLICATION_NAME_STRING. Ryan C. Gordon 2026-05-26 15:27:54 -04:00
  • d25fc8e318
    metadata: SDL_GetAppMetadataProperty() now uses SDL_GetExeName(). Ryan C. Gordon 2026-05-26 15:26:31 -04:00
  • fa4dcf6599
    filesystem: Added SDL_GetExeName(). Ryan C. Gordon 2026-05-26 15:23:31 -04:00
  • 0c5f206ec9
    Apply suggestion from @slouken Sam Lantinga 2026-05-26 12:55:14 -07:00
  • 501250e350
    Ensure we release exclusive USB access to controllers when backgrounded. Rachel Blackman 2026-05-26 12:28:31 -07:00
  • 6249bac891 dos: Use INT 0x21, operation 0x62 to calculate basepath. Ryan C. Gordon 2026-05-26 12:21:26 -04:00
  • 9af2865154
    dos: Use INT 0x21, operation 0x62 to calculate basepath. Ryan C. Gordon 2026-05-26 12:21:26 -04:00
  • 511783b2ba Sync SDL3 wiki -> header SDL Wiki Bot 2026-05-26 14:59:13 +00:00
  • f2dba2626e
    SVE2: Improves SVE2 8888 swizzling performance and important fixes (#15662) Gabriel Wang 2026-05-26 22:57:44 +08:00
  • dfac76a316
    Apply suggestion from @slouken Sam Lantinga 2026-05-26 07:55:07 -07:00
  • d5438360d2 Sync SDL3 wiki -> header SDL Wiki Bot 2026-05-26 13:58:48 +00:00
  • bc8141ba6e
    docs: Update notes on SDL_AudioStream format management. Ryan C. Gordon 2026-05-26 09:56:07 -04:00
  • d0f6264f95
    docs: Update notes on SDL_AudioStream format management. Ryan C. Gordon 2026-05-26 09:56:07 -04:00
  • 15dca0766f add GLES headers from Khronos. Ozkan Sezer 2026-05-26 14:10:10 +03:00
  • 6d5ace46f9 Android: add support for content:// directory traversal crudelios 2026-05-26 14:36:15 +01:00
  • 47abb71d26 add GLES headers from Khronos. Ozkan Sezer 2026-05-26 14:10:10 +03:00
  • 1db2b71ef0 testgpurender_msdf: allow changing the text being rendered Sam Lantinga 2026-05-25 20:21:07 -07:00
  • d4236dcd85
    opengles: Readd an OpenGL ES 1 renderer to SDL3! (#15185) Sylvain Becker 2026-05-26 02:41:13 +02:00
  • f8dd7bd673
    opengles: Cleaned up several messes and removed unnecessary leftover bits. Ryan C. Gordon 2026-05-25 17:16:12 -04:00
  • 2b24a58a41
    opengles: Removed a bunch of unused code. Ryan C. Gordon 2026-05-25 14:10:03 -04:00
  • 999b1267a5
    opengles: remove Pandora support code. Ryan C. Gordon 2026-05-25 14:05:25 -04:00
  • a94aaf55ca
    opengles: Fix texture rendering. Ryan C. Gordon 2026-05-23 23:25:25 -04:00
  • 10c5b5e8e9
    opengles: Fix setting drawing color. Ryan C. Gordon 2026-05-21 21:45:05 -04:00
  • 664994877d
    opengles: Set renderer name during creation. Ryan C. Gordon 2026-05-21 15:36:48 -04:00
  • 7ff1a30b42
    Update SDL_render_gles for SDL3 Sylvain 2026-03-08 18:47:10 +01:00
  • 732ad11654
    Update SDL_build_config.h.cmake Sylvain 2026-03-08 18:46:00 +01:00
  • e6108054ac
    Update sdlchecks.cmake Sylvain 2026-03-08 18:45:47 +01:00
  • f0053b8a34
    Update CMakeLists.txt Sylvain 2026-03-08 18:45:22 +01:00
  • c85cc01cce
    Add GLES1 driver var entry in src/render/ Sylvain 2026-03-08 18:44:38 +01:00
  • 17b82ce413
    Add SDL2 opengles renderer Sylvain 2026-03-08 09:53:57 +01:00
  • 548057693c Sync SDL3 wiki -> header SDL Wiki Bot 2026-05-25 18:05:17 +00:00
  • 259207eb23 Sync SDL3 wiki -> header SDL Wiki Bot 2026-05-17 18:36:50 +00:00
  • 8adc4f89d7 _uitoa does not exist Anonymous Maarten 2026-05-25 13:35:46 +02:00
  • 430cacdb44 _uitoa does not exist Anonymous Maarten 2026-05-25 13:35:46 +02:00
  • 452348acf8 _uitoa does not exist Anonymous Maarten 2026-05-25 13:35:46 +02:00
  • 852fe245be
    video: Only ignore modes with a lower color depth in SDL_GetClosestFullscreenDisplayMode() Frank Praznik 2026-05-25 11:25:02 -04:00
  • 32c19b9dc8 Fix buffer-overflow access in process_testStdinToStdout Anonymous Maarten 2026-05-25 14:16:01 +02:00
  • dcf063178c Use pragma to ignore deprecated integer-to-ascii CRT conversion functions Anonymous Maarten 2026-05-25 13:37:16 +02:00
  • 08e338f45c _uitoa does not exist Anonymous Maarten 2026-05-25 13:35:46 +02:00
  • 55388abb34 Revert "SDL_itoa(): use _itoa_s(), not _ltoa_s()" Anonymous Maarten 2026-05-24 00:13:16 +02:00
  • 201adb6c7b simplify SVE guidance Gabriel Wang 2026-05-25 23:17:46 +08:00
  • 5e1d8b8a6f Add CYGWIN support for DLL library check Carlo Bramini 2026-05-25 15:32:06 +02:00
  • e98529a5e4 Fix buffer-overflow access in process_testStdinToStdout Anonymous Maarten 2026-05-25 14:16:01 +02:00
  • a9101864c7 Use pragma to ignore deprecated integer-to-ascii CRT conversion functions Anonymous Maarten 2026-05-25 13:37:16 +02:00