Historique des commits

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