Commit History

Author SHA1 Message Date
  Connor Clark 6dbca7c911 Compile with recursive mutexes for emscripten 3 years ago
  Ozkan Sezer 64c7896f09 Makefile.in: added missing CXX variable. 3 years ago
  Ethan Lee d1f7f9e35d wayland: Pin the fake window position at (0, 0). 3 years ago
  Ethan Lee 279aeb59be wayland: Add a bug link for the detach FIXME 3 years ago
  Ethan Lee 3ada694e62 wayland: Try to detach at the beginning of ShowWindow, just in case. 3 years ago
  Ethan Lee dcfb7fff00 wayland: Evaluate WINDOWPOS_CENTERED_DISPLAY for move events 3 years ago
  Sam Lantinga 7ea1b69dd4 Sort controllers by the js* index on Linux 3 years ago
  Ryan C. Gordon 0249df9d96 x11: Try to keep SDL_WINDOW_FULLSCREEN* in sync with window manager. 3 years ago
  Sam Lantinga eb660e862c Cache the fact that a device didn't look like a joystick 3 years ago
  Weng Xuetian 138d96c8a6 Send key release event to input method. (#5281) 3 years ago
  Ryan C. Gordon 8bae343f25 x11: when waiting on fullscreen changes, not window position _and_ size. 3 years ago
  Sam Lantinga 268c2fa882 Don't resize fullscreen windows when hiding or minimizing them (thanks @madewokherd!) 3 years ago
  Esme Povirk def27267b5 Ignore focus change messages that contradict GetForegroundWindow. 3 years ago
  Weng Xuetian ff5b67e5e0 IBus should use ev keycode instead of X keycode 3 years ago
  Sam Lantinga 27fc582b59 Minor cleanup 3 years ago
  Sam Lantinga 86acb1a347 Handle interaction between auto capture and the SDL_CaptureMouse() API 3 years ago
  Sam Lantinga 0e198a8799 Added a define VERBOSE_MOTION_EVENTS to show mouse and finger motion events 3 years ago
  capehill 006a5a9e03 testgles2: Fix buffer object sizes 3 years ago
  Ryan C. Gordon a5672b858e x11: Wait a bit to see if window pos changes when changing fullscreen. 3 years ago
  Cameron Gutman 45372b1c27 x11: Don't unload libGL.so to prevent a crash in XCloseDisplay() 3 years ago
  Sam Lantinga 7b3449b89f Minor cleanup 3 years ago
  Christoph Reichenbach 6cd444f0fa Visualise scroll wheel events in testmouse 3 years ago
  Cameron Cawley 57118fb7de render: Fix setting the scale mode for non-native textures 3 years ago
  Ozkan Sezer 312c899f4f attempt to fix uwp build 3 years ago
  Ozkan Sezer c0bb39e5e9 check for HAVE_ROAPI_H in cmake and autotools, and 3 years ago
  Ozkan Sezer 575dadb11d fix build against older SDKs after commit 8ebef12. 3 years ago
  Sam Lantinga 8ebef12d31 Use RoInitialize/RoUninitialize for Windows.Gaming.Input 3 years ago
  Sylvain Becker 1c9299b00d Add SDL_list to macosx xcode 3 years ago
  Sylvain 78834b50d6 Add SDL_list.c/h 3 years ago
  Sylvain ad6bc521bd Move SDL_List functions to SDL_list.c to avoid more merge with eventual PR 3 years ago