Sam Lantinga
|
f1ec8a5f4c
Check for immintrin.h before using it in SDL_cpuinfo.h
|
8 vuotta sitten |
Ryan C. Gordon
|
2a2c8d42ca
Initial shot at a renderer target for Apple's Metal API.
|
10 vuotta sitten |
Ryan C. Gordon
|
351d6d4784
audio: Port WASAPI to WinRT, remove XAudio2 backend.
|
8 vuotta sitten |
Sam Lantinga
|
bcdf8b916b
Added SDL_fmod() and SDL_fmodf()
|
8 vuotta sitten |
Sam Lantinga
|
34502143d9
Added float versions of SDL's math functions
|
8 vuotta sitten |
Sam Lantinga
|
7abef33c5b
Android configure-based build fixes (thanks Vit!)
|
8 vuotta sitten |
Sam Lantinga
|
9c580e14c9
Added functions to query and set the SDL memory allocation functions:
|
8 vuotta sitten |
Sam Lantinga
|
f465f24d73
Fixed bug 3760 - RWops doesn't check for integer overflow when stdio_fseek only supports 32 bits
|
8 vuotta sitten |
Sam Lantinga
|
28bf56c12c
Fixed bug 3801 - HAVE_LIBSAMPLERATE_H depending on HAVE_LIBC in current SDL_config.h.in
|
8 vuotta sitten |
Sam Lantinga
|
d51dc7378b
Fixed bug 3797 - configure check for float.h
|
8 vuotta sitten |
Sam Lantinga
|
ce2b16445e
Be clear that disabling Vulkan surface support disables the entire SDL Vulkan integration
|
8 vuotta sitten |
Ryan C. Gordon
|
25e3a1ec90
vulkan: Initial Vulkan support!
|
8 vuotta sitten |
Sam Lantinga
|
bcf0e07107
Added WASAPI audio target to autoconf build process
|
8 vuotta sitten |
Sam Lantinga
|
fb835f9e3b
Fixed bug 2330 - Debian bug report: SDL2 X11 driver buffer overflow with large X11 file descriptor
|
8 vuotta sitten |
Sam Lantinga
|
f8de064c0a
Added wchar.h to fix build on some platforms with new wcs* functions
|
8 vuotta sitten |
Sam Lantinga
|
f1829d956f
Added SDL_wcscmp()
|
8 vuotta sitten |
Sam Lantinga
|
a48c9e6df8
Fixed bug 3292 - SDL_rwops and 64-bit file I/O
|
8 vuotta sitten |
Sam Lantinga
|
56363ebf61
Fixed bug 3690 - SDL2 KMS/DRM render context support
|
8 vuotta sitten |
Sam Lantinga
|
3c09265daf
Fixed bug 3609 - Windows build fails due to conflicting types for 'XINPUT_GAMEPAD_EX'
|
8 vuotta sitten |
Ryan C. Gordon
|
22241ed0b0
Support for QNX 7.0 (thanks, Elad!).
|
8 vuotta sitten |
Ryan C. Gordon
|
d9039f2396
jack: Initial shot at a JACK audio target.
|
8 vuotta sitten |
Ryan C. Gordon
|
a7fc2822d4
audio: rename bsd target to netbsd.
|
9 vuotta sitten |
Sam Lantinga
|
df25258a1e
Added configure and cmake support for libsamplerate
|
9 vuotta sitten |
Sam Lantinga
|
45b774e3f7
Updated copyright for 2017
|
9 vuotta sitten |
Sam Lantinga
|
1e8f074c43
Avoid conflicts with multiple versions of udev by first trying the library that is linked with the executable, if any, and then picking the one that is in the build environment.
|
9 vuotta sitten |
Sam Lantinga
|
3615633571
Renaming of guard header names to quiet -Wreserved-id-macro
|
9 vuotta sitten |
Ryan C. Gordon
|
35430a73f2
cpuinfo: first attempt at SDL_HasNEON() implementation.
|
9 vuotta sitten |
Sam Lantinga
|
9a8642bd6a
Fixed bug 3478 - Patch Haiku to use dlopen instead of load_add_on
|
9 vuotta sitten |
Sam Lantinga
|
808c75d1cf
Fixed bug 2824 - Add Fcitx Input Method Support
|
9 vuotta sitten |
Sam Lantinga
|
42065e785d
Updated copyright to 2016
|
10 vuotta sitten |