Historique des commits

Auteur SHA1 Message Date
  Anonymous Maarten c61367c273 cmake: do list(APPEND SDLMAIN_SOURCES) il y a 2 ans
  Anonymous Maarten 965c164537 cmake: let cmake test script make use of the installed cmake scripts il y a 2 ans
  Anonymous Maarten 3617691fe0 cmake: install Android.mk files for ndk-build il y a 2 ans
  Anonymous Maarten b3159714db cmake: set HAVE_STATIC_PIC for correct summary il y a 2 ans
  Anonymous Maarten de409d2a81 cmake: remove spurious UNIX_SYS in dep_option il y a 2 ans
  Anonymous Maarten 2f321fb73c cmake: disable UNIX_SYS by default for Android il y a 2 ans
  Wouter Wijsman 3b0c86a36f Merge pull request #5835 from fjtrujy/psp/improveJoystickDriver il y a 2 ans
  Anonymous Maarten 5f4e9fb9b3 cmake: use add_custom_command to copy include files il y a 2 ans
  Anonymous Maarten 485b1037b0 cmake: copy all headers to the build directory and exclusively use that il y a 2 ans
  Anonymous Maarten 3e1021239a cmake: also add the recently-added include folder to the public interface il y a 2 ans
  Anonymous Maarten 4ad4fe67c7 cmake: install generated SDL_config.h il y a 2 ans
  Francisco Javier Trujillo Mata 2b41f497db Improve Joystick removing semaphores il y a 3 ans
  Francisco Javier Trujillo Mata c3a5e4aa7b Adding GetGamepadMapping to Vita Joystick driver il y a 2 ans
  Ozkan Sezer 7adb08a79a fixed SDL_BlitMap typedef redefinition errors il y a 2 ans
  Ryan C. Gordon 12b371ee0f x11: Don't send diplay-add events for displays connected at init time. il y a 2 ans
  Frank Praznik c11bdeeb69 wayland: Round fractional backbuffer sizes halfway away from zero il y a 2 ans
  Ryan C. Gordon ff735b3c0f SDL_Surface: don't implicitly declare struct SDL_BlitMap. il y a 2 ans
  Anonymous Maarten d460000b45 cmake: use add_definitions for compatibility with cmake 3.0 il y a 2 ans
  Pieter-Jan Briers 9914e87faa Also send DPI change when expected resize. il y a 2 ans
  Pieter-Jan Briers af733c7a32 Fix DPI-raised SDL_WINDOWEVENT_SIZE_CHANGED with event callback. il y a 2 ans
  Ozkan Sezer 2316e5682e SDL_windows.h: match WINVER value to _WIN32_WINNT. il y a 2 ans
  Ozkan Sezer 22a29321e9 tweak _WIN32_WINNT value for shellscalingapi.h present but no d3d12 il y a 2 ans
  Ozkan Sezer bdcdbfc757 Enable D3D12 detection when using mingw-w64 with cmake too il y a 2 ans
  Ryan C. Gordon 48a232969d wikiheaders: Strip `[[wiki hyperlink]]` from See Also fields. il y a 2 ans
  Sam Lantinga abe38bca3e Support SDL_AUDIODRIVER set to "dsound", which was used by SDL 1.2 il y a 2 ans
  Ozkan Sezer a8d41b3b45 check for shellscalingapi.h presence instead of WINVER >= 0x0603 il y a 2 ans
  Sam Lantinga 5f6d0abebe SDL_SendEditingText() has int parameters, so use that type for parameter calculation il y a 2 ans
  Mathieu Eyraud 00b95e989b Fix read of uninitialised variable il y a 2 ans
  Alex Richardson d51a8f530e cmake: freebsd: Fix -Wformat warning during tests build il y a 2 ans
  Sam Lantinga 12f14bdbeb Fixed digit count in sscanf, e.g. "%1x" il y a 2 ans