Sam Lantinga
|
a8780c6a28
Updated copyright date for 2020
|
5 years ago |
Sam Lantinga
|
650964461e
Improved XInput VID/PID detection and added SDL_wcsstr() and SDL_wcsncmp()
|
5 years ago |
Ozkan Sezer
|
eb8f14bb6a
added SDL_strtokr() as a replacement for POSIX strtok_r (bug #4046.)
|
5 years ago |
Ben Avison
|
a6bfdd103f
ARM: Create configure option --enable-arm-neon to govern assembly optimizations
|
5 years ago |
Ben Avison
|
6a6a05289e
ARM: Create configure option --enable-arm-simd to govern assembly optimizations
|
5 years ago |
Ozkan Sezer
|
ffc7d09197
endpointvolume.h checks not needed since changeset 13078:8ab094a9df6b .
|
5 years ago |
Alex Szpakowski
|
aebaa316c7
Add public APIs for creating a Metal view attached to an SDL window. Add SDL_metal.h.
|
5 years ago |
Ethan Lee
|
f7d82e5616
hidapi: Add SDL_hidapi.c, allows support for multiple hidapi backends.
|
5 years ago |
Sam Lantinga
|
f79190f407
Use _Exit() when available
|
6 years ago |
Sam Lantinga
|
5e13087b0f
Updated copyright for 2019
|
6 years ago |
Ryan C. Gordon
|
bc57ac27f9
mir: Removed mir client support.
|
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
|
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 |
Sam Lantinga
|
f1ec8a5f4c
Check for immintrin.h before using it in SDL_cpuinfo.h
|
7 years ago |
Ryan C. Gordon
|
2a2c8d42ca
Initial shot at a renderer target for Apple's Metal API.
|
9 years ago |
Ryan C. Gordon
|
351d6d4784
audio: Port WASAPI to WinRT, remove XAudio2 backend.
|
7 years ago |
Sam Lantinga
|
bcdf8b916b
Added SDL_fmod() and SDL_fmodf()
|
7 years ago |
Sam Lantinga
|
34502143d9
Added float versions of SDL's math functions
|
7 years ago |
Sam Lantinga
|
7abef33c5b
Android configure-based build fixes (thanks Vit!)
|
7 years ago |
Sam Lantinga
|
9c580e14c9
Added functions to query and set the SDL memory allocation functions:
|
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
|
28bf56c12c
Fixed bug 3801 - HAVE_LIBSAMPLERATE_H depending on HAVE_LIBC in current SDL_config.h.in
|
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
|
bcf0e07107
Added WASAPI audio target to autoconf build process
|
7 years ago |