Sam Lantinga
|
3e5dbc694a
Added a dummy sensor driver
|
6 éve |
Sam Lantinga
|
5930b50855
Re-enabled the HIDAPI joystick driver on Windows and Mac OS X
|
6 éve |
Sam Lantinga
|
b37518b3d8
SDL: disable HIDAPI in SDL on Windows/Mac.
|
6 éve |
Sam Lantinga
|
d2042e1ed4
Added HIDAPI joystick drivers for more consistent support for Xbox, PS4 and Nintendo Switch Pro controller support across platforms.
|
6 éve |
Ethan Lee
|
b4fe7412f9
SDL_exp
|
6 éve |
Ethan Lee
|
11c348b4d7
SDL_log10
|
7 éve |
Sam Lantinga
|
e3cc5b2c6b
Updated copyright for 2018
|
7 éve |
Alex Szpakowski
|
48fea0cee4
macOS: Fix MoltenVK Metal view resizing, and allow the metal view to be used without vulkan.
|
7 éve |
Ryan C. Gordon
|
2a2c8d42ca
Initial shot at a renderer target for Apple's Metal API.
|
9 éve |
Sam Lantinga
|
57ebc72714
Fixed bug 3975 - Add GLES2 support for macOS via ANGLE library
|
7 éve |
Sam Lantinga
|
bcdf8b916b
Added SDL_fmod() and SDL_fmodf()
|
7 éve |
Sam Lantinga
|
9c580e14c9
Added functions to query and set the SDL memory allocation functions:
|
7 éve |
Sam Lantinga
|
f465f24d73
Fixed bug 3760 - RWops doesn't check for integer overflow when stdio_fseek only supports 32 bits
|
7 éve |
Sam Lantinga
|
d51dc7378b
Fixed bug 3797 - configure check for float.h
|
7 éve |
Sam Lantinga
|
abf8fc4c01
Fixed check for Mac OS X 10.11+ SDK (thanks Edward Rudd!)
|
7 éve |
Sam Lantinga
|
2d655cd814
MAC_OS_X_VERSION_MAX_REQUIRED isn't actually set in recent Xcode versions
|
7 éve |
Sam Lantinga
|
1067b528d3
Fixed building with an older Mac OS X SDK
|
7 éve |
Sam Lantinga
|
e8b114ecfc
Vulkan support on Mac OS X introduces a link time dependency (CAMetalLayer) on 10.11 and newer
|
7 éve |
Sam Lantinga
|
ce2b16445e
Be clear that disabling Vulkan surface support disables the entire SDL Vulkan integration
|
7 éve |
Ryan C. Gordon
|
25e3a1ec90
vulkan: Initial Vulkan support!
|
7 éve |
Sam Lantinga
|
94754c3968
Updated config headers to override the base SDL_config.h if both are included
|
8 éve |
Sam Lantinga
|
45b774e3f7
Updated copyright for 2017
|
8 éve |
Sam Lantinga
|
3615633571
Renaming of guard header names to quiet -Wreserved-id-macro
|
8 éve |
Sam Lantinga
|
42065e785d
Updated copyright to 2016
|
9 éve |
Philipp Wiesemann
|
72590685c0
Backed out changeset 4ad56dbf4a6f
|
9 éve |
Sam Lantinga
|
1ea8697894
Removed SDL_round() because the license wasn't compatible with zlib
|
10 éve |
Sam Lantinga
|
4e7db78ed9
Added SDL_round(), contributed by Benoit Pierre - thanks!
|
10 éve |
Sam Lantinga
|
6101e4b20e
Added SDL_sqrtf(), SDL_tan(), SDL_tanf()
|
11 éve |
David Ludwig
|
3dcb451f85
Added a README file regarding WinRT support
|
11 éve |