Commit History

Author SHA1 Message Date
  Sam Lantinga 5fc743c4fd Phantom Nintendo Switch Pro Controller initialization problem 4 years ago
  Sam Lantinga 92742306a6 Fixed rumble reset failing for Switch Pro controllers in USB mode 4 years ago
  Sam Lantinga d0b87fede6 Added HIDAPI rumble debug info 4 years ago
  Sam Lantinga e2f46ed8ef Always lock the HIDAPI device when closing, in case rumble is pending 4 years ago
  Sam Lantinga 907b8eebc3 Make sure the HIDAPI device is locked when closing it, in case there is rumble pending that didn't complete 4 years ago
  Sam Lantinga b3848c5120 Fixed bug 5445 - Incorrect Switch Pro Controller face buttons when SDL_HINT_GAMECONTROLLER_USE_BUTTON_LABELS disabled 4 years ago
  Sam Lantinga bdc6e4ffc5 Fixed bug 5195 - Replugging in "mixed" controller types crashes on macOS 4 years ago
  Sam Lantinga d54b125a86 Fixed bug 5287 - Support building for UWP with CMake 4 years ago
  Sam Lantinga 351abc585b Fixed bug 5463 - generated Wayland interfaces are included in the library's ABI 4 years ago
  Sam Lantinga 6a342954e8 Fixed bug 5451 - Can't create EGLSurface in Wayland from SDLWindow (no EGLNativeWindow pointer) 4 years ago
  Sam Lantinga b2aaab3d53 Fixed bug 5462 - debug trap update/fix of assembly for Apple devices 4 years ago
  Sam Lantinga 82aafa9aa8 Fixed bug 5461 - Add rewritten WSCONS driver for OpenBSD 4 years ago
  Manuel Alfayate Corchete 1adadc7702 [KMS/DRM] Adjust come return values. Improve comments. 4 years ago
  Manuel Alfayate Corchete 57661e42c3 [KMS/DRM] Remove unused header. 4 years ago
  Manuel Alfayate Corchete ead3c406a2 [KMS/DRM] Refactor, improve and re-comment async pageflips code. 4 years ago
  Sam Lantinga fbd7c718b6 Don't blink the Xbox 360 LED when setting the player slot, it's probably already been set by a driver 4 years ago
  Sam Lantinga d757ec7f5c Only select the gamepad interfaces on the Xbox 360 wireless adapter 4 years ago
  Sam Lantinga c94283d404 testgamecontroller: log which controller the event came from 4 years ago
  Manuel Alfayate Corchete aac74db685 [KMS/DRM] Enable async pageflips. 4 years ago
  Manuel Alfayate Corchete 9384e59561 [KMS/DRM] Add warning comentary to avoid future experiments with scaling. 4 years ago
  Ryan C. Gordon b99543b682 opengl: More work on making line drawing match software renderer. 4 years ago
  Manuel Alfayate Corchete 8442754912 [KMS/DRM] Refactor KMSDR_CreateSurface to group all non-Vulkan stuff in a block. 4 years ago
  Manuel Alfayate Corchete 87eb734c4e [KMS/DRM] Don't ask SDL to scale image when in Vulkan mode. 4 years ago
  JibbSmart e9887045a2 Gyro and Accel sensor support for Switch Pro Controller. 4 years ago
  Manuel Alfayate Corchete 85e8adf78d [KMS/DRM] Unused code cleaning. 4 years ago
  Manuel Alfayate Corchete 5105ecf8b1 [KMS/DRM] Move surface size info to window driverdata, for coherency. 4 years ago
  Manuel Alfayate Corchete 2067a7db8e [KMS/DRM] Fix fullscreen to windowed transition. Fix aspect ratio correction without using planes. 4 years ago
  Sylvain Becker 958e5d5b34 SDL_UpdateNVTexture: fixed pitch/bpp for GLES2 (bug #5430) 4 years ago
  Sylvain Becker 68815b6c06 Fixed bug 5465 - Invalid memcpy inside SDL_GestureDelTouch (Thanks dmikushin and Yuki Okumura) 4 years ago
  Sylvain Becker b94718e0a7 SDL_UpdateNVTexture: for D3D11, same notation as SDL_UpdateTexture (bug #5430) 4 years ago