Commit History

Author SHA1 Message Date
  pionere ee13e8c76b thread: return -1 from SDL_SemWaitTimeout if semaphore is NULL 2 years ago
  pionere fcd7d658dc thread: fix inconsistent return values 2 years ago
  Sam Lantinga 89e9f7b42b Added support for the Xbox Elite controller paddles with firmware version 5.13+ 2 years ago
  Vasily Khoruzhick b6c875a923 Add support for the 8BitDo Ultimate Wireless 2.4GHz Controller in DirectInput mode 2 years ago
  Samuel Venable a65d1bfb14 Fix broken solaris build. (missing brace). 2 years ago
  Sam Lantinga 37d244ea81 Added support for the 8BitDo Ultimate Wired Controller in DirectInput mode, including the misc button and paddles 2 years ago
  Sam Lantinga a937b5c4ad Add 8BitDo to the list of Xbox 360 third party vendors 2 years ago
  Sylvain Becker fb0ce375f0 Cleanup add brace (#6545) 2 years ago
  Samuel Venable 0739d237ad [skip ci] Solaris getexecname() returns argv[0] 2 years ago
  Markus Mittendrein 8145212103 SDL_ResampleAudio: Fix float accumulation error 2 years ago
  Joshua Root 2df39e64ab Fix build with Xcode < 7 2 years ago
  Sam Lantinga 8fddf146bf Temporary hack to address performance issues in https://github.com/libsdl-org/SDL/issues/6581#issuecomment-1327987916 (thanks @icculus!) 2 years ago
  Ryan C. Gordon 3f5593d613 cocoa: Patched to compile on macOS SDK < 10.10. 2 years ago
  Anonymous Maarten dcd1252368 cmake: test for lsx and lasx intrinsics for loongarch 2 years ago
  Anonymous Maarten edb75bc29e cmake: make all assembly options depend on SDL_ASSEMBLY and architecture 2 years ago
  Anonymous Maarten 660cec69b1 cmake: find libudev library so it gets priority 2 years ago
  Anonymous Maarten a2611edcf3 cmake: add support for some BSD's wscons input 2 years ago
  Michael Fitzmayer e19c532ebf Add bitdraw.h, remove non-working stub class 2 years ago
  Anonymous Maarten e426617c9c cmake: add X11 include dir to check dirs 2 years ago
  Sylvain Becker 192cdf3d04 SDL_mfijoystick.m: remove VLA, so that projects can be built with error on vla 2 years ago
  Ozkan Sezer 64a5e7be98 added missing FGREP to Makefile.in. fixed syntax. regenerated configure. 2 years ago
  Frank Praznik 66bd15555c wayland: Fix build when not using the shared Wayland libraries 2 years ago
  Sam James 4c7156c1e6 Avoid use of deprecated egrep/fgrep 2 years ago
  Joshua Root 33e5de31d8 vulkan_metal.h: Make compatible with ObjC ARC 2 years ago
  Frank Praznik 3eaf56894e wayland: Fix libdecor_dispatch signature 2 years ago
  Joshua Root 242ce20cbf SDL_mfijoystick.m: fix build with Xcode < 9 2 years ago
  Joshua Root f52e7199df Check build-time SDK in LoadMainMenuNibIfAvailable 2 years ago
  Joshua Root e12c831b15 SDL_cocoaopengl.h: ensure CVDisplayLinkRef is defined 2 years ago
  Ozkan Sezer cd399caf6f fix dynapi after SDL_GDKSuspendComplete addition. 2 years ago
  Ciro Mondueri f6144dfe03 adds GDK suspend/resume basic handling (#6596) 2 years ago