Commit History

Author SHA1 Message Date
  Manuel Alfayate Corchete ee93f0edee [KMS/DRM] Revert unaproved fix for bug #5465. 5 years ago
  Ozkan Sezer 6393d14de5 SDL_virtualjoystick.c: remove wrong #endif comment. 5 years ago
  Ozkan Sezer 327ea97436 hidapi/libusb/hid.c: whitespace tidy-up. 5 years ago
  Ozkan Sezer 282558379e fix AC_CHECK_HEADER for libusb.h 5 years ago
  Sylvain Becker 4fbb9f31ab Fix declarations after statement 5 years ago
  Sylvain Becker 0e7d435f13 Add basic testgles2_sdf program to demonstrate sign distance field with opengles2 5 years ago
  Manuel Alfayate Corchete e1d932f8b6 [KMS/DRM] Fix for bug #5468: corruption on dynamic cursor changing caused by wrong buffer size. 5 years ago
  Manuel Alfayate Corchete 99facb1df3 [KMS/DRM] Fix for bug #5470: ratio correction for fullscreen windows with no matching resolution. Correct bracket position in else statements so they follow the coding style. 5 years ago
  Sam Lantinga c265e73f3b Fixed bug 5473 - Add WSCONS support for NetBSD 5 years ago
  Ozkan Sezer f3835702d3 fix build with --disable-directx 5 years ago
  Sam Lantinga 2ea393bd83 Fixed the screenshot button mapping on third party Bluetooth Nintendo Switch Pro controllers 5 years ago
  Manuel Alfayate Corchete 03665004d0 [KMS/DRM] Small fix to KMSDRM_Waitpageflip(). More comments on how it works. 5 years ago
  Ozkan Sezer bdb3e6b84f SDL_hidapi_switch.c: fix build with older compilers 5 years ago
  Sam Lantinga 69bd7ebbca Fixed build 5 years ago
  Sam Lantinga e3dbae5010 Get the serial number for the Nintendo Switch Pro controller 5 years ago
  Sam Lantinga 5fc743c4fd Phantom Nintendo Switch Pro Controller initialization problem 5 years ago
  Sam Lantinga 92742306a6 Fixed rumble reset failing for Switch Pro controllers in USB mode 5 years ago
  Sam Lantinga d0b87fede6 Added HIDAPI rumble debug info 5 years ago
  Sam Lantinga e2f46ed8ef Always lock the HIDAPI device when closing, in case rumble is pending 5 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 5 years ago
  Sam Lantinga b3848c5120 Fixed bug 5445 - Incorrect Switch Pro Controller face buttons when SDL_HINT_GAMECONTROLLER_USE_BUTTON_LABELS disabled 5 years ago
  Sam Lantinga bdc6e4ffc5 Fixed bug 5195 - Replugging in "mixed" controller types crashes on macOS 5 years ago
  Sam Lantinga d54b125a86 Fixed bug 5287 - Support building for UWP with CMake 5 years ago
  Sam Lantinga 351abc585b Fixed bug 5463 - generated Wayland interfaces are included in the library's ABI 5 years ago
  Sam Lantinga 6a342954e8 Fixed bug 5451 - Can't create EGLSurface in Wayland from SDLWindow (no EGLNativeWindow pointer) 5 years ago
  Sam Lantinga b2aaab3d53 Fixed bug 5462 - debug trap update/fix of assembly for Apple devices 5 years ago
  Sam Lantinga 82aafa9aa8 Fixed bug 5461 - Add rewritten WSCONS driver for OpenBSD 5 years ago
  Manuel Alfayate Corchete 1adadc7702 [KMS/DRM] Adjust come return values. Improve comments. 5 years ago
  Manuel Alfayate Corchete 57661e42c3 [KMS/DRM] Remove unused header. 5 years ago
  Manuel Alfayate Corchete ead3c406a2 [KMS/DRM] Refactor, improve and re-comment async pageflips code. 5 years ago