Commit Graph

  • 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
  • 672323ec6f
    Merge e2de292daf into ad93f50ee6 Cameron Cawley 2024-12-15 04:21:11 +0100
  • 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
  • fd9928d5d3
    Merge 7859f7b3bf into 313d522f39 kemal 2024-12-14 10:22:08 +0800
  • 313d522f39 wayland: Only require fifo-v1 for Wayland by default Frank Praznik 2024-12-11 23:37:58 -0500
  • 0ab7a76ec2 Add temp files and folders Semphris 2024-09-19 19:28:20 -0400
  • 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
  • 7377958b7c
    Merge d8d91934c6 into 1944bc7407 Arias800 2024-12-12 19:54:49 -0800
  • a2f6c13211
    Merge 1d5473c088 into 1944bc7407 Frank Praznik 2024-12-13 13:20:45 +1000
  • 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
  • c4c8d6cea8
    Merge fb1289623a into ad93f50ee6 Vladimir Serbinenko 2024-12-12 19:33:29 +0000
  • 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
  • eca0881f15
    Merge f53f9e9945 into 2635239bbc Simon McVittie 2024-12-12 08:57:07 +0100
  • 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
  • 6839b18975
    Merge e84442b1ba into ac92af02ea Mark Jansen 2024-12-10 13:46:24 -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
  • 48b6b93fb6 cmake: make RelWithDebInfo the default configuration Anonymous Maarten 2024-12-09 18:03:03 +0100
  • 5447cb6d38 video: Prefer the window manager supplied coordinates for selecting a fullscreen display Frank Praznik 2024-12-08 17:02:54 -0500
  • 2761ddc218
    video: Prefer the window manager supplied coordinates for selecting a fullscreen display Frank Praznik 2024-12-08 17:02:54 -0500
  • bf3a264202 Build optimized stripped MinGW binary releases Anonymous Maarten 2024-12-09 17:21:54 +0100
  • 3c142abcb2 Build optimized stripped MinGW binary releases Anonymous Maarten 2024-12-09 17:21:54 +0100
  • e4215a04d9 gpu: make macro's function-like using do-while-0 Anonymous Maarten 2024-12-08 18:40:42 +0100
  • fb71b44231 gpu: define EXPAND_ARRAY_IF_NEEDED macro once and make it function-like Anonymous Maarten 2024-12-08 18:08:36 +0100
  • 0370b92d80 gpu: SDL_ClaimWindowForGPUDevice must set an error message on failure Anonymous Maarten 2024-12-08 18:03:26 +0100
  • 1fa79638b7 gpu: make macro's function-like using do-while-0 Anonymous Maarten 2024-12-08 18:40:42 +0100
  • 94e693323b gpu: define EXPAND_ARRAY_IF_NEEDED macro once and make it function-like Anonymous Maarten 2024-12-08 18:08:36 +0100