Commit Graph

  • 7f880c9121 Fixed crash if the controller product name is NULL Sam Lantinga 2024-02-28 11:43:22 -0800
  • a472cd6b4d Add missing unlock cosmonaut 2024-12-17 14:23:28 -0800
  • 8e586fdb5e GPU: Optimize usage of D3D12 staging descriptors cosmonaut 2024-12-17 13:29:04 -0800
  • 19bdc01b8c Sync SDL3 wiki -> header SDL Wiki Bot 2024-12-17 15:46:19 +0000
  • eda0261c4e video: Drop size and position requests for windows in a fixed size/position state Frank Praznik 2024-12-13 13:58:15 -0500
  • 139059a763
    video: Drop size and position requests for windows in a fixed size/position state Frank Praznik 2024-12-13 13:58:15 -0500
  • 6fa6297441 fix typo from commit b84f150d06 Ozkan Sezer 2024-12-17 11:15:56 +0300
  • b84f150d06 fix macOS builds with hidapi disabled Ozkan Sezer 2024-12-17 11:11:56 +0300
  • c52a96ca8e Sync SDL3 wiki -> header SDL Wiki Bot 2024-12-17 07:29:13 +0000
  • 080b3002c6 Fixed building with an older Windows SDK Sam Lantinga 2024-12-16 22:33:05 -0800
  • d0d1414836 messagebox: Copy title and message up front, to protect SDL_GetError() strings. Ryan C. Gordon 2024-12-16 18:02:37 -0500
  • d6c23245e9
    Fix format string in debug-text example williamist 2024-12-07 11:20:39 -0500
  • bdf62f7601
    Add SDL_RenderDebugTextF & SDL_RenderDebugTextV williamistGitHub 2024-12-07 00:14:55 -0500
  • 87211202ce
    messagebox: Copy title and message up front, to protect SDL_GetError() strings. Ryan C. Gordon 2024-12-16 18:02:37 -0500
  • a92eade183 Sync SDL3 wiki -> header SDL Wiki Bot 2024-12-16 17:20:27 +0000
  • 0bb42cb023 alsa: a few more minor formatting tweaks. Ryan C. Gordon 2024-12-15 16:53:16 -0500
  • 483ceb5355 alsa: Reenable SDL's internal channel map support when ALSA can't swizzle. Ryan C. Gordon 2024-12-15 16:48:21 -0500
  • 35360ec4d7 alsa: Use more hints for opening default devices. Ryan C. Gordon 2024-12-15 16:20:32 -0500
  • 576f13ac7c alsa: Put debug logging back into correct category and logging level. Ryan C. Gordon 2024-12-15 14:05:41 -0500
  • ff96c59df4 alsa: Add back in code to guess the correct ALSA device prefix. Ryan C. Gordon 2024-12-15 13:55:25 -0500
  • b108b54c6a alsa: Bring up to current SDL coding conventions and standards, other tweaks. Ryan C. Gordon 2024-12-15 13:07:28 -0500
  • 639855b7e5 alsa: Remove direct calls to memset Ryan C. Gordon 2024-12-14 15:02:33 -0500
  • a4a1dff219 alsa: remove `loop` macro Ryan C. Gordon 2024-12-14 15:01:28 -0500
  • b9c062c858 alsa: Pulled in latest changes from @sylware Ryan C. Gordon 2024-12-14 13:31:52 -0500
  • 76e7bc4c04 Added support for ALSA dmix audio output (thanks @sylware!) Sam Lantinga 2024-07-23 13:17:56 -0700
  • 3fa0537565 Sync SDL3 wiki -> header SDL Wiki Bot 2024-12-16 06:13:48 +0000
  • 79316ca36e
    Heavy work on improving category documentation. Ryan C. Gordon 2024-12-16 01:10:37 -0500
  • 9aca97f4e7 Sync SDL3 wiki -> header SDL Wiki Bot 2024-12-16 05:03:54 +0000
  • c0803f7683
    SDL_dialog.h: Improvements and fixes to the documentation. Ryan C. Gordon 2024-12-16 00:02:50 -0500
  • a55686ce61
    hints: Clarify when joystick hints should be set. Ryan C. Gordon 2024-12-15 21:28:28 -0500
  • 67220eec0d
    alsa: a few more minor formatting tweaks. Ryan C. Gordon 2024-12-15 16:53:16 -0500
  • df483ca0cc
    alsa: Reenable SDL's internal channel map support when ALSA can't swizzle. Ryan C. Gordon 2024-12-15 16:48:21 -0500
  • 7f8c7b4a12
    alsa: Use more hints for opening default devices. Ryan C. Gordon 2024-12-15 16:20:32 -0500
  • bafaf76ff9
    alsa: Put debug logging back into correct category and logging level. Ryan C. Gordon 2024-12-15 14:05:41 -0500
  • d7dbd9b7c0
    alsa: Add back in code to guess the correct ALSA device prefix. Ryan C. Gordon 2024-12-15 13:55:25 -0500
  • ba1127d50a
    alsa: Bring up to current SDL coding conventions and standards, other tweaks. Ryan C. Gordon 2024-12-15 13:07:28 -0500
  • eb3fc0684c wayland: Don't close an externally owned display on init failure Frank Praznik 2024-12-15 10:44:31 -0500
  • 40fa180856
    wayland: Don't close an externally owned display on init failure Frank Praznik 2024-12-15 10:44:31 -0500
  • d6208b401f
    alsa: Remove direct calls to memset Ryan C. Gordon 2024-12-14 15:02:33 -0500
  • b3cbaedfad
    alsa: remove `loop` macro Ryan C. Gordon 2024-12-14 15:01:28 -0500
  • efaa06eb71
    alsa: Pulled in latest changes from @sylware Ryan C. Gordon 2024-12-14 13:31:52 -0500
  • 6cc9ce183d SDL_internal: remove `#undef SDL_LEAN_AND_MEAN` L zard 2024-11-03 10:54:49 +0100
  • 8b6d3c88cf Fix `#ifdef`s to have config flags either defined as 1 or undefined L zard 2024-11-03 10:51:33 +0100
  • 313d522f39 wayland: Only require fifo-v1 for Wayland by default Frank Praznik 2024-12-11 23:37:58 -0500
  • ac2edad809
    audio: Simplify and unify audio stream format updating when devices change. Ryan C. Gordon 2024-12-13 14:59:16 -0500
  • a1753de369
    wayland: Only require fifo-v1 for Wayland by default Frank Praznik 2024-12-11 23:37:58 -0500
  • 9a9616894d
    wikiheaders: Fix uninitialized variable issue. Ryan C. Gordon 2024-12-13 13:52:35 -0500
  • d7de1d32e6
    Merge branch 'main' into pipeline-cache Delta 2024-12-13 19:45:36 +0100
  • d1963dced8 Removed metal implementation DeltaW0x 2024-12-13 19:37:45 +0100
  • 26443ec66b Added SDL_PROP_GPU_PIPELINE_STORE_CACHE DeltaW0x 2024-12-13 19:37:30 +0100
  • f30002781f
    Added support for ALSA dmix audio output (thanks @sylware!) Sam Lantinga 2024-07-23 13:17:56 -0700
  • 9628549c7c Xbox buildfixes Ethan Lee 2024-12-13 11:34:39 -0500
  • 80b9986418
    audio: Fixed potential NULL dereference. Ryan C. Gordon 2024-12-13 10:10:19 -0500
  • 9ca3f41ec1 Fixed issue #11643 (Null pointer dereference in SDL_audio.c) Lautaro Javier Fernandez Pricco 2024-12-13 14:12:57 +0000
  • 1944bc7407 Fixed warning C4702: unreachable code Sam Lantinga 2024-12-12 15:43:42 -0800
  • 63a498c966 Fixed warning C4189: 'cqe': local variable is initialized but not referenced Sam Lantinga 2024-12-12 15:42:53 -0800
  • ce9dddfde2 Don't free properties while modifying the property hashtable Sam Lantinga 2024-12-12 14:09:09 -0800
  • 43a61fec91 Removed external hashtable locking functions Sam Lantinga 2024-12-12 13:15:05 -0800
  • 61511c48a4 SDL_HashTable is now optionally thread-safe Sam Lantinga 2024-12-12 11:51:27 -0800
  • 9897e91d07 Don't free properties while modifying the property hashtable Sam Lantinga 2024-12-12 14:09:09 -0800
  • 835c8b0894 Removed external hashtable locking functions Sam Lantinga 2024-12-12 13:15:05 -0800
  • 68f1f315ce SDL_HashTable is now optionally thread-safe Sam Lantinga 2024-12-12 11:51:27 -0800
  • 02a6489875 Make SDL_ObjectValid() thread-safe Sam Lantinga 2024-12-12 09:56:47 -0800
  • 4568e64d9e
    emscriptenaudio: Removed comment about Firefox not supporting userActivation. Ryan C. Gordon 2024-12-12 10:52:49 -0500
  • ad93f50ee6
    emscriptenaudio: Removed comment about Firefox not supporting userActivation. Ryan C. Gordon 2024-12-12 10:52:49 -0500
  • bc88a43d97
    .wikiheaders-option: Filled in quickref metadata. Ryan C. Gordon 2024-12-12 10:49:36 -0500
  • e0cee83a3a
    emscriptenaudio: Removed comment about Firefox not supporting userActivation. Ryan C. Gordon 2024-12-12 10:46:40 -0500
  • 2635239bbc
    README-migration: some improvements to the audio section. Ryan C. Gordon 2024-12-12 01:29:56 -0500
  • ce7cb10541 dialog/unix: create zenity argv on the main thread Marcin Serwin 2024-12-08 22:27:50 +0100
  • cf59fc797f dialog/unix: deep copy args to avoid data race Marcin Serwin 2024-12-07 20:30:31 +0100
  • af6c641b8c dialog/unix: stricter typing Marcin Serwin 2024-12-08 13:05:24 +0100
  • 4c86511035 dialog/unix: reduce string allocations Marcin Serwin 2024-12-07 17:26:39 +0100
  • ff82238172 dialog/unix: remove /usr/bin/env indirection Marcin Serwin 2024-12-07 16:41:29 +0100
  • 516329cae0
    dialog/unix: create zenity argv on the main thread Marcin Serwin 2024-12-08 22:27:50 +0100
  • c5acbef3bf GPU: Fix D3D12_INTERNAL_StrToWStr returning incorrect length cosmonaut 2024-12-11 16:17:14 -0800
  • 6fe09e3aa4
    dynapi: Minor optimization to SDL_SetError wrapper. Ryan C. Gordon 2024-12-11 18:04:43 -0500
  • a1e8d5c327 Sync SDL3 wiki -> header SDL Wiki Bot 2024-12-11 19:17:12 +0000
  • 3ee39f6c3f
    GPU: Revise swapchain acquisition (#11633) Evan Hemsley 2024-12-11 11:16:35 -0800
  • bbd4eeb287
    examples/audio/04-multiple-streams: Note about web browser audio in README. Ryan C. Gordon 2024-12-11 14:13:52 -0500
  • d072f94422 return SDL_InvalidParamError cosmonaut 2024-12-11 11:00:45 -0800
  • f45ce45603 ngage: Remove Nokia N-Gage support. Ryan C. Gordon 2024-12-10 19:13:24 -0500
  • 9dc6c6e4d4
    Update src/video/kmsdrm/SDL_kmsdrmopengles.c Ryan C. Gordon 2024-12-11 13:28:00 -0500
  • 3f425b6f20
    examples/audio/04-multiple-streams: Patched to compile on Visual Studio. Ryan C. Gordon 2024-12-11 13:25:43 -0500
  • 5a0511b318 Revise header comments cosmonaut 2024-12-11 09:12:10 -0800
  • 08c7f61fe4 Add SDL_WaitAndAcquireGPUSwapchainTexture Evan Hemsley 2024-12-10 18:26:22 -0800
  • 0c762f6edd GPU: Add SDL_WaitForGPUSwapchain() Lucas Murray 2024-12-10 14:32:49 +1100
  • 1fbb8e1824
    examples/audio/04-multiple-streams: Remove drag-and-drop support. Ryan C. Gordon 2024-12-10 20:51:54 -0500
  • e6e468d0c4 Sync SDL3 wiki -> header SDL Wiki Bot 2024-12-11 00:28:23 +0000
  • 550c71bc66
    ngage: Remove Nokia N-Gage support. Ryan C. Gordon 2024-12-10 19:13:24 -0500
  • 1a37185b81 Initial D3D12 pipeline cache implmentation DeltaW0x 2024-12-11 00:43:59 +0100
  • 5b3ce972e0 Fixed Chinese locales on PSP (thanks @ccawley2011!) Sam Lantinga 2024-12-10 14:47:31 -0800
  • 9791069d78 Fixed Chinese locales on PSP (thanks @ccawley2011!) Sam Lantinga 2024-12-10 14:47:31 -0800
  • 962268ca21 Fixed Chinese locales on PSP (thanks @ccawley2011!) Sam Lantinga 2024-12-10 14:47:31 -0800
  • fd618e37e7 Pipeline caching DeltaW0x 2024-12-10 17:07:14 +0100
  • ac92af02ea
    wikiheaders: put a header on the quick reference pages. Ryan C. Gordon 2024-12-10 11:36:19 -0500
  • be5fba963a
    wikiheaders: optionally generate a Quick Reference page. Ryan C. Gordon 2024-12-10 11:21:57 -0500
  • 7c5c88a3ad
    cocoa: Fix conditional coding style Frank Praznik 2024-12-09 23:49:17 -0500
  • d4225070ad cocoa: Toggle the fullscreen menu item to 'leave' when entering a fullscreen space Frank Praznik 2024-12-09 23:31:23 -0500
  • aca9d79b19 cocoa: Toggle the fullscreen menu item to 'leave' when entering a fullscreen space Frank Praznik 2024-12-09 23:31:23 -0500
  • 5078576b5e GPU: Add SDL_WaitForGPUSwapchain() Lucas Murray 2024-12-10 14:32:49 +1100