Sam Lantinga
|
eadc8693dd
Fixed bug 5103 - Port fcitx support to both fcitx 4 & 5
|
5 лет назад |
Sam Lantinga
|
bd7b4f39ed
Partial fix for bug 5086 - CMake builds on Windows broken by sensor support (thanks DominikD!)
|
6 лет назад |
Sam Lantinga
|
2be75c6a61
Fixed bug 5028 - Virtual Joysticks (new joystick backend)
|
6 лет назад |
Sam Lantinga
|
a8780c6a28
Updated copyright date for 2020
|
6 лет назад |
Ozkan Sezer
|
8cdb4526d9
CMakeLists.txt: add several missing function checks for unix case.
|
6 лет назад |
Sam Lantinga
|
650964461e
Improved XInput VID/PID detection and added SDL_wcsstr() and SDL_wcsncmp()
|
6 лет назад |
Ozkan Sezer
|
eb8f14bb6a
added SDL_strtokr() as a replacement for POSIX strtok_r (bug #4046.)
|
6 лет назад |
Ryan C. Gordon
|
b7df26037b
cmake: added support for enabling the ARM SIMD/NEON code.
|
6 лет назад |
Ozkan Sezer
|
ffc7d09197
endpointvolume.h checks not needed since changeset 13078:8ab094a9df6b .
|
6 лет назад |
Brandon Schaefer
|
68985371a0
offscreen: Add new video driver backend Offscreen
|
6 лет назад |
David Ludwig
|
b13c951cca
CMake: iOS support added
|
6 лет назад |
Alex Szpakowski
|
aebaa316c7
Add public APIs for creating a Metal view attached to an SDL window. Add SDL_metal.h.
|
6 лет назад |
Ethan Lee
|
f7d82e5616
hidapi: Add SDL_hidapi.c, allows support for multiple hidapi backends.
|
6 лет назад |
Ryan C. Gordon
|
66d4d8e25d
cmake: Added HIDAPI support.
|
6 лет назад |
Sam Lantinga
|
f79190f407
Use _Exit() when available
|
6 лет назад |
Sam Lantinga
|
5e13087b0f
Updated copyright for 2019
|
7 лет назад |
Ryan C. Gordon
|
bc57ac27f9
mir: Removed mir client support.
|
7 лет назад |
Ozkan Sezer
|
b11c75e9f4
configury, cmake: add check for endpointvolume.h :
|
7 лет назад |
Sam Lantinga
|
3e5dbc694a
Added a dummy sensor driver
|
7 лет назад |
Ethan Lee
|
b4fe7412f9
SDL_exp
|
7 лет назад |
Ethan Lee
|
11c348b4d7
SDL_log10
|
8 лет назад |
Sam Lantinga
|
e3cc5b2c6b
Updated copyright for 2018
|
8 лет назад |
Sam Lantinga
|
f1ec8a5f4c
Check for immintrin.h before using it in SDL_cpuinfo.h
|
8 лет назад |
Ryan C. Gordon
|
2a2c8d42ca
Initial shot at a renderer target for Apple's Metal API.
|
10 лет назад |
Ryan C. Gordon
|
351d6d4784
audio: Port WASAPI to WinRT, remove XAudio2 backend.
|
8 лет назад |
Sam Lantinga
|
bcdf8b916b
Added SDL_fmod() and SDL_fmodf()
|
8 лет назад |
Sam Lantinga
|
34502143d9
Added float versions of SDL's math functions
|
8 лет назад |
Sam Lantinga
|
9c580e14c9
Added functions to query and set the SDL memory allocation functions:
|
8 лет назад |
Sam Lantinga
|
f465f24d73
Fixed bug 3760 - RWops doesn't check for integer overflow when stdio_fseek only supports 32 bits
|
8 лет назад |
Sam Lantinga
|
28bf56c12c
Fixed bug 3801 - HAVE_LIBSAMPLERATE_H depending on HAVE_LIBC in current SDL_config.h.in
|
8 лет назад |