Ryan C. Gordon
|
ac20167ef7
configure: Fixes to make SDL link as C++ on Haiku.
|
4 years ago |
orbea
|
d2e8998f80
build: Fix the LINKER variable.
|
4 years ago |
David Gow
|
b74bcd5d4e
configure.ac: mkdir $(objects)/ when building wayland protocols
|
4 years ago |
Sam Lantinga
|
cb1fd30e9a
Updated to version 2.0.16 for release
|
4 years ago |
Ozkan Sezer
|
4a7799be18
--disable-wayland-shared implies --disable-libdecor-shared for now.
|
4 years ago |
Ozkan Sezer
|
9bcb5e7b94
configure: move CheckLibDecor into CheckWayland
|
4 years ago |
Christian Rauch
|
9e6fcbe72c
wayland: client-side decoration
|
5 years ago |
kenmays
|
c0601d0123
SDL: Updated patches for HAIKU
|
4 years ago |
Ozkan Sezer
|
15ed665363
Fixes to kmsdrm dynamic loading support.
|
4 years ago |
Sam Lantinga
|
24059a19c5
The RAWINPUT driver is no longer tied to HIDAPI in any way
|
4 years ago |
Ozkan Sezer
|
2143534a1c
configure.ac: manually check immintrin.h with AC_COMPILE_IFELSE().
|
4 years ago |
Cameron Cawley
|
bc141e4458
Remove -static-libgcc from sdl2-config output
|
4 years ago |
Ozkan Sezer
|
a6715a20d8
revert the previous -Wc,-static-libgcc patch:
|
4 years ago |
Cameron Cawley
|
23575a42e0
Ensure that libgcc is linked statically on Windows
|
4 years ago |
Ryan C. Gordon
|
642fa0e3cf
configure: Enable KMSDRM target by default.
|
4 years ago |
Nicolas Caramelli
|
31637ddeea
Generic check for desktop GL and EGL on Linux systems
|
4 years ago |
Ozkan Sezer
|
babd79b8ef
bump minimum required autoconf version and revise autogen.sh
|
5 years ago |
Ozkan Sezer
|
69203851dc
rename PKG_CONFIG_LIBS_PRIV to PKGCONFIG_LIBS_PRIV
|
5 years ago |
Ozkan Sezer
|
197cfcaf71
ran configure.ac through autoupdate-2.69
|
5 years ago |
Ryan C. Gordon
|
a81fe27271
configure/cmake: Hook up Emscripten threads (disabled by default).
|
5 years ago |
Ryan C. Gordon
|
b42bf2a774
configure: Don't use "-Wl,--no-undefined" in "sdl2-config --static-libs"
|
5 years ago |
Vanfanel
|
96cc49857d
[Build system] Report differentiated glx and glvnd OpenGL implementation detection.
|
5 years ago |
vanfanel
|
e213f37a45
[KMSDRM] Enable full OpenGL detection (MESA/libglvnd) on both the make and cmake buildsystems.
|
5 years ago |
kenmays
|
9e23c65237
SDL: Updated patches for HAIKU
|
5 years ago |
Ozkan Sezer
|
bd06538778
configure: fix wrong AS_HELP_STRING quoting.
|
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 |
Ozkan Sezer
|
a29fe29296
configury: replace host checks against *-*-mingw32* with *-*-mingw*
|
5 years ago |
Cacodemon345
|
88f1c2c1b0
Replace "echo -en" with "printf" in autoconf script
|
5 years ago |
Ryan C. Gordon
|
4ff51d29c3
Deprecate SDL_GetRevisionNumber and update things for git instead of hg.
|
5 years ago |