Commit History

Author SHA1 Message Date
  Anonymous Maarten c3495ec6ea Fix value of SDL_HIDAPI_DISABLED 2 years ago
  Anonymous Maarten 19b13aab98 cmake: mark hidapi as disabled when not found 2 years ago
  Frank Praznik edfb00c25e wayland: Only commit on move if the display was changed 2 years ago
  Frank Praznik 97a5e74449 wayland: Remove duplicate code 2 years ago
  Frank Praznik 78f843f741 wayland: Remove unnecessary function parameter 2 years ago
  Frank Praznik 69e4c770f3 video: Make the mode switching function a NOP if mode switching is disabled 2 years ago
  Frank Praznik 768b6728bd wayland: Compare against the old scale when resizing 2 years ago
  Frank Praznik 07aea476ba wayland: Ignore content sizes from libdecor when hiding a window 2 years ago
  Frank Praznik 6de12b4a0d wayland: Update the internal state when the compositor moves a fullscreen window 2 years ago
  Frank Praznik a7d345958d wayland: Trigger a commit on fullscreen update 2 years ago
  Frank Praznik 707b561f97 wayland: Enable compositor fullscreen toggling 2 years ago
  Frank Praznik 31979e2d98 wayland: Add missing static qualifiers 2 years ago
  Taiko2k 1c88a0522f Update Wayland cursors to match X11 cursors 2 years ago
  Sam Lantinga 9f4baeea53 Clean up thread local storage when quitting SDL 2 years ago
  Sam Lantinga a3900a751e Lock joysticks when removing a controller on the WGI thread 2 years ago
  Sam Lantinga 12413ab31f Lock joysticks while attaching a virtual one 2 years ago
  Ozkan Sezer 787cd580ee silence unused function warning for SDL_endswith() on non-linux. 2 years ago
  Sam Lantinga 4071573241 Don't try to second guess DS4Windows, let it remap things as expected. 2 years ago
  Sam Lantinga a0f169603d Fixed the CRC in the mappings for PS2, PSP, and Vita controllers 2 years ago
  Sylvain 90a480a100 Fixed bug #6199 - Broken clip behaviour on a render target (metal) 2 years ago
  Sam Lantinga 0ad8d9d292 SDL_IsXInputDevice() shouldn't return true if XInput isn't enabled 2 years ago
  Sam Lantinga d93f9a778b The new Wii Remote shares the same VID/PID as the Wii U Pro controller 2 years ago
  Sam Lantinga f398d8a424 Note that the Logitech Extreme 3D is a flight stick 2 years ago
  Sam Lantinga 0a05b281f2 Make sure we hold the joystick lock when updating the device state while opening it 2 years ago
  Sam Lantinga d4e0d27c1c Added Wii Remote controller mappings for Linux 2 years ago
  Sam Lantinga a7fde3f835 Allow mapping a controller other than the first one 2 years ago
  Sam Lantinga 42cf6d6c56 Don't treat the Wii extension controls as a separate game controller on Linux 2 years ago
  Sam Lantinga 87f8b6ff0f Don't mess with the state of the Motion Plus extension on Linux 2 years ago
  Sam Lantinga c28da4892a Fixed build 2 years ago
  Sam Lantinga 638452ecf7 Assert that continuous reporting is enabled, so input timeout is a reliable way of detecting Bluetooth connection problems. 2 years ago