Sam Lantinga
|
b4f99deb9e
Updated to version 2.29.1 for RC build
|
1 년 전 |
Ozkan Sezer
|
657f5f791c
autotools: fix actually wrong use of AC_MSG_RESULT
|
1 년 전 |
Ozkan Sezer
|
8cf7e9e7da
autotools, cmake: set SDL_SYSTEM_ICONV to OFF for windows (like SDL3.)
|
1 년 전 |
Ozkan Sezer
|
17e62abb6d
revise iconv detection:
|
1 년 전 |
Ozkan Sezer
|
7555701def
autotools: fix linux joystick breakage after commit 221d6ea8a8ca
|
1 년 전 |
Sam Lantinga
|
e8f4045d0b
Use XINPUT_STATE instead of XINPUT_STATE_EX (thanks Andrew!)
|
1 년 전 |
Ozkan Sezer
|
e226008d83
configure: move HAVE_LINUX_INPUT_H to CheckInputEvents()
|
1 년 전 |
Ozkan Sezer
|
b58557a3a6
minor os/2 stuff merged from the bitwiseworks' fork
|
1 년 전 |
Ozkan Sezer
|
7cc3248044
minor os/2 stuff merged from the bitwiseworks' fork
|
1 년 전 |
Ozkan Sezer
|
376c6a9dd1
apply commit 3aba9d44732d6e4538deb2c9e4389951fe5a0de5 to autotools, too.
|
1 년 전 |
Ozkan Sezer
|
29d461b628
need pulseaudio >=0.9.15. call pa_threaded_mainloop_set_name only if available.
|
1 년 전 |
Christopher Wellons
|
8231278817
Unaligned stacks on i686-w64-mingw32, may lead to crashes (#7607)
|
1 년 전 |
Sam Lantinga
|
ceece918e4
Updated to version 2.29.0 for development
|
1 년 전 |
Sam Lantinga
|
ffa78e6bea
Updated to version 2.28.0 for release
|
1 년 전 |
Sam Lantinga
|
d4f9be4416
Updated to version 2.27.1 for release candidate
|
1 년 전 |
Sam Lantinga
|
63b8af3558
Disable unused local typedefs warning
|
1 년 전 |
Ozkan Sezer
|
22df572979
look for clock_gettime() in libc first, then in librt if not found.
|
2 년 전 |
Ozkan Sezer
|
73a68c6ea5
regenerated configure script.
|
2 년 전 |
nfarid
|
b79732b967
cmake: use FindALSA.cmake to find ALSA library
|
2 년 전 |
Ozkan Sezer
|
64a5e7be98
added missing FGREP to Makefile.in. fixed syntax. regenerated configure.
|
2 년 전 |
Sam Lantinga
|
ea8f8b6dc3
Updated to version 2.27.0 for development
|
2 년 전 |
Sam Lantinga
|
0bfeed061b
Updated to version 2.26.0 for release
|
2 년 전 |
Ozkan Sezer
|
3bc4bad8fb
add missing strcasestr checks to cmake and autotools build systems,
|
2 년 전 |
Sam Lantinga
|
78ea6af2cd
Updated to version 2.25.1 for release candidate
|
2 년 전 |
Sam Lantinga
|
9f8b68a278
Fixed building without linux/input.h
|
2 년 전 |
Simon McVittie
|
cfd5d8eb29
build: Regenerate ./configure
|
2 년 전 |
Simon McVittie
|
2dc788cb9f
build: Expand version info in SDL_REVISION and SDL_GetRevision()
|
2 년 전 |
Brad Smith
|
f37db957f8
Use -lpthread on OpenBSD
|
2 년 전 |
Brad Smith
|
f28cf2b0d3
Also remove the OpenBSD comment about OSS
|
2 년 전 |
Brad Smith
|
f4e3af15a1
Simplify OSS test by removing OpenBSD specific location of the soundcard.h header
|
2 년 전 |