Histórico de commits

Autor SHA1 Mensagem Data
  Tim Schumacher 12cc636c8f Make sdl2-config prefixes configurable again 2 anos atrás
  Sam Lantinga 6da6a6cba2 Make sure Objective C files are built with the same flags as C files. 2 anos atrás
  Sam Lantinga e97b506242 Need SDL_stdinc.h for _SDL_HAS_BUILTIN 2 anos atrás
  Sam Lantinga 626a3c5ef7 Use _SDL_HAS_BUILTIN() instead of __has_builtin 2 anos atrás
  ShuangLiu1992 f4fc4719a5 fix CheckCOCOA on modern CMake 2 anos atrás
  David Carlier 1f48f8cd28 SDL_TriggerBreakPoint update using builtin instead of assembly versions if available 2 anos atrás
  Mathieu Eyraud fe46569cce Fix potential memory leak in SDL_AddHintCallback 2 anos atrás
  Ivan Le Lann e4b5afa576 fix unused variable depending on YUV format 2 anos atrás
  Christian Rauch e59cba95a0 add libdecor_dispatch 2 anos atrás
  Cameron Cawley 1a1cc8028b Use a tagged version of OpenWatcom in CI builds 2 anos atrás
  Ryan C. Gordon dc62fec5e9 audio: Fix locking in backends that manage their own callback threads. 2 anos atrás
  Simon McVittie a95f5a792c test: Use install(1) more portably 2 anos atrás
  Ozkan Sezer 848d2008c6 test/Makefile.w32: fix minor typo 2 anos atrás
  Sam Lantinga b1cf322971 Fixed HIDAPI PS4 controller being picked up when running under Steam 2 anos atrás
  Cameron Cawley 83ae1b4987 Convert the test executables to AIF in RISC OS CMake builds 2 anos atrás
  Cameron Cawley d2b5965894 Remove extra path separator in GetNearbyFilename 2 anos atrás
  Ryan C. Gordon 9edd411a83 x11: send move/resize events when waiting on fullscreen change. 2 anos atrás
  Cameron Cawley b798e49c92 Fix build warning with MSVC 2 anos atrás
  Simon McVittie b0a27cb1de Avoid unintended float -> double conversion in SDL_FRectEqualsEpsilon 2 anos atrás
  Cameron Cawley f0566702c5 Fix enabling SDL_DYNAMIC_API in OpenWatcom builds 2 anos atrás
  Cameron Cawley 3d52d04977 Remove the '_' prefix from symbol names in Windows OpenWatcom builds 2 anos atrás
  Cameron Cawley aa51a9791a Run tests with OpenWatcom on CI 2 anos atrás
  Cameron Cawley 9dfa000bc0 Initial support for building for Windows with OpenWatcom 2 anos atrás
  Cameron Cawley 5ef36ead08 Add some missing tests to Watcom builds 2 anos atrás
  Cameron Cawley 3066873126 Split the common code in test/Makefile.os2 into a separate file 2 anos atrás
  Sam Lantinga 5669743a43 Make sure SDL_CaptureMouse() is only called on the main thread 2 anos atrás
  Ozkan Sezer efa2e6a1ea SDL_thread.h: use SDL_ThreadFunction for SDL_CreateThreadWithStackSize 2 anos atrás
  Ozkan Sezer 15781a6986 dynapi: fix SDL_DYNAPI_PROC for SDL_iPhoneSetAnimationCallback() 2 anos atrás
  Cameron Cawley f5cf0e37f7 Remove unused and duplicate defines from SDL_dynapi_overrides.h 2 anos atrás
  Ozkan Sezer 03ebc4397f dynapi: add missing SDLCALL for SDL_TLSSet's dtor param. 2 anos atrás