提交历史

作者 SHA1 备注 提交日期
  Sam Lantinga a71f99c71f Fixed ambiguity between std::byte and byte in rpcndr.h 1 年之前
  SDL Wiki Bot 6fb188eb35 Sync SDL3 wiki -> header 1 年之前
  Sam Lantinga cd231a65f6 Added SDL_GetJoystickCaps() and SDL_GetGamepadCaps() to get the capabilities of controllers 1 年之前
  Ryan C. Gordon c88c12148d SDL_ShowMessageBox: Remove `#ifdef`s and respect SDL_VIDEO_DRIVER hint. 1 年之前
  Frank Praznik 5f65fd360d wayland: Free the input struct in all initialization failure paths 1 年之前
  Frank Praznik 84e47b4af5 wayland: Always create the backing input store, even if there is no seat 1 年之前
  Sam Lantinga 99ce8af439 Fixed warning C4244: '=': conversion from 'Sint64' to 'int', possible loss of data 1 年之前
  Sam Lantinga a28a42cfc6 Fixed declaration of SDL_HapticRumbleSupported 1 年之前
  Sam Lantinga 052b958bf2 Made SDL_HapticEffect const in the API 1 年之前
  Sam Lantinga fa5bfe577c Fixed warnings building for UWP 1 年之前
  Sam Lantinga 3e541eab22 Fixed error: 'fq' may be used uninitialized [-Werror=maybe-uninitialized] 1 年之前
  Sam Lantinga 8f20ef5b43 Re-enable C runtime with Mingw, and disable the problematic math test 1 年之前
  Sam Lantinga 1f177be1e4 Disable the Mingw C runtime by default 1 年之前
  Sam Lantinga 5e70ee29cc Build SDL with the static C runtime on Visual Studio 1 年之前
  Sam Lantinga e2f35a16c2 Added <string.h> for declaration of memset() and memcpy() 1 年之前
  Sam Lantinga 7a069cc4b0 Allow optimizing memcpy and memset where possible 1 年之前
  Frank Praznik 8d25c2d260 video: Fix window manager initiated fullscreen window moves 1 年之前
  Sam Lantinga 8c7f5b73e8 Fixed build 1 年之前
  SDL Wiki Bot 4d6e2d8b73 Sync SDL3 wiki -> header 1 年之前
  Sam Lantinga 308906ba25 Added SDL_FlipSurface() to flip a surface vertically or horizontally 1 年之前
  Sylvain 2cd583ee13 Prevent asan warning on qsort(): 1 年之前
  Sam Lantinga 5db543a66a Just use the khronos headers for the checks that need them 1 年之前
  Sam Lantinga 4b82bed259 Fixed building with the steamrt/scout SDK 1 年之前
  Sam Lantinga 116c60c5b0 Run EGL/GLES cmake tests with the Khronos headers available 1 年之前
  Sam Lantinga b552f26e6a Fix building with the steamrt/scout SDK 1 年之前
  Sylvain 7b02d328fa Fixed overflow in SDL_SoftStretch() (see #8878) 1 年之前
  Sam Lantinga 64972b4184 Fixed build 1 年之前
  Sam Lantinga 6a00ae7e58 Fixed rendering diagonal lines within a viewport 1 年之前
  Sam Lantinga 8d9c7d8ebe SDL_UpdateFullscreenMode: Only restore mouse position when exiting fullscreen if the fullscreen mode actually changed 1 年之前
  Sam Lantinga a73132177d Make sure the render target isn't bound as a resource 1 年之前