Commit History

Author SHA1 Message Date
  Sam Lantinga f0a324f8eb Reverted Alex's commit 131cba1768a5 - we're about to release 2.0.6, don't remove support for the iOS 7 SDK yet. 7 years ago
  Alex Szpakowski d452b89f9b iOS: I don't think SDL compiles with the iOS 7 SDK anymore, so we might as well drop the #ifdefs trying to guard for that. 7 years ago
  Alex Szpakowski 12fb004fba iOS: remove an unused static variable 7 years ago
  David Ludwig e365968a4c WinRT: minor formatting tweak in README-winrt 7 years ago
  David Ludwig f57ef6ff97 WinRT: noted UWP's inability to work with some game controllers 7 years ago
  Sam Lantinga c08a7a74a5 Added a hint SDL_HINT_AUDIO_CATEGORY to control the audio category, 7 years ago
  Patrice Mandin 46ec130528 Fix for 3829. Revert adding GameSir G4s, uses same GUID as PS3 controller. 7 years ago
  Patrice Mandin 73c85e986c Readd support for GameSir G4s, lost with changeset 11431 7 years ago
  Sam Lantinga e8187a3f78 Updated iOS keyboard test to cover text input rect and orientation changes 7 years ago
  Sam Lantinga cfe72c76e2 Fixed iOS keyboard positioning, based on the final position rather than the initial one 7 years ago
  Ryan C. Gordon 76176486ce surface: Make sure SDL_ConvertSurface() deals with palettes (thanks, Sylvain!). 7 years ago
  Sam Lantinga ac782d7122 Added support for the PDP Battlefield One Xbox One controller on Linux 7 years ago
  David Ludwig 78b83d3a6d WinRT: build fix when using recent versions of the Windows 10 SDK 7 years ago
  Sam Lantinga e98fc8972d Fixed bug 3812 - Fallthrough warnings gcc-7 7 years ago
  Sam Lantinga 5f48ce0b64 Fixed bug 3815 - implicit-fallthrough warning - DUFFS_LOOP4 and friends 7 years ago
  Sam Lantinga 19114b0378 Fixed bug 3813 - gcc7 fallthrough warnings in SDL_iconv.c and SDL_pixels.c 7 years ago
  Sam Lantinga 849c4c1472 Fixed tabs to spaces 7 years ago
  Sam Lantinga 8ed16ea465 Fixed compile warning 7 years ago
  Sam Lantinga 16b8c4ea43 Fixed bug 3811 - change HAVE_COPYSIGN to HAVE__COPYSIGN in SDL_config_windows.h 7 years ago
  Sam Lantinga 2cdb967435 Fixed the include path for khronos with Visual Studio 7 years ago
  Sam Lantinga be1caece4a Correction: copysign has been supported by windows several toolchains 7 years ago
  Ryan C. Gordon 93583d461c alsa: removed snd_pcm_wait() call before writing to playback device. 7 years ago
  Sam Lantinga 569c222ca8 Updated documentation so it's clear you should use SDL_SetWindowDisplayMode() to change the size of fullscreen windows. 7 years ago
  Sam Lantinga b2ba8963b3 Fixed bug 3809 - Restore after maximize leads to wrong size 7 years ago
  Sam Lantinga 676c3a9263 Fixed bug 3719 - Cocoa - Incorrect window size when leaving fullscreen 7 years ago
  Sam Lantinga fcd9c19022 Fixed window size when leaving fullscreen mode (thanks Eric!) 7 years ago
  Sam Lantinga f465f24d73 Fixed bug 3760 - RWops doesn't check for integer overflow when stdio_fseek only supports 32 bits 7 years ago
  Sam Lantinga 125d8f59fc Make sure the libtool archives are installed 7 years ago
  Sam Lantinga 9a73909bbd Fixed bug 3808 - fix a typo in SDL_stretch.c 7 years ago
  Sam Lantinga 24a7495691 Updated config.guess and config.sub, added config.sub.patch for NaCl and Emscripten build support 7 years ago