Sam Lantinga 3e541eab22 Fixed error: 'fq' may be used uninitialized [-Werror=maybe-uninitialized] il y a 2 ans
..
e_atan2.c c5790359fd Added precompiled header support for Visual Studio and Xcode (#6710) il y a 3 ans
e_exp.c a84389f6bb libm: use union for infinity il y a 2 ans
e_fmod.c c5790359fd Added precompiled header support for Visual Studio and Xcode (#6710) il y a 3 ans
e_log.c c5790359fd Added precompiled header support for Visual Studio and Xcode (#6710) il y a 3 ans
e_log10.c c5790359fd Added precompiled header support for Visual Studio and Xcode (#6710) il y a 3 ans
e_pow.c 0bd77a5b93 Fixed Visual Studio warning 4389 il y a 3 ans
e_rem_pio2.c c5790359fd Added precompiled header support for Visual Studio and Xcode (#6710) il y a 3 ans
e_sqrt.c 0bd77a5b93 Fixed Visual Studio warning 4389 il y a 3 ans
k_cos.c c5790359fd Added precompiled header support for Visual Studio and Xcode (#6710) il y a 3 ans
k_rem_pio2.c 3e541eab22 Fixed error: 'fq' may be used uninitialized [-Werror=maybe-uninitialized] il y a 2 ans
k_sin.c c5790359fd Added precompiled header support for Visual Studio and Xcode (#6710) il y a 3 ans
k_tan.c c5790359fd Added precompiled header support for Visual Studio and Xcode (#6710) il y a 3 ans
math_libm.h 5b3ee51c6c Updated copyright for 2024 il y a 2 ans
math_private.h 2e465ae31b Revert "Added SDL_nextafter() and SDL_nextafterf()" il y a 2 ans
s_atan.c c5790359fd Added precompiled header support for Visual Studio and Xcode (#6710) il y a 3 ans
s_copysign.c c5790359fd Added precompiled header support for Visual Studio and Xcode (#6710) il y a 3 ans
s_cos.c c5790359fd Added precompiled header support for Visual Studio and Xcode (#6710) il y a 3 ans
s_fabs.c c5790359fd Added precompiled header support for Visual Studio and Xcode (#6710) il y a 3 ans
s_floor.c c5790359fd Added precompiled header support for Visual Studio and Xcode (#6710) il y a 3 ans
s_modf.c 7f23d71b6a Added SDL_modf() and SDL_modff() il y a 3 ans
s_scalbn.c c5790359fd Added precompiled header support for Visual Studio and Xcode (#6710) il y a 3 ans
s_sin.c c5790359fd Added precompiled header support for Visual Studio and Xcode (#6710) il y a 3 ans
s_tan.c c5790359fd Added precompiled header support for Visual Studio and Xcode (#6710) il y a 3 ans