Historial de Commits

Autor SHA1 Mensaje Fecha
  Sam Lantinga ba9c336e04 Fixed building for simulators or older iOS SDKs hace 8 años
  Sam Lantinga 6deb1e7595 Fixed compiling Metal renderer on iOS hace 8 años
  Sam Lantinga bcdf8b916b Added SDL_fmod() and SDL_fmodf() hace 8 años
  Sam Lantinga bba90a6562 Fixed using libunwind on iOS, where it's only available on the simulator (thanks Vit!) hace 8 años
  Sam Lantinga 9c580e14c9 Added functions to query and set the SDL memory allocation functions: hace 8 años
  Alex Szpakowski 80f9e2f199 iOS: Fix compiling using the iOS 7 SDK, partially broken since MoltenVK support was added. hace 8 años
  Sam Lantinga f465f24d73 Fixed bug 3760 - RWops doesn't check for integer overflow when stdio_fseek only supports 32 bits hace 8 años
  Sam Lantinga ce2b16445e Be clear that disabling Vulkan surface support disables the entire SDL Vulkan integration hace 8 años
  Ryan C. Gordon 25e3a1ec90 vulkan: Initial Vulkan support! hace 8 años
  Sam Lantinga 94754c3968 Updated config headers to override the base SDL_config.h if both are included hace 9 años
  Sam Lantinga 45b774e3f7 Updated copyright for 2017 hace 9 años
  Sam Lantinga 3615633571 Renaming of guard header names to quiet -Wreserved-id-macro hace 9 años
  Alex Szpakowski f31c7086d8 Enable SDL_LoadObject on iOS 8+ and tvOS. hace 9 años
  Sam Lantinga 42065e785d Updated copyright to 2016 hace 10 años
  Alex Szpakowski 2bf6f1bcb7 Added initial support for MFi game controllers on iOS. hace 10 años
  Philipp Wiesemann 72590685c0 Backed out changeset 4ad56dbf4a6f hace 10 años
  Alex Szpakowski 01bfc2158a Several improvements to the iOS backend: hace 11 años
  Sam Lantinga 1ea8697894 Removed SDL_round() because the license wasn't compatible with zlib hace 11 años
  Sam Lantinga 4e7db78ed9 Added SDL_round(), contributed by Benoit Pierre - thanks! hace 11 años
  Sam Lantinga 2eb7563e35 Haptics aren't available on iOS, but use the dummy implementation instead of failing init if it's requested. hace 11 años
  Sam Lantinga 6a632eb23c Fixed bug 2603 - iOS: update joystick accelerometer code to use CoreMotion instead of the deprecated UIAccelerometer hace 11 años
  Sam Lantinga d7924c73d6 Fixed bug 2563 - Remove obsolete code for supporting iOS < 5 hace 11 años
  Sam Lantinga 6101e4b20e Added SDL_sqrtf(), SDL_tan(), SDL_tanf() hace 11 años
  David Ludwig 3dcb451f85 Added a README file regarding WinRT support hace 12 años