Commit History

Author SHA1 Message Date
  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
  Manuel Alfayate Corchete 850d9c8c0d [KMS/DRM] Cleanup remainings from plane/scaling usage. 4 years ago
  Ozkan Sezer 8636bc06de acinclude/libtool.m4: Apply macos11 patch from libtool bug #44605 4 years ago
  Manuel Alfayate Corchete 2aeb317743 [KMS/DRM] Fix vkQuake3 in OpenGL mode. 4 years ago
  Sam Lantinga 8746788fea KMSDRM_LEGACY is no longer legacy 4 years ago
  Ozkan Sezer 29888bd69a fixed permissions of xcode project file 4 years ago
  Ozkan Sezer 8d3963421d regenerated configure 4 years ago
  Sam Lantinga 50ea3b77f1 Fixed bug 5080 - SDL_netbsdaudio: Always use the device's preferred frequency 4 years ago
  Sam Lantinga 2f72535c62 Fixed joysticks generating SDL mouse events 4 years ago
  Sam Lantinga a5dba7d3ab Fixed Xbox One Series X share button incorrectly triggering on newer firmware 4 years ago
  Manuel Alfayate Corchete b24494734b [KMS/DRM] Go back to the LEGACY interface only because using planes breaks compatibility with HW, so no advantage on using ATOMIC. 4 years ago
  Manuel Alfayate Corchete 940e1b8dd9 [KMS/DRM] Small readability changes. 4 years ago
  Manuel Alfayate Corchete e5bf1850f5 [KMS/DRM] Fix cpmpilation warnings. Thanks to Ozkan Sezer for pointing this out! 4 years ago
  Manuel Alfayate Corchete cef1bd0639 [KMS/DRM] Prevent creating another default cursor everytime a window is created. Other fixes and cleanups. 4 years ago
  Jordan Christiansen 7032539785 Disabled Bluetooth if BLE is not supported 4 years ago
  Cameron Gutman 0f0946702d Use Clang/GCC builtins for SDL byteswapping functions 4 years ago
  Sam Lantinga e778881ada Fixed bug 5449 - SDL_DROPFILE update mouse location of drop in Cocoa 4 years ago
  Sam Lantinga c8a64ad90c Fixed building when SDL_LIBUSB_DYNAMIC is defined 4 years ago
  Manuel Alfayate Corchete d079130c24 [KMS/DRM] Don't use primary plane for scaling because that's unsupported on most LEGACY-only HW. 4 years ago
  Ozkan Sezer e23666f63e update config.guess and config.sub from mainstream. 4 years ago
  Manuel Alfayate Corchete e168d1138c [KMS/DRM] Correct drmModeSetCursor() dimensions. 4 years ago
  Manuel Alfayate Corchete 335d78ff86 [KMS/DRM] Add the missing files for Vulkan support to the KMSDRM_LEGACY backend, had forgotted to do -hg add-. 4 years ago
  Manuel Alfayate Corchete 661bacfe27 [KMS/DRM] Add Vulkan suport to the KMSDRM_LEGACY backend.Minor text spacing tweaks for better readability. Comment out unused function. 4 years ago
  Ozkan Sezer dfb0afe36a fix build after commit 5730b2005da1 4 years ago
  Manuel Alfayate Corchete 67e0b1dd4e [KMS/DRM] Rewrite KMSDRM_LEGACY backend to accomodate Vulkan compatibility. Fix several bugs on that backend. 4 years ago
  Sylvain Becker 57a5c45372 Fix D3D11 UpdateTextureNV in non fullscreen (bug #5430) 4 years ago
  Sylvain Becker fc61ecb25c Fix software UpdateNVTexture non fullscreen (bug #5430) 4 years ago
  Sylvain Becker 204ef3b509 Fix D3D11 UpdateNVTexture (bug #5430) 4 years ago
  Sylvain Becker c0df40e003 Add more SDL_HAVE_YUV defines 4 years ago