Sam Lantinga
|
f807655b7d
Fixed bug 3761 - Windows non-MinGW cmake build defines HAVE_WCSLCPY and HAVE_WCSLCAT
|
před 8 roky |
Sam Lantinga
|
a78c20ae19
configury: check mmdeviceapi.h and audioclient.h before enabling wasapi.
|
před 8 roky |
Sam Lantinga
|
2dc5d32fab
Updated version to 2.0.6
|
před 8 roky |
Ryan C. Gordon
|
5c4a45f1cc
cmake: some iOS fixes (don't link to Cocoa or Carbon frameworks).
|
před 8 roky |
Ryan C. Gordon
|
f4011bf081
cmake: added a FIXME for later.
|
před 8 roky |
Ryan C. Gordon
|
f75caa2ff6
cmake: Fix building for macOS with Xcode generator (thanks, dungaipara!).
|
před 8 roky |
Ryan C. Gordon
|
47beda9767
cmake: add core/unix sources to the build.
|
před 8 roky |
Sam Lantinga
|
fb835f9e3b
Fixed bug 2330 - Debian bug report: SDL2 X11 driver buffer overflow with large X11 file descriptor
|
před 8 roky |
Sam Lantinga
|
f8de064c0a
Added wchar.h to fix build on some platforms with new wcs* functions
|
před 8 roky |
Sam Lantinga
|
f1829d956f
Added SDL_wcscmp()
|
před 8 roky |
Sam Lantinga
|
75d5f34398
Forgot to add function check for fopen64 to CMake build
|
před 8 roky |
Ryan C. Gordon
|
73c6cebb80
cmake: Pacify warning about Policy CMP0042 not being set.
|
před 8 roky |
Sam Lantinga
|
496337b3cf
Fixed bug 3651 - CMake build does not install CMake package configuration
|
před 8 roky |
Olli Kallioinen
|
2b5a5c510b
Android build fixes
|
před 8 roky |
Sam Lantinga
|
56363ebf61
Fixed bug 3690 - SDL2 KMS/DRM render context support
|
před 8 roky |
Sam Lantinga
|
3c09265daf
Fixed bug 3609 - Windows build fails due to conflicting types for 'XINPUT_GAMEPAD_EX'
|
před 8 roky |
Sam Lantinga
|
c1cd93e562
Fixed bug 3670 - CMake IOS haptic error
|
před 8 roky |
Ryan C. Gordon
|
e5f4a71f1a
cmake: iOS haptic section was referencing power source code (thanks, Martin!).
|
před 8 roky |
Ryan C. Gordon
|
d9039f2396
jack: Initial shot at a JACK audio target.
|
před 8 roky |
Olli Kallioinen
|
11289b766f
Android cmake build fixed to work with the official android gradle plugin
|
před 8 roky |
Ryan C. Gordon
|
dc8a22cd9c
cmake: don't use /NODEFAULTLIB if we are using the C runtime (thanks, Rob!).
|
před 8 roky |
Ryan C. Gordon
|
a7fc2822d4
audio: rename bsd target to netbsd.
|
před 8 roky |
Ryan C. Gordon
|
0e7530b057
cmake: add WASAPI audio target to the build (thanks, Martin!).
|
před 9 roky |
Ryan C. Gordon
|
5ea0c893cd
CMake: fixed logic error in setting -mfpmath=387.
|
před 9 roky |
Ryan C. Gordon
|
3594bf8eeb
audio: Wired up new SSE code to build system.
|
před 9 roky |
Sam Lantinga
|
df25258a1e
Added configure and cmake support for libsamplerate
|
před 9 roky |
Ryan C. Gordon
|
35430a73f2
cpuinfo: first attempt at SDL_HasNEON() implementation.
|
před 9 roky |
Sam Lantinga
|
f3502c3c53
Fixed building with cmake when fcitx isn't installed
|
před 9 roky |
Sam Lantinga
|
34eebfba9b
Fixed setting the version info in the shared library when using CMake
|
před 9 roky |
Sam Lantinga
|
c9be93c65b
Fixed bug 3078 - cmake: fix sdl2.m4 install location on cross hosts
|
před 9 roky |