Commit History

作者 SHA1 備註 提交日期
  Daniel Ludwig 0a44ea1b0b Amend use of non-standard compiler syntax 7 月之前
  Daniel Ludwig 0a8bf663b7 Fix VisualC project filter 7 月之前
  Sam Lantinga 1d59be67fc Fixed crash if PIPEWIRE_PREFERRED_Init() fails and then pipewire is used anyway 7 月之前
  SDL Wiki Bot f42da35ef9 Sync SDL3 wiki -> header 7 月之前
  Caleb Cornett 9730f62e8c GPU: Rename struct members and parameters for SDL3 naming conventions (#10730) 7 月之前
  Timothee Besset e21f70c593 pipewire : check minimum client library version early 7 月之前
  Ryan C. Gordon 845855d657 Revert "stdinc: Document more symbols." 7 月之前
  Ryan C. Gordon c93f76436f stdinc: Document more symbols. 7 月之前
  Ryan C. Gordon 73b294cb1c SDL_platform_defines.h: Added documentation, and a little whitespace. 7 月之前
  Sam Lantinga 4c8357a37d Clarified why the WINDOWS driver is lower than the RAWINPUT driver 7 月之前
  Sam Lantinga 66b4c080c0 Clarified why the WGI driver is lower than the WINDOWS driver 7 月之前
  Sam Lantinga 8f46cb771c SDL_XINPUT_Enabled() returns false until XInput DLL is successfully loaded 7 月之前
  SDL Wiki Bot 6da97c63da Sync SDL3 wiki -> header 7 月之前
  Ryan C. Gordon ac08dde1b2 windows: Clean out things that should be using `defined(SDL_PLATFORM_WINDOWS)`. 7 月之前
  Ryan C. Gordon 154452a726 winrt: Removed WinRT/Windows Phone/UWP support. 7 月之前
  Sam Lantinga 6d7c211faf Fixed race condition at startup that could cause a crash in the XInput driver 7 月之前
  Sam Lantinga 6e5bd58c4c Include the Steam controller driver on Android 7 月之前
  Sam Lantinga 1381cc8554 Add a step to fix generated shader code 7 月之前
  Sam Lantinga 104642ffe7 Sorted API symbols 7 月之前
  Sam Lantinga 4c382aafcd Fixed building on Raspberry Pi 7 月之前
  Anonymous Maarten 360bc667a8 SDL_Log: restore SDL2's SDL_LogCategory order 7 月之前
  Anonymous Maarten 26728c321f SDL_test: add include for SDLTest_CommonState 7 月之前
  Anonymous Maarten b4c3df1189 SDL_test: whitespace header fixes 7 月之前
  Anonymous Maarten db96ddca34 SDL_test: use SDLCALL calling convention 7 月之前
  Sam Lantinga 379aea5c2d Fixed warnings building with Visual Studio 7 月之前
  Sam Lantinga 8edb901724 Fixed crashes in Metal renderer due to ARC releasing references on random memory in newly allocated structs 7 月之前
  SDL Wiki Bot e7969553f8 Sync SDL3 wiki -> header 7 月之前
  Sam Lantinga 702ed83f72 Initialize interface structures so they can be extended in the future 7 月之前
  Anonymous Maarten 434193d153 testmultiaudio: initialize audio through SDL_test framework 7 月之前
  Anonymous Maarten 102b3b480b SDL_test: move argument parsing into SDL_test 7 月之前