提交歷史

作者 SHA1 備註 提交日期
  Mohamed Shazan 7b3796bc39 SDL_TriggerBreakpoint() will default to __debugbreak() on MinGW toolchain on windows 1 月之前
  Petar Popovic b5bc6d2cc4 SDL_SendJoystickVirtualSensorDataInner(): Fix max_sensor_events increment 1 月之前
  Petar Popovic 0d1d4ea1f9 SDL_SetRenderDrawBlendMode(): Remove redundant param check 1 月之前
  Pino Toscano 1a48f897f2 ime: fcitx: use SDL_GetExeName() in GetAppName() 1 月之前
  Simon McVittie 2b42789de6 Fix some typos detected by Debian's lintian QA tool 1 月之前
  Simon McVittie b9c1da10ba hints: Rephrase documentation to improve grammar 1 月之前
  cosmonaut 56f5a76696 GPU: Fix uninitialized value in Vulkan command buffer structure 1 月之前
  Sam Lantinga c7e8977e60 Revert "Support Google Play 16 KB Page Size Requirement (#13470)" 1 月之前
  Pino Toscano e6ba3612db SDL_endian.h: extend Linux way for GNU libc 1 月之前
  Frank Praznik 5e77fb314c win32: Use the current flags to determine if NCCALCSIZE is required 1 月之前
  Frank Praznik 1a2841deb1 win32: Use STYLE_BORDERLESS when showing a pending fullscreen window 1 月之前
  Mathieu Eyraud 688637eca8 Fix condition for setting HDR properties 1 月之前
  Frank Praznik 85d1d70ca1 cocoa: Wait for fullscreen spaces transitions to complete if switching to an exclusive mode 1 月之前
  Frank Praznik 09356c709a Revert "cocoa: Don't re-enter a fullscreen space if leaving to enter an exclusive mode" 1 月之前
  Frank Praznik 07b9e86d02 cocoa: Don't re-enter a fullscreen space if leaving to enter an exclusive mode 1 月之前
  Sam Lantinga 8e46e5d8b4 Updated to version 3.2.21 for development 1 月之前
  Sam Lantinga 96292a5b46 Updated to version 3.2.20 for release 1 月之前
  Petar Popovic ffa618c00b SDL_LoadWAV_IO(): On error, set `*audio_buf` to NULL and `*audio_len` to 0 1 月之前
  Petar Popovic 291b9b3c82 SDL_enabled_assert(): Use `NULL` istead of `0` to explicity initialize the pointer members of SDL_AssertData 1 月之前
  Frank Praznik ec45117f0f x11: Filter mouse wheel events from "Master" devices 1 月之前
  Frank Praznik 0d7aff9c56 GPU: Vulkan backend flags command buffer for cleanup when swapchain is requested 1 月之前
  Petar Popovic d31b239288 Fix double-free warning in src/hidapi/linux/hid.c 1 月之前
  capehill b1cadf0e99 Fix SDL_BlitSurfaceScaled crash 2 月之前
  Frank Praznik c1f67585e6 wayland: Cleanup an outdated conditional and comment 1 月之前
  A1029384756 93988e28c0 wayland: reorder surface destruction to avoid premature blanking 1 月之前
  Matthew Zavislak edef6e66e9 Support Google Play 16 KB Page Size Requirement (#13470) 1 月之前
  Petar Popovic e3f47809c4 Fix potential memory leak in SDL_render_gles2.c 1 月之前
  cosmonaut f759e7ac59 GPU: Bail out of aquiring Vulkan swapchain if window is hidden 1 月之前
  Frank Praznik 544eb2c5a9 wayland: Adjust popup adjoining check 1 月之前
  Cheney Wang 30e3eba20a GPU: Fix wrong Vulkan swapchain size when retrying acquire 1 月之前