提交历史

作者 SHA1 备注 提交日期
  Ryan C. Gordon 0249df9d96 x11: Try to keep SDL_WINDOW_FULLSCREEN* in sync with window manager. 3 年之前
  Sam Lantinga eb660e862c Cache the fact that a device didn't look like a joystick 3 年之前
  Weng Xuetian 138d96c8a6 Send key release event to input method. (#5281) 3 年之前
  Ryan C. Gordon 8bae343f25 x11: when waiting on fullscreen changes, not window position _and_ size. 3 年之前
  Sam Lantinga 268c2fa882 Don't resize fullscreen windows when hiding or minimizing them (thanks @madewokherd!) 3 年之前
  Esme Povirk def27267b5 Ignore focus change messages that contradict GetForegroundWindow. 3 年之前
  Weng Xuetian ff5b67e5e0 IBus should use ev keycode instead of X keycode 3 年之前
  Sam Lantinga 27fc582b59 Minor cleanup 3 年之前
  Sam Lantinga 86acb1a347 Handle interaction between auto capture and the SDL_CaptureMouse() API 3 年之前
  Sam Lantinga 0e198a8799 Added a define VERBOSE_MOTION_EVENTS to show mouse and finger motion events 3 年之前
  capehill 006a5a9e03 testgles2: Fix buffer object sizes 3 年之前
  Ryan C. Gordon a5672b858e x11: Wait a bit to see if window pos changes when changing fullscreen. 3 年之前
  Cameron Gutman 45372b1c27 x11: Don't unload libGL.so to prevent a crash in XCloseDisplay() 3 年之前
  Sam Lantinga 7b3449b89f Minor cleanup 3 年之前
  Christoph Reichenbach 6cd444f0fa Visualise scroll wheel events in testmouse 3 年之前
  Cameron Cawley 57118fb7de render: Fix setting the scale mode for non-native textures 3 年之前
  Ozkan Sezer 312c899f4f attempt to fix uwp build 3 年之前
  Ozkan Sezer c0bb39e5e9 check for HAVE_ROAPI_H in cmake and autotools, and 3 年之前
  Ozkan Sezer 575dadb11d fix build against older SDKs after commit 8ebef12. 3 年之前
  Sam Lantinga 8ebef12d31 Use RoInitialize/RoUninitialize for Windows.Gaming.Input 3 年之前
  Sylvain Becker 1c9299b00d Add SDL_list to macosx xcode 3 年之前
  Sylvain 78834b50d6 Add SDL_list.c/h 3 年之前
  Sylvain ad6bc521bd Move SDL_List functions to SDL_list.c to avoid more merge with eventual PR 3 年之前
  Sam Lantinga 0d7edcb703 Fixed loading 32-bit BMP files 3 年之前
  Ryan C. Gordon ea7d5307ac emscripten: Proxy SDL_GetUsableDisplayBounds to the main thread. 3 年之前
  Reinhold Gschweicher fe79eb2fbb emscriptenframebuffer: fix formatting 3 年之前
  Reinhold Gschweicher 268cc2a49c emscriptenmouse: remove useless return statement 3 年之前
  NeroBurner 3136a53070 fix formatting and cast warnings 3 年之前
  Reinhold Gschweicher 404158595c emscriptenmouse: remove old extra `_INT` 3 年之前
  Reinhold Gschweicher 4dca8f7fb4 SDL2 thread proxying fixes 3 年之前