Commit History

Author SHA1 Message Date
  Ryan C. Gordon 93fb710a46 evdev: Don't initialize struct sigaction with "{ 0 }". 6 years ago
  Sam Lantinga 1944556171 Make sure we don't read and write to HIDAPI at the same time, it's not thread-safe on Windows 6 years ago
  Sam Lantinga ae5317e844 The Amlogic X96 is a set-top box 6 years ago
  Sam Lantinga 679d355317 Fixed UnsatisfiedLinkError when initializing the HIDDeviceManager in some cases 6 years ago
  Sam Lantinga 6e35e42145 Working on bug 3921 - Add some Fastpath to BlitNtoNKey and BlitNtoNKeyCopyAlpha 6 years ago
  Ozkan Sezer 922623e1b6 SDL_blit_N.c (BlitNtoNKeyCopyAlpha): fix -Wshadow warnings by adding _ 6 years ago
  Sam Lantinga b251876126 commit c6b28f46b8116552ec2b38d1d3c8535df28ba7a1 6 years ago
  Ethan Lee 0a7faa4ae5 Fix Linux haptic scaling, add 2.1 FIXME 7 years ago
  Ethan Lee de9f5415b3 Filter both SIZE_CHANGED and RESIZED on any SIZE_CHANGED 6 years ago
  Sam Lantinga 95579f5f19 Fixed bug 4220 - SDL_GL_CONTEXT_DEBUG_FLAG can fail silently on some Android devices 6 years ago
  Sam Lantinga 48f7e7f34d Corrected PS4 controller entry 6 years ago
  Sam Lantinga f8b4cd410b Re-enable drag-and-drop events by default 6 years ago
  Alex Szpakowski fb485986eb macOS: Fix a crash when the video subsystem quits, if SDL_MAC_NO_SANDBOX was defined when SDL was compiled. 6 years ago
  Ryan C. Gordon 56ec349d2a audio: disable NEON converters for now. 6 years ago
  Sam Lantinga e77ec88969 Fixed tablet detection on Android 6 years ago
  Ozkan Sezer 35422bd893 fix permissions 6 years ago
  Sam Lantinga c17d62996f Mark a subsystem as dummy, not disabled, if it was intended to be compiled in. 6 years ago
  Sam Lantinga 14d2ec80e7 commit 8f4dedc039190f5e734c47dcc4fc021b5793b659 6 years ago
  Sam Lantinga 9e8e0fb7b1 Fixed bug 4283 - SDL's version of memset is different from libc's 6 years ago
  Sam Lantinga 74638ea3c5 Ensure we wait on the surface resize before returning from setting fullscreen mode. 6 years ago
  Ozkan Sezer 31596f23ce SDL_vsnprintf: implemented '+' flag for signed integers printing. 6 years ago
  Ozkan Sezer 49803c8660 SDL_vsnprintf: fix numerics if both zero-padding and a field are given. 6 years ago
  Ozkan Sezer 5454765a22 replace bool stuff in controller_type.h with SDL_bool. 6 years ago
  Ozkan Sezer fde82e5972 SDL_hidapi_ps4.c: add HAVE_ENDPOINTVOLUME_H check to win32 volume code. 6 years ago
  Ozkan Sezer cf7d64f266 hidapi/windows/hid.c: comment out ntdef.h include after windows.h. 6 years ago
  Ozkan Sezer b11c75e9f4 configury, cmake: add check for endpointvolume.h : 6 years ago
  Ozkan Sezer cf7460e477 configury, cmake: make wasapi option independent of directx. 6 years ago
  Sam Lantinga 9aa8a75d26 Fixed building with Xcode 10.0 6 years ago
  Ozkan Sezer 283680f2c1 hidapi/windows/hid.c: fix misplaced #if 0 6 years ago
  Sam Lantinga f964ce03b4 Fixed mingw-w64 build 6 years ago