Sam Lantinga
|
fb835f9e3b
Fixed bug 2330 - Debian bug report: SDL2 X11 driver buffer overflow with large X11 file descriptor
|
8 years ago |
Sam Lantinga
|
f8de064c0a
Added wchar.h to fix build on some platforms with new wcs* functions
|
8 years ago |
Sam Lantinga
|
f1829d956f
Added SDL_wcscmp()
|
8 years ago |
Sam Lantinga
|
df2d299447
Fixed bug 2812 - Make libSDL2main.a usable on Android via a dummy symbol
|
8 years ago |
Sam Lantinga
|
e4124ff56d
Fixed bug 3208 - Minor improvements to the configure script
|
8 years ago |
Sam Lantinga
|
a48c9e6df8
Fixed bug 3292 - SDL_rwops and 64-bit file I/O
|
8 years ago |
Ryan C. Gordon
|
2d67381a95
haiku: non-x86 spins use a normal libstdc++ filename. Handle the differences.
|
8 years ago |
Philipp Wiesemann
|
e9ae411aee
Updated generated configure script.
|
8 years ago |
Sam Lantinga
|
3c09265daf
Fixed bug 3609 - Windows build fails due to conflicting types for 'XINPUT_GAMEPAD_EX'
|
8 years ago |
Philipp Wiesemann
|
8810023704
Updated generated configure script.
|
8 years ago |
Philipp Wiesemann
|
121d7d25d2
directfb: Fixed configure script not finding shared objects for dynamic loading.
|
8 years ago |
Ryan C. Gordon
|
d9039f2396
jack: Initial shot at a JACK audio target.
|
8 years ago |
Ryan C. Gordon
|
a7fc2822d4
audio: rename bsd target to netbsd.
|
8 years ago |
Ryan C. Gordon
|
d00dfc434e
Fixed another AC_DEFINE.
|
9 years ago |
Ryan C. Gordon
|
3f7f65a36d
Fixed configure script.
|
9 years ago |
Ryan C. Gordon
|
619ab7a22d
haiku: Various fixes from haikuports.
|
9 years ago |
Philipp Wiesemann
|
06d6ada817
Updated generated configure script.
|
9 years ago |
Brandon Schaefer
|
94a69443c7
mistake: Revert the files that I did not mean to commit
|
9 years ago |
Brandon Schaefer
|
7bbb13ea59
* Some refactoring and bug fixes. Thanks Micha? Kuchta!
|
9 years ago |
Ryan C. Gordon
|
32ef85b52c
Updated generated configure script.
|
9 years ago |
Sam Lantinga
|
43dbbd6375
Updated iOS fat build
|
9 years ago |
Ryan C. Gordon
|
1b3327edd0
configure: report libsamplerate support status.
|
9 years ago |
Ryan C. Gordon
|
36cb05a8f8
configure.in: Check for sse3 too when setting -mfpmath=387.
|
9 years ago |
Ryan C. Gordon
|
3594bf8eeb
audio: Wired up new SSE code to build system.
|
9 years ago |
Sam Lantinga
|
e0a40fb6a9
Implemented full evdev keyboard text support
|
9 years ago |
Sam Lantinga
|
25b47ea381
Fixed attempting to dynamically load libsamplerate when shared object loading is disabled.
|
9 years ago |
Sam Lantinga
|
df25258a1e
Added configure and cmake support for libsamplerate
|
9 years ago |
Sam Lantinga
|
1e8f074c43
Avoid conflicts with multiple versions of udev by first trying the library that is linked with the executable, if any, and then picking the one that is in the build environment.
|
9 years ago |
Philipp Wiesemann
|
2a5fab63ee
Updated configure script.
|
9 years ago |
Sam Lantinga
|
ac74e16cde
Standardized the format of the SDL joystick GUID and added functions to retrieve the USB VID/PID from a joystick and game controller.
|
9 years ago |