Commit Graph

  • 04bd370715 stdinc: Document number parsing APIs Carl Åstholm 2024-09-09 19:15:10 +0200
  • e815facc60 stdinc: Fix up some printf definitions Carl Åstholm 2024-09-09 18:35:17 +0200
  • cb1a46bb65 Remove SDL_RESTRICT in favor of doc comments Carl Åstholm 2024-09-09 18:34:29 +0200
  • 092788ac30 stdinc: Document memcpy APIs Carl Åstholm 2024-09-09 18:32:13 +0200
  • 0883c9d69f stdinc: Document memory allocation APIs Carl Åstholm 2024-09-09 17:39:16 +0200
  • d3091b9538 Remove SDL_GPUDepthStencilValue struct cosmonaut 2024-09-09 10:40:14 -0700
  • 80e541d1fc Fixed calling SDL_utf8strlcpy() with dst_bytes of 0 Sam Lantinga 2024-09-09 10:41:49 -0700
  • 03c01efd4a
    audio: Make system-specific audio format types part of SDL_AudioFormat. Ryan C. Gordon 2024-09-09 13:21:45 -0400
  • 668e2f82d2
    Add load op and clear color to SDL_BlitGPUTexture (#10767) Evan Hemsley 2024-09-09 10:19:52 -0700
  • 1c00b166c7 clarification comment cosmonaut 2024-09-09 10:17:23 -0700
  • 4728325044 pipewire: Give hotplug threads a more indicative name Simon McVittie 2024-09-09 13:06:07 +0100
  • c797ae1619 Fix -Wtype-limits warning Anonymous Maarten 2024-09-09 14:40:50 +0200
  • 8c3030b041 pipewire: Give hotplug threads a more indicative name Simon McVittie 2024-09-09 13:06:07 +0100
  • 94f6f7dc0b Document the SDL_malloc family Simon McVittie 2024-09-09 12:48:10 +0100
  • 6e885d9619 Sync SDL3 wiki -> header SDL Wiki Bot 2024-09-09 06:56:45 +0000
  • 301f3ffa9d Sync SDL3 wiki -> header SDL Wiki Bot 2024-09-09 06:50:28 +0000
  • 050aa4d084
    include: Filling in more documentation gaps. Ryan C. Gordon 2024-09-09 02:49:43 -0400
  • 7259867c64 remove unnecessary log cosmonaut 2024-09-08 23:46:27 -0700
  • a57f6c4af3 Fix additional calloc-transposed-args warnings Petar Popovic 2024-09-09 03:09:33 +0200
  • d2ef15d8e6 Fix warnings: calloc-transposed-args Petar Popovic 2024-09-09 03:00:34 +0200
  • 69a34eae5d Fix additional calloc-transposed-args warnings Petar Popovic 2024-09-09 03:09:33 +0200
  • 6ecaecafbd Fix warnings: calloc-transposed-args Petar Popovic 2024-09-09 03:00:34 +0200
  • 0da2bd49c8 Remove unused includes. This only removes includes that aren't used at all, not even in comments. Maia 2024-09-08 22:33:06 +0200
  • cd2f29c5d6 Remove unused includes. This only removes includes that aren't used at all, not even in comments. Maia 2024-09-08 22:33:06 +0200
  • aa6a0be7a8 Fix warning: redefinition of typedef 'SDLTest_TestSuiteRunner' Petar Popovic 2024-09-09 00:08:06 +0200
  • ffe4dae63a Fix warning: redefinition of typedef 'SDLTest_TestSuiteRunner' Petar Popovic 2024-09-09 00:08:06 +0200
  • 1df907b1ba Add SDL_VIDEO_DOUBLE_BUFFER support to the Wayland backend. vanfanel 2024-07-17 20:40:30 +0200
  • 7df1caba7c Clarified that the contents of new textures aren't defined. Sam Lantinga 2024-09-08 07:22:52 -0700
  • ac0b1b207f SDL_hints: fix gpu direct3d11 driver name in documentation Anonymous Maarten 2024-09-08 15:56:11 +0200
  • 257385277d SDL_realloc() with size 0 now always defaults to size 1 Petar Popovic 2024-09-08 11:32:33 +0200
  • 4c0cb94b96 vulkan: VULKAN_CreateTexture returns a boolean Anonymous Maarten 2024-09-08 13:12:44 +0200
  • 3eb49ac862 vulken: VULKAN_CreateTexture returns a boolean Anonymous Maarten 2024-09-08 12:42:52 +0200
  • 7b725f6eaa SDL_realloc() with size 0 now always defaults to size 1 Petar Popovic 2024-09-08 11:32:33 +0200
  • 1ba99c53d4 Sync SDL3 wiki -> header SDL Wiki Bot 2024-09-08 04:22:26 +0000
  • 2b77b2e4ef Sync SDL3 wiki -> header SDL Wiki Bot 2024-09-08 04:18:26 +0000
  • 4f6e81cf62
    include: Fixed up some minor documentation gaps. Ryan C. Gordon 2024-09-08 00:17:34 -0400
  • 7ec998819d Sync SDL3 wiki -> header SDL Wiki Bot 2024-09-07 23:13:46 +0000
  • 090e30dbca
    docs: Remove README-winrt.md, again. Ryan C. Gordon 2024-09-07 14:13:07 -0400
  • ce12bb8acb move blit parameters into BlitInfo struct cosmonaut 2024-09-07 10:07:57 -0700
  • 5028e11343 add load op and clear color to BlitGPUTexture cosmonaut 2024-09-07 09:18:38 -0700
  • fd6056307f fix trailing doc comments Maia 2024-09-07 18:02:46 +0200
  • 876ffcd78b fix trailing doc comments Maia 2024-09-07 18:02:46 +0200
  • 1a13acac09 Always blit to the swapchain in GPU_RenderPresent cosmonaut 2024-09-07 08:43:02 -0700
  • fa892d15b7 include files with required types directly Maia 2024-09-07 17:20:59 +0200
  • e9c7b36fbd Sync SDL3 wiki -> header SDL Wiki Bot 2024-09-07 15:30:40 +0000
  • 3f4b79ec38
    Merge branch 'libsdl-org:main' into main Ryan C 2024-09-07 08:30:29 -0700
  • 68a9991ec9
    GPU: Document structs (#10742) Evan Hemsley 2024-09-07 08:29:14 -0700
  • 93f879082a fix field name in comment cosmonaut 2024-09-07 08:26:42 -0700
  • a30f39a4b2 include files with required types directly Maia 2024-09-07 17:20:59 +0200
  • 741baa0dbe rename bindingIndex to binding_index cosmonaut 2024-09-07 08:14:37 -0700
  • 58711251e9 document binding structs cosmonaut 2024-09-07 08:12:42 -0700
  • c9019454ec rename binding parameters in metal.m cosmonaut 2024-09-07 08:12:25 -0700
  • 2116753739 more documentation, and rename vertex binding fields cosmonaut 2024-09-07 08:01:27 -0700
  • cf9613fe63 The GPU log category ate one of the SDL reserved categories Sam Lantinga 2024-09-07 07:57:29 -0700
  • a01e8a5e10 The GPU log category ate one of the SDL reserved categories Sam Lantinga 2024-09-07 07:53:10 -0700
  • 0b3b07c3ce Add Wayland tearing hint hwsmm 2024-09-07 22:10:10 +0900
  • 1849205733 Fix GDK builds after renames done in #10730 Daniel Ludwig 2024-09-07 10:14:02 +0200
  • 0a44ea1b0b Amend use of non-standard compiler syntax Daniel Ludwig 2024-09-06 17:34:24 +0200
  • 0a8bf663b7 Fix VisualC project filter Daniel Ludwig 2024-09-06 10:46:42 +0200
  • 668abbf57a Fix GDK builds after renames done in #10730 Daniel Ludwig 2024-09-07 10:14:02 +0200
  • ce1619f456 Amend use of non-standard compiler syntax Daniel Ludwig 2024-09-06 17:34:24 +0200
  • f7c8bdfdb0 Fix VisualC project filter Daniel Ludwig 2024-09-06 10:46:42 +0200
  • ed97b85a86 GPU: Document all structs up to the binding structs cosmonaut 2024-09-06 18:28:48 -0700
  • 1d59be67fc Fixed crash if PIPEWIRE_PREFERRED_Init() fails and then pipewire is used anyway Sam Lantinga 2024-09-06 17:26:45 -0700
  • f42da35ef9 Sync SDL3 wiki -> header SDL Wiki Bot 2024-09-06 23:39:48 +0000
  • 9730f62e8c
    GPU: Rename struct members and parameters for SDL3 naming conventions (#10730) Caleb Cornett 2024-09-06 18:38:23 -0500
  • 86fd6ab824 Remove BOM from sysgpu, fix casing for internal resource tracking functions Caleb Cornett 2024-09-06 18:23:59 -0500
  • 6471d9b1ef Rename consistency Evan Hemsley 2024-09-06 15:58:08 -0700
  • 951e4a2fa9 GPU: Rename struct members and parameters for SDL3 naming conventions Caleb Cornett 2024-09-05 21:49:58 -0500
  • e21f70c593 pipewire : check minimum client library version early Timothee Besset 2024-09-06 16:16:43 -0500
  • 252d60404b pipewire : check minimum client library version early Timothee Besset 2024-09-06 16:16:43 -0500
  • 845855d657
    Revert "stdinc: Document more symbols." Ryan C. Gordon 2024-09-06 15:33:27 -0400
  • c93f76436f
    stdinc: Document more symbols. Ryan C. Gordon 2024-09-06 15:30:56 -0400
  • 73b294cb1c
    SDL_platform_defines.h: Added documentation, and a little whitespace. Ryan C. Gordon 2024-09-06 15:09:29 -0400
  • 4c8357a37d Clarified why the WINDOWS driver is lower than the RAWINPUT driver Sam Lantinga 2024-09-06 11:27:51 -0700
  • 66b4c080c0 Clarified why the WGI driver is lower than the WINDOWS driver Sam Lantinga 2024-09-06 11:25:57 -0700
  • 00a7191f67 SDL_XINPUT_Enabled() returns false until XInput DLL is successfully loaded Sam Lantinga 2024-09-06 11:19:19 -0700
  • f5ed158d1f SDL_XINPUT_Enabled() returns false until XInput DLL is successfully loaded Sam Lantinga 2024-09-06 11:19:19 -0700
  • 8f46cb771c SDL_XINPUT_Enabled() returns false until XInput DLL is successfully loaded Sam Lantinga 2024-09-06 11:19:19 -0700
  • d53b22e8f0 Fixed race condition at startup that could cause a crash in the XInput driver Sam Lantinga 2024-09-06 10:15:16 -0700
  • 6da97c63da Sync SDL3 wiki -> header SDL Wiki Bot 2024-09-06 17:29:28 +0000
  • ac08dde1b2 windows: Clean out things that should be using `defined(SDL_PLATFORM_WINDOWS)`. Ryan C. Gordon 2024-09-05 23:59:23 -0400
  • 154452a726 winrt: Removed WinRT/Windows Phone/UWP support. Ryan C. Gordon 2024-09-05 23:36:16 -0400
  • 5aadfd4eaf Fixed race condition at startup that could cause a crash in the XInput driver Sam Lantinga 2024-09-06 10:15:16 -0700
  • 6d7c211faf Fixed race condition at startup that could cause a crash in the XInput driver Sam Lantinga 2024-09-06 10:15:16 -0700
  • 831acc2c50
    windows: Clean out things that should be using `defined(SDL_PLATFORM_WINDOWS)`. Ryan C. Gordon 2024-09-05 23:59:23 -0400
  • 8155282935
    winrt: Removed WinRT/Windows Phone/UWP support. Ryan C. Gordon 2024-09-05 23:36:16 -0400
  • 6e5bd58c4c Include the Steam controller driver on Android Sam Lantinga 2024-09-06 09:14:42 -0700
  • 1381cc8554 Add a step to fix generated shader code Sam Lantinga 2024-09-06 09:09:01 -0700
  • 104642ffe7 Sorted API symbols Sam Lantinga 2024-09-06 08:57:40 -0700
  • 4c382aafcd Fixed building on Raspberry Pi Sam Lantinga 2024-09-06 08:54:05 -0700
  • 360bc667a8 SDL_Log: restore SDL2's SDL_LogCategory order Anonymous Maarten 2024-09-06 16:08:20 +0200
  • e52bc952ca SDL_Log: restore SDL2's SDL_LogCategory order Anonymous Maarten 2024-09-06 16:08:20 +0200
  • 26728c321f SDL_test: add include for SDLTest_CommonState Anonymous Maarten 2024-09-06 14:23:08 +0200
  • b4c3df1189 SDL_test: whitespace header fixes Anonymous Maarten 2024-09-06 03:21:57 +0200
  • db96ddca34 SDL_test: use SDLCALL calling convention Anonymous Maarten 2024-09-06 03:21:13 +0200
  • 3685ab078d SDL_test: whitespace header fixes Anonymous Maarten 2024-09-06 03:21:57 +0200
  • eebec4b570 SDL_test: use SDLCALL calling convention Anonymous Maarten 2024-09-06 03:21:13 +0200
  • 379aea5c2d Fixed warnings building with Visual Studio Sam Lantinga 2024-09-05 20:09:48 -0700
  • abc56fb223 Fixed warnings building with Visual Studio Sam Lantinga 2024-09-05 20:09:48 -0700