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