Commit History

Author SHA1 Message Date
  Ryan C. Gordon dc62fec5e9 audio: Fix locking in backends that manage their own callback threads. 2 years ago
  Simon McVittie a95f5a792c test: Use install(1) more portably 2 years ago
  Ozkan Sezer 848d2008c6 test/Makefile.w32: fix minor typo 2 years ago
  Sam Lantinga b1cf322971 Fixed HIDAPI PS4 controller being picked up when running under Steam 2 years ago
  Cameron Cawley 83ae1b4987 Convert the test executables to AIF in RISC OS CMake builds 2 years ago
  Cameron Cawley d2b5965894 Remove extra path separator in GetNearbyFilename 2 years ago
  Ryan C. Gordon 9edd411a83 x11: send move/resize events when waiting on fullscreen change. 2 years ago
  Cameron Cawley b798e49c92 Fix build warning with MSVC 2 years ago
  Simon McVittie b0a27cb1de Avoid unintended float -> double conversion in SDL_FRectEqualsEpsilon 2 years ago
  Cameron Cawley f0566702c5 Fix enabling SDL_DYNAMIC_API in OpenWatcom builds 2 years ago
  Cameron Cawley 3d52d04977 Remove the '_' prefix from symbol names in Windows OpenWatcom builds 2 years ago
  Cameron Cawley aa51a9791a Run tests with OpenWatcom on CI 2 years ago
  Cameron Cawley 9dfa000bc0 Initial support for building for Windows with OpenWatcom 2 years ago
  Cameron Cawley 5ef36ead08 Add some missing tests to Watcom builds 2 years ago
  Cameron Cawley 3066873126 Split the common code in test/Makefile.os2 into a separate file 2 years ago
  Sam Lantinga 5669743a43 Make sure SDL_CaptureMouse() is only called on the main thread 2 years ago
  Ozkan Sezer efa2e6a1ea SDL_thread.h: use SDL_ThreadFunction for SDL_CreateThreadWithStackSize 2 years ago
  Ozkan Sezer 15781a6986 dynapi: fix SDL_DYNAPI_PROC for SDL_iPhoneSetAnimationCallback() 2 years ago
  Cameron Cawley f5cf0e37f7 Remove unused and duplicate defines from SDL_dynapi_overrides.h 2 years ago
  Ozkan Sezer 03ebc4397f dynapi: add missing SDLCALL for SDL_TLSSet's dtor param. 2 years ago
  Pierre Wendling 973424d9cb Add for-each macros to clang-format. 3 years ago
  Pierre Wendling 501a499180 Add clang-format on/off comments where necessary. 3 years ago
  Pierre Wendling c6a77971bd Add a clang-format config file. 3 years ago
  Sam Lantinga 0e6d4baa6b Fixed compile warning on gcc 11 2 years ago
  Sam Lantinga c7dff3a22e Attempt to get the X1 and X2 button state on X11 by using the current event state instead of direct X11 query. 2 years ago
  Sam Lantinga 57130b75a9 Revert "x11: get x1/x2 button state in GetGlobalMouseState" 2 years ago
  Sam Lantinga 47f1cb550d Fixed picking up the correct mapping for virtual controllers on Android 2 years ago
  Sam Lantinga f7b774a7e0 Fixed build error on Linux if HAVE_INOTIFY isn't defined 2 years ago
  Sam Lantinga f9a9d3c8d4 Also restore previous capture window if CaptureMouse() fails 2 years ago
  Sam Lantinga 7044452dd6 Handle recursion in SDL_UpdateMouseCapture() 2 years ago