okuoku
|
732cc8ed5b
cmake: Fix UWP DLL build by removing /NODEFAUTLIB
|
5 лет назад |
Vladislav Dmitrievich Turbanov
|
50db4a59b8
* Support for intrinsics in MSW + Clang scenario.
|
5 лет назад |
okuoku
|
7b8c750954
CMake: Enable WASAPI on WinRT
|
5 лет назад |
Ryan C. Gordon
|
a81fe27271
configure/cmake: Hook up Emscripten threads (disabled by default).
|
5 лет назад |
vanfanel
|
e213f37a45
[KMSDRM] Enable full OpenGL detection (MESA/libglvnd) on both the make and cmake buildsystems.
|
5 лет назад |
Ivan Epifanov
|
e58a955e68
Deprecate dolcesdk
|
5 лет назад |
Ivan Epifanov
|
4708c6bb96
Remove pkg-config prefix hack
|
5 лет назад |
uyjulian
|
b52e9459ba
Add support for open URL
|
5 лет назад |
Ivan Epifanov
|
a43f488920
Don't search for pthread
|
5 лет назад |
Ivan Epifanov
|
54134fddd5
Use Clib mem funcs
|
5 лет назад |
Ivan Epifanov
|
e928b92f1a
CMake support
|
5 лет назад |
Ozkan Sezer
|
34ecd71e80
CMake: don't add -Wl,--no-undefined to LDFLAGS for clang+windows cases
|
5 лет назад |
Ozkan Sezer
|
3880174a9f
CMake: set OPT_DEF_LIBC to ON for clang case, too.
|
5 лет назад |
Ozkan Sezer
|
05cc9e3764
CMake: move GCC check after CLANG, so that CLANG is properly recognized
|
5 лет назад |
Ozkan Sezer
|
0a68322170
add missing PIPEWIRE defines to SDL_config.h.in
|
5 лет назад |
Frank Praznik
|
2f0b99a774
audio: Add Pipewire playback/capture sink
|
5 лет назад |
Joshua Saxby
|
fe6f62e6ce
Add ALIAS targets to all installed SDL2 targets
|
5 лет назад |
Christian Rauch
|
2170c7bfde
make AddressSanitizer optional and disabled by default
|
5 лет назад |
Christian Rauch
|
5045d299a6
enable AddressSanitizer only for GCC 5 onwards (bug #5533)
|
5 лет назад |
Christian Rauch
|
066960c207
add '-shared-libasan' to debug flags (bug #5533)
|
5 лет назад |
Ozkan Sezer
|
bb9e049d1d
minor updates to libc function checks
|
5 лет назад |
Sam Lantinga
|
2426949a18
Removed support for clock_gettime_nsec_np()
|
5 лет назад |
Christian Rauch
|
42798cec8b
cmake: enable AddressSanitizer in Debug builds if supported
|
5 лет назад |
Sam Lantinga
|
b7f711cd76
Don't enable address sanitize flags without checking compiler first
|
5 лет назад |
Christian Rauch
|
f8b4a6e25a
cmake: enable AddressSanitizer in Debug builds
|
5 лет назад |
Ozkan Sezer
|
091a4649e8
added --enable-xinput switch for windows builds
|
5 лет назад |
Sam Lantinga
|
de1c19b3f5
Fixed bug 5481 - iOS-specific main sources not used for CMake build.
|
5 лет назад |
Ozkan Sezer
|
aa4a6b0b88
better check for clock_gettime_nsec_np() -- cf. bug #5467.
|
5 лет назад |
Ozkan Sezer
|
d327bbfbfd
CMakeLists.txt: fix check_symbol_exists() for clock_gettime_nsec_np
|
5 лет назад |
Sam Lantinga
|
96cfb81232
Fixed bug 5467 - SDL sys timer Mac OS update proposal
|
5 лет назад |