提交历史

作者 SHA1 备注 提交日期
  Sam Lantinga 7f3ae3d574 Updated to version 3.2.28 for release 3 月之前
  Cameron Gutman 80f82acdf8 quit: don't call signal() if we're using sigaction() 3 月之前
  Sam Lantinga 78146bb14c Correct the sensor axis ordering with the Linux Nintendo driver 3 月之前
  Amelia Clarke c61f97dbce events: fix SDL_PeepEvents() returning 0 on error 3 月之前
  Anonymous Maarten c823f837c0 ci: bump macos-13 to macos-14 4 月之前
  Anonymous Maarten f8252fcc91 JNI_Unload must return the JNI version needed by the native library 3 月之前
  Ryan C. Gordon 98ed8b98b1 blit: Check MSVC's `_M_ARM64` define in addition to `__aarch64__`. 3 月之前
  Ryan C. Gordon 5f5a73a8f6 blit: Check MSVC's `_M_ARM64` define in addition to `__aarch64__`. 3 月之前
  Ryan C. Gordon 50be2a7e56 blit: Change ifdefs on NEON functions that use an aarch64-specific opcode. 3 月之前
  Ethan Lee 4fdbac7207 video: Explicitly call DestroyWindowTexture when destroying a window. 3 月之前
  Sam Lantinga 8199076878 vulkan gpu: set the sample count for depth prepass 3 月之前
  Susko3 c49de41ef3 Fix WM_SYSKEYDOWN not being trapped by IME message handling 3 月之前
  Sam Lantinga ad5681c45b Fixed crash in the vulkan renderer when the window is minimized 3 月之前
  Sam Lantinga daf76f1ff6 Restored the original OpenBSD Xbox 360 controller mapping 4 月之前
  Sam Lantinga cdff4b2bb5 Completed removing predefined Xbox 360 mappings for Linux 4 月之前
  Dave Wickham d3a1a97db8 Re-add deleted gamepad mappings to the OpenBSD-specific section 4 月之前
  Dave Wickham 962464629d Remove special-case Xbox 360 wireless controller mappings 4 月之前
  Sam Lantinga 3291c2e560 Check for wine_get_version() to detect Wine/Proton 3 月之前
  Sam Lantinga b797a84b5d Don't check SteamVirtualGamepadInfo when running as Wine 3 月之前
  Marcin Serwin 45b0460019 Don't divide by zero in slow blitter 3 月之前
  Chris Genova 5d0919855e D3D12 GPU: Prevent reading out of bounds when uploading textures. 3 月之前
  Sam Lantinga 6d2d283954 Fixed blitting bitmaps with a non-zero x offset 3 月之前
  Frank Praznik 49db06b604 x11: Only correct placement for border offset on the initial window mapping 3 月之前
  yuanhecai 85012b6074 loongarch: add SDL_FillSurfaceRect4LSX opt 4 月之前
  yuanhecai 14271c72f3 loongarch: add Blit8888to8888PixelAlphaSwizzleLSX opt 4 月之前
  Sam Lantinga d73922e407 Validate SPI read command in the Nintendo Switch HIDAPI driver 3 月之前
  Sam Lantinga c8d23a5f01 Fixed unaligned access in the Nintendo Switch HIDAPI driver 3 月之前
  Yevgen Abramov 4d8c8cdeda Fix V4L2 frame rate numerator comparison in SDL3 camera 3 月之前
  Anonymous Maarten 148d8c4995 release: don't download pre-release dependencies + strict version parsing 4 月之前
  Sam Lantinga 4ae517e24e Removed redundant wait at shutdown in the ALSA audio driver 4 月之前