提交歷史

作者 SHA1 備註 提交日期
  SDL Wiki Bot 0e50195d37 Sync SDL3 wiki -> header 1 月之前
  Konstantin Tomashevich 291d1b6491 SDL_systhread.c: Remove SIGCHLD from blocked signal mask. 1 月之前
  Ryan C. Gordon b0cf826227 dynapi: Minor cleanups to library loading code. 1 月之前
  sunshineinabox 6b060435e3 egl: Handle error when binding EGL API in context creation 1 月之前
  Petar Popovic 55fa5e0336 SDL_dynapi.c: Unload other SDL library if initializing the jumptable fails 1 月之前
  Andrei Alexeyev ff543723c4 Fix SDL_HINT_OPENGL_ES_DRIVER interaction with SDL_HINT_OPENGL_LIBRARY for x11 and windows 1 月之前
  Frank Praznik 62af66f14a x11: More XInput2 #define cleanups 1 月之前
  Sam Lantinga b9c227e07d Make changing raw input mode on Windows a very fast operation (take 2) 1 月之前
  Frank Praznik d88f76caac x11: Fix building when XInput2 is not available 1 月之前
  Sam Lantinga c717a20ec8 Fixed initial window size and placement on visionOS 1 月之前
  Frank Praznik 3d21b3bc68 wayland: Scale custom cursors with the pointer scale 1 月之前
  Sam Lantinga 75dead7f96 Minor cleanup 1 月之前
  Sanjay Govind fdc5efe1cb add vids and pids for a variety of xbox 360 devices (#15211) 1 月之前
  Sam Lantinga 43e90c7b1c Make changing raw input mode on Windows a very fast operation 1 月之前
  Sam Lantinga fbc49daab7 Clarified SDL_EVENT_WINDOW_ICCPROF_CHANGED documentation (thanks @JacksonAllan!) 1 月之前
  Steel 32cf5fe93d Add support for PXN VD6 Wheelbase 1 月之前
  Sam Lantinga 1d081314a8 Fixed error when SDL_LoadSurface_IO() is passed a NULL src 1 月之前
  Cameron Gutman 5f92aac095 windows: Fix Print Screen key capture during keyboard grab 1 月之前
  Frank Praznik 8d55fbe4d2 wayland: Fix the state check when resizing a hidden window 1 月之前
  SDL Wiki Bot 5f78ded319 Sync SDL3 wiki -> header 1 月之前
  Sam Lantinga 46f35e6ea2 Add a necessary step for iOS app setup in Xcode 1 月之前
  SDL Wiki Bot 8bf3b7215a Sync SDL3 wiki -> header 1 月之前
  Frank Praznik 566448d95a wayland: Eliminate redundant keyboard and mouse removals 1 月之前
  Sam Lantinga 69e94a4fbd Fixed warning: no previous prototype for function 'SDL_IsJoystickGameInput' 1 月之前
  Rachel Blackman ba00e772a7 Add second-gen Backbone One to recognized controllers. 1 月之前
  Frank Praznik 41bce956f0 wayland: Send display moved events on display geometry changes 1 月之前
  Frank Praznik 98d23660bc wayland: Prevent overlapping outputs when using display scaling 1 月之前
  Ryan C. Gordon 9f19cffc78 io: With stdio, only forbid opening directories as files. 1 月之前
  Ryan C. Gordon 4d675f2bd3 io: Wrap IsRegularFileOrPipe in a more generic preprocessor test. 1 月之前
  Ryan C. Gordon 803cd7589a io: Remove `iodata->regular_file` check. 1 月之前