vanfanel
|
e213f37a45
[KMSDRM] Enable full OpenGL detection (MESA/libglvnd) on both the make and cmake buildsystems.
|
5 years ago |
Ivan Epifanov
|
e58a955e68
Deprecate dolcesdk
|
5 years ago |
Ivan Epifanov
|
4708c6bb96
Remove pkg-config prefix hack
|
5 years ago |
uyjulian
|
b52e9459ba
Add support for open URL
|
5 years ago |
Ivan Epifanov
|
a43f488920
Don't search for pthread
|
5 years ago |
Ivan Epifanov
|
54134fddd5
Use Clib mem funcs
|
5 years ago |
Ivan Epifanov
|
e928b92f1a
CMake support
|
5 years ago |
Ozkan Sezer
|
34ecd71e80
CMake: don't add -Wl,--no-undefined to LDFLAGS for clang+windows cases
|
5 years ago |
Ozkan Sezer
|
3880174a9f
CMake: set OPT_DEF_LIBC to ON for clang case, too.
|
5 years ago |
Ozkan Sezer
|
05cc9e3764
CMake: move GCC check after CLANG, so that CLANG is properly recognized
|
5 years ago |
Ozkan Sezer
|
0a68322170
add missing PIPEWIRE defines to SDL_config.h.in
|
5 years ago |
Frank Praznik
|
2f0b99a774
audio: Add Pipewire playback/capture sink
|
5 years ago |
Joshua Saxby
|
fe6f62e6ce
Add ALIAS targets to all installed SDL2 targets
|
5 years ago |
Christian Rauch
|
2170c7bfde
make AddressSanitizer optional and disabled by default
|
5 years ago |
Christian Rauch
|
5045d299a6
enable AddressSanitizer only for GCC 5 onwards (bug #5533)
|
5 years ago |
Christian Rauch
|
066960c207
add '-shared-libasan' to debug flags (bug #5533)
|
5 years ago |
Ozkan Sezer
|
bb9e049d1d
minor updates to libc function checks
|
5 years ago |
Sam Lantinga
|
2426949a18
Removed support for clock_gettime_nsec_np()
|
5 years ago |
Christian Rauch
|
42798cec8b
cmake: enable AddressSanitizer in Debug builds if supported
|
5 years ago |
Sam Lantinga
|
b7f711cd76
Don't enable address sanitize flags without checking compiler first
|
5 years ago |
Christian Rauch
|
f8b4a6e25a
cmake: enable AddressSanitizer in Debug builds
|
5 years ago |
Ozkan Sezer
|
091a4649e8
added --enable-xinput switch for windows builds
|
5 years ago |
Sam Lantinga
|
de1c19b3f5
Fixed bug 5481 - iOS-specific main sources not used for CMake build.
|
5 years ago |
Ozkan Sezer
|
aa4a6b0b88
better check for clock_gettime_nsec_np() -- cf. bug #5467.
|
5 years ago |
Ozkan Sezer
|
d327bbfbfd
CMakeLists.txt: fix check_symbol_exists() for clock_gettime_nsec_np
|
5 years ago |
Sam Lantinga
|
96cfb81232
Fixed bug 5467 - SDL sys timer Mac OS update proposal
|
5 years ago |
Ozkan Sezer
|
f3835702d3
fix build with --disable-directx
|
5 years ago |
Sam Lantinga
|
d54b125a86
Fixed bug 5287 - Support building for UWP with CMake
|
5 years ago |
Ozkan Sezer
|
8a32ee24db
removed MSVC strtok_s use from SDL_strtokr().
|
5 years ago |
Joel Linn
|
2443e51e0e
Add optional suffix `_generic` to generic SDL_cond impl
|
5 years ago |