Ozkan Sezer
|
4c96faee57
remove non-existing tslib support from autofoo and cmake
|
5 lat temu |
Sam Lantinga
|
fd89446782
Fixed building on Mac OS X on the command line and with an older macOS SDK
|
5 lat temu |
Ryan C. Gordon
|
bee8db3b04
config: Make sure HAVE_TRUNC and HAVE_TRUNCF are defined as appropriate.
|
5 lat temu |
Sam Lantinga
|
1822f97e5f
Fixed bug 5346 - Add FreeBSD evdev KBIO keyboard input driver
|
5 lat temu |
Ozkan Sezer
|
196cda69f2
build: fix / update sensors (windows) configuration
|
5 lat temu |
Sam Lantinga
|
eadc8693dd
Fixed bug 5103 - Port fcitx support to both fcitx 4 & 5
|
6 lat temu |
Sam Lantinga
|
4dea340ca7
Fixed bug 4477 - Support more than 4 XInput-capable devices on Windows
|
6 lat temu |
David Ludwig
|
cc37ee8a0c
virtual joysticks: add autotools-build support (Bug 5028)
|
6 lat temu |
Sam Lantinga
|
a8780c6a28
Updated copyright date for 2020
|
6 lat temu |
Sam Lantinga
|
650964461e
Improved XInput VID/PID detection and added SDL_wcsstr() and SDL_wcsncmp()
|
6 lat temu |
Ozkan Sezer
|
eb8f14bb6a
added SDL_strtokr() as a replacement for POSIX strtok_r (bug #4046.)
|
6 lat temu |
Ben Avison
|
a6bfdd103f
ARM: Create configure option --enable-arm-neon to govern assembly optimizations
|
6 lat temu |
Ben Avison
|
6a6a05289e
ARM: Create configure option --enable-arm-simd to govern assembly optimizations
|
6 lat temu |
Ozkan Sezer
|
ffc7d09197
endpointvolume.h checks not needed since changeset 13078:8ab094a9df6b .
|
6 lat temu |
Alex Szpakowski
|
aebaa316c7
Add public APIs for creating a Metal view attached to an SDL window. Add SDL_metal.h.
|
6 lat temu |
Ethan Lee
|
f7d82e5616
hidapi: Add SDL_hidapi.c, allows support for multiple hidapi backends.
|
6 lat temu |
Sam Lantinga
|
f79190f407
Use _Exit() when available
|
7 lat temu |
Sam Lantinga
|
5e13087b0f
Updated copyright for 2019
|
7 lat temu |
Ryan C. Gordon
|
bc57ac27f9
mir: Removed mir client support.
|
7 lat temu |
Ozkan Sezer
|
b11c75e9f4
configury, cmake: add check for endpointvolume.h :
|
7 lat temu |
Sam Lantinga
|
3e5dbc694a
Added a dummy sensor driver
|
7 lat temu |
Sam Lantinga
|
d2042e1ed4
Added HIDAPI joystick drivers for more consistent support for Xbox, PS4 and Nintendo Switch Pro controller support across platforms.
|
7 lat temu |
Ethan Lee
|
b4fe7412f9
SDL_exp
|
7 lat temu |
Ethan Lee
|
11c348b4d7
SDL_log10
|
8 lat temu |
Sam Lantinga
|
e3cc5b2c6b
Updated copyright for 2018
|
8 lat temu |
Sam Lantinga
|
f1ec8a5f4c
Check for immintrin.h before using it in SDL_cpuinfo.h
|
8 lat temu |
Ryan C. Gordon
|
2a2c8d42ca
Initial shot at a renderer target for Apple's Metal API.
|
10 lat temu |
Ryan C. Gordon
|
351d6d4784
audio: Port WASAPI to WinRT, remove XAudio2 backend.
|
8 lat temu |
Sam Lantinga
|
bcdf8b916b
Added SDL_fmod() and SDL_fmodf()
|
8 lat temu |
Sam Lantinga
|
34502143d9
Added float versions of SDL's math functions
|
8 lat temu |