Sam Lantinga
|
a8780c6a28
Updated copyright date for 2020
|
5 years ago |
Ozkan Sezer
|
eb8f14bb6a
added SDL_strtokr() as a replacement for POSIX strtok_r (bug #4046.)
|
5 years ago |
Ozkan Sezer
|
ffc7d09197
endpointvolume.h checks not needed since changeset 13078:8ab094a9df6b .
|
5 years ago |
Sam Lantinga
|
5e13087b0f
Updated copyright for 2019
|
6 years ago |
Ozkan Sezer
|
b11c75e9f4
configury, cmake: add check for endpointvolume.h :
|
6 years ago |
Sam Lantinga
|
3e5dbc694a
Added a dummy sensor driver
|
6 years ago |
Sam Lantinga
|
5930b50855
Re-enabled the HIDAPI joystick driver on Windows and Mac OS X
|
6 years ago |
Sam Lantinga
|
b37518b3d8
SDL: disable HIDAPI in SDL on Windows/Mac.
|
6 years ago |
Sam Lantinga
|
d2042e1ed4
Added HIDAPI joystick drivers for more consistent support for Xbox, PS4 and Nintendo Switch Pro controller support across platforms.
|
6 years ago |
Ethan Lee
|
b4fe7412f9
SDL_exp
|
6 years ago |
Ethan Lee
|
11c348b4d7
SDL_log10
|
7 years ago |
Sam Lantinga
|
e3cc5b2c6b
Updated copyright for 2018
|
7 years ago |
Ryan C. Gordon
|
351d6d4784
audio: Port WASAPI to WinRT, remove XAudio2 backend.
|
7 years ago |
Sam Lantinga
|
afbba1822c
Fixed compiling on Windows with HAVE_LIBC enabled
|
7 years ago |
Sam Lantinga
|
bcdf8b916b
Added SDL_fmod() and SDL_fmodf()
|
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
|
be1caece4a
Correction: copysign has been supported by windows several toolchains
|
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
|
d51dc7378b
Fixed bug 3797 - configure check for float.h
|
7 years ago |
Sam Lantinga
|
ce2b16445e
Be clear that disabling Vulkan surface support disables the entire SDL Vulkan integration
|
7 years ago |
Ryan C. Gordon
|
25e3a1ec90
vulkan: Initial Vulkan support!
|
7 years ago |
Sam Lantinga
|
30d554e3d6
Fixed building SDL applications with Visual Studio and the clang toolset
|
7 years ago |
Sam Lantinga
|
94754c3968
Updated config headers to override the base SDL_config.h if both are included
|
8 years ago |
Ryan C. Gordon
|
6046fd4cb0
wasapi: Initial WASAPI support, for Windows Vista and later.
|
8 years ago |
Sam Lantinga
|
45b774e3f7
Updated copyright for 2017
|
8 years ago |
Sam Lantinga
|
3615633571
Renaming of guard header names to quiet -Wreserved-id-macro
|
8 years ago |
Sam Lantinga
|
42065e785d
Updated copyright to 2016
|
9 years ago |
Philipp Wiesemann
|
72590685c0
Backed out changeset 4ad56dbf4a6f
|
9 years ago |
Sam Lantinga
|
1ea8697894
Removed SDL_round() because the license wasn't compatible with zlib
|
10 years ago |
Sam Lantinga
|
4e7db78ed9
Added SDL_round(), contributed by Benoit Pierre - thanks!
|
10 years ago |