Ryan C. Gordon
|
550437edbe
libm: Fixed all static analysis warnings.
|
6 年之前 |
Ryan C. Gordon
|
c0aa626ba3
e_exp: Fixed compiler warning on Visual Studio.
|
6 年之前 |
Ryan C. Gordon
|
941c5b4760
haiku: Rename internal functions from BE_* to HAIKU_*
|
6 年之前 |
Ryan C. Gordon
|
c0ac09edcc
configure: Make wayland sources depend on generated headers.
|
6 年之前 |
Ryan C. Gordon
|
f59b0056d3
evdev: On sudden termination, make sure keyboard isn't lost (thanks, Tadek!)
|
6 年之前 |
Ryan C. Gordon
|
623a6defd3
alsa: optionally run entire pipeline non-blocking.
|
6 年之前 |
Ryan C. Gordon
|
56f44cfa0f
audio: Deal with device shutdown more carefully.
|
6 年之前 |
Mai Lavelle
|
e714f6590e
haptic: Fix initial detection of haptic devices on Linux system
|
6 年之前 |
Sam Lantinga
|
a37d3e0b1e
Backed out changeset 794a209b2270
|
6 年之前 |
Sam Lantinga
|
cc682f2013
Removed mapping for VID/PID 0x0079/0x0006, which is a generic PCB used in many different devices
|
6 年之前 |
Ozkan Sezer
|
f45f33bdc0
SDL_expf: return SDL_exp() instead of SDL_uclibc_exp() for consistency.
|
6 年之前 |
Ethan Lee
|
b4fe7412f9
SDL_exp
|
6 年之前 |
Ryan C. Gordon
|
4d4bb2b0ed
cmake: use WINDOWS instead of WIN32.
|
6 年之前 |
Ryan C. Gordon
|
e061a92dc9
Some drag'and'drop improvements.
|
6 年之前 |
Ryan C. Gordon
|
8f0cc4a4b7
Backed out changeset 2e42ec46061e.
|
6 年之前 |
Ryan C. Gordon
|
1089944bee
libm: Fixed signature mismatches for __ieee754_rem_pio2 and __kernel_rem_pio2.
|
6 年之前 |
Ryan C. Gordon
|
862aa4b47d
windows: Fixed some Visual Studio warnings about shadowed variables.
|
6 年之前 |
Vitaly Novichkov
|
3a11bba267
Remove "lib" prefix from DLL file on MinGW builds
|
6 年之前 |
Marc Di Luzio
|
c3178e67ca
Ensure we still clear the X locale modifiers even if not compiled with ibus or fcitx support
|
6 年之前 |
Ryan C. Gordon
|
b5a420cb11
dbus: Deal with undefined behavior with va_args.
|
6 年之前 |
Sam Lantinga
|
fd8e8f9f20
Clean up captured pointer code to avoid logcat clutter on pre-8.0 systems (thanks Rachel!)
|
6 年之前 |
Sam Lantinga
|
df0d3f1364
More controller drivers support CARTESIAN coordinates.
|
6 年之前 |
Sam Lantinga
|
ff8c9538bc
Allow trapping the back button so right mouse click can work on some Android systems (thanks Rachel!)
|
6 年之前 |
Ozkan Sezer
|
c74837fbb9
ltmain.sh: make OSX autofoo builds' compatibility version match Xcode builds.
|
6 年之前 |
Wohlstand
|
ff8c62f227
Fixed bug 4210 - SSE2-based converter makes junk result of S32 -> Float
|
6 年之前 |
Ozkan Sezer
|
507e271b3e
made the wasapi configury option consistent with others.
|
6 年之前 |
Ozkan Sezer
|
8857791627
make WASAPI configurable in autofoo and cmake (default is on.)
|
6 年之前 |
Ozkan Sezer
|
013b146de9
SDL_windowstaskdialog.h (struct _TASKDIALOGCONFIG): make unions anonymous
|
6 年之前 |
Ozkan Sezer
|
949b8bd8c5
correct the comment correction..
|
6 年之前 |
Ozkan Sezer
|
67f18a1973
comment correction
|
6 年之前 |