提交历史

作者 SHA1 备注 提交日期
  pionere 85dff3e453 emscripten: obey enable-misc/SDL_MISC settings 3 年之前
  staphen 123b9aaa41 Adjust gradle dependencies to enable the build to position assets for the APK 3 年之前
  Ozkan Sezer 5905696e66 SDL_audiocvt.c: minor cleanup. 3 年之前
  Ozkan Sezer 61a93d3c46 minor whitespace cleanup. 3 年之前
  Ozkan Sezer d1e4367f58 SDL_windowskeyboard.c: fix build with SDL_DISABLE_WINDOWS_IME defined. 3 年之前
  Ryan C. Gordon 1ee196b483 INSTALL.txt: Say "macOS" instead of "Mac OS X" in modern times. 3 年之前
  Sylvain 90b13e1488 Merge remote-tracking branch 'refs/remotes/origin/main' 3 年之前
  Sylvain c44966b78b Fixed bug #2691 - re-enable surface_testCompleteSurfaceConversion for ARGB2101010 3 年之前
  Sylvain f3e86b9fd3 Fixed bug #2199: make SDL_blit_slow handles SDL_PIXELFORMAT_ARGB2101010, storing as RGBA 3 年之前
  Sam Lantinga 67848b6531 Fix name of macOS platform and link to README file 3 年之前
  Sylvain Becker 3bebdaccb7 METAL: clip rect w/h must be <= render pass 3 年之前
  Wohlstand 7c421fec16 SDL_audiocvt.c: Don't byteswap 8-bit streams 3 年之前
  Zach Reedy 363c36781d Fixed: Incorrect assumption that mouse button is released when window is allocated 3 年之前
  Guus Waals 7495b98141 Make SDL_VIDEO_OPENGL_EGL optional on Android 3 年之前
  Sylvain 0ad606b48d Android: add comment to set render target to NULL when going to background (bug #4041) 3 年之前
  Ozkan Sezer ecc1c871e6 SDL_endian.h: use endian predefs from newer gcc and clang versions. 3 年之前
  Ozkan Sezer ee6bfcdd66 SDL_blit_N.c: removed duplicated const (fixes bug #5401) 3 年之前
  Ryan C. Gordon 3ab739afff cmake: Make test code use proper C main functions. 3 年之前
  Ozkan Sezer 072db7b005 SDL_windowskeyboard.c (IME_IsTextInputShown): remove unused local vars. 3 年之前
  SDL Wiki Bot 229297d97f Sync wiki -> header 3 年之前
  Zach Reedy d14a126383 IME Composition Truncation + SDL_IsTextInputShown + SDL_ClearComposition (#5398) 3 年之前
  Charlie Birks 9de97e19cc emscripten: Don't prevent default on filtered key events 4 年之前
  Ozkan Sezer afb0606f5a minor os/2 clean-ups. 3 年之前
  Ozkan Sezer 50575aa184 Makefile.os2: fixed setting OS2DEBUG in CFLAGS. 3 年之前
  Cameron Gutman 677dc1015c rawinput: Fix double detection of gamepads on some 3rd party X360 wireless receivers 3 年之前
  Ozkan Sezer bf69868924 reduced a few ifdefs, fixed an unused warning if built w/o SDL_HAVE_YUV. 3 年之前
  Jo Bates 01d38e7ade Make Win32 fullscreen and borderless windows minimizable 3 年之前
  Sam Lantinga 09b652b70a Make sure the string properties are actually strings (thanks Nat!) 3 年之前
  Sam Lantinga c6eef542ab Removed dead code 3 年之前
  pionere 911ba8d343 hide impossible branch in D3D_UnlockTexture 3 年之前