Commit History

Author SHA1 Message Date
  Sam Lantinga 505d6a4a05 Update version to 2.0.22 for release 3 years ago
  Sam Lantinga a256e6ba7f Updated the patch notes with API changes for 2.0.22 3 years ago
  Sam Lantinga 6d7d142b70 Fixed typo 3 years ago
  Frank Praznik c2093fab99 video: wayland: Set the surface damage region when using fullscreen viewports 3 years ago
  Ethan Lee ba0ba9ef16 direct3d11: Set the swapchain target immediately after creating it. 3 years ago
  Ethan Lee cb81630816 render: Update the size/scale/viewport on moves, in addition to resizes. 3 years ago
  Sam Lantinga 5613a56032 Make sure the UIKit message box is being handled on the main thread 3 years ago
  Ozkan Sezer 2823534fef minor adjustment to os/2 watcom makefile 3 years ago
  Sam Lantinga 49b9e3470b Only update modifier state for keys that are pressed in another application 3 years ago
  Ryan C. Gordon 85977354fb x11: Treat WM setting the window "fullscreen" like FULLSCREEN_DESKTOP. 3 years ago
  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