Commit History

作者 SHA1 備註 提交日期
  Ryan C. Gordon 3f7f632e14 audio: Added SDL_AudioDeviceStreamPaused. 3 月之前
  Ryan C. Gordon f61860fa93 testautomation: fixed incorrect test. 3 月之前
  Ryan C. Gordon 4bb3c2a1c7 render: Some cleanups. 3 月之前
  Ryan C. Gordon 61bdbacdae render: SDL_RenderTextureTiled shouldn't try to drop draw calls, either. 3 月之前
  Ryan C. Gordon f044a3d6ca Revert "render: GetRenderViewportSize shouldn't use scale, just logical presentation." 3 月之前
  Ryan C. Gordon fa7a529912 render: GetRenderViewportSize shouldn't scale viewport dimensions. 3 月之前
  SDL Wiki Bot 1636009511 Sync SDL3 wiki -> header 3 月之前
  Ryan C. Gordon bf85320947 render: Don't try to drop draws outside of the viewport. 3 月之前
  Frank Praznik f2f04e825d tests: Fix get/set window size test being skipped 3 月之前
  SDL Wiki Bot cbdbd66e18 Sync SDL3 wiki -> header 3 月之前
  Simon McVittie ef1fdf11bd tray: Create tray icons for libappindicator securely 3 月之前
  Sam Lantinga e6bb50a710 Updated to version 3.1.9 for development 3 月之前
  SDL Wiki Bot 6b34c9fe7f Sync SDL3 wiki -> header 3 月之前
  Sam Lantinga 22422f7748 Fixed ABI compatibility with 3.1.6 3 月之前
  Sam Lantinga d7b10d05b1 Updated to version 3.1.8 for the preview release 3 月之前
  Simon McVittie 4290fc8bda tray: Load GTK and libappindicator by versioned names, except on OpenBSD 3 月之前
  Simon McVittie 6b38d250aa tray: Don't try to use GTK 2 versions of libappindicator 3 月之前
  Simon McVittie bba066c44c tray: Don't call g_object_unref(NULL) 3 月之前
  ritalat 0bc370dfba Android doc cleanup 3 月之前
  Ryan C. Gordon 6934c910b3 opengl: use GL_UNSIGNED_BYTE instead of GL_UNSIGNED_INT_8_8_8_8_REV. 3 月之前
  Sam Lantinga 0176a19aee Fixed platform define condition for Windows phone 3 月之前
  Ryan C. Gordon 0180ca541e windows: Catch WM_POINTERCAPTURECHANGED events. 3 月之前
  Ozkan Sezer 8ec576ddab tray, windows: fix logic error from commit 1167cf54e1572 3 月之前
  Sam Lantinga 748f0b3201 Improved Steam Controller detection on iOS 3 月之前
  Frank Praznik ba1a980535 wayland: Only apply the toplevel bounds when initially mapping the window 3 月之前
  Frank Praznik 28389f1c38 wayland: Apply toplevel bounds to windows 3 月之前
  Sam Lantinga ef52a4d4df Fixed warning C4389: '==': signed/unsigned mismatch 3 月之前
  Sam Lantinga 8d8649b33f Fixed error: returning 'SDL_TrayEntry **' from a function with incompatible return type 'const SDL_TrayEntry **' 3 月之前
  Sam Lantinga f8b13dadd7 Enabled warning level 4 on Visual Studio 3 月之前
  Sam Lantinga 1167cf54e1 Fixed warning C4706: assignment within conditional expression 3 月之前