This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors_Framework
/
SDL
Watch
1
Star
0
Fork
0
You've already forked SDL
mirror of
https://github.com/libsdl-org/SDL.git
synced
2026-05-13 11:48:05 +08:00
Code
Issues
Actions
4
Packages
Projects
Releases
Wiki
Activity
Files
b0a9396b00e42fa68fceb6e986e43611b3b3b5fa
SDL
/
src
/
libm
T
History
Francisco Javier Trujillo Mata
f0a05ed476
Add some PS2 flags
2022-06-15 15:15:26 -07:00
..
e_atan2.c
…
e_exp.c
libm: Watcom defines huge=__huge: undefine it to fix build using Watcom.
2018-11-18 11:50:20 +03:00
e_fmod.c
…
e_log10.c
…
e_log.c
…
e_pow.c
libm: Watcom defines huge=__huge: undefine it to fix build using Watcom.
2018-11-18 11:50:20 +03:00
e_rem_pio2.c
…
e_sqrt.c
…
k_cos.c
…
k_rem_pio2.c
k_rem_pio2.c: fix typo in second memset(): iq, not q. fixes bug
#5309
.
2020-10-08 11:51:02 +03:00
k_sin.c
…
k_tan.c
…
math_libm.h
Updated copyright for 2022
2022-01-03 09:40:21 -08:00
math_private.h
Add some PS2 flags
2022-06-15 15:15:26 -07:00
s_atan.c
libm: Watcom defines huge=__huge: undefine it to fix build using Watcom.
2018-11-18 11:50:20 +03:00
s_copysign.c
…
s_cos.c
…
s_fabs.c
…
s_floor.c
libm: Watcom defines huge=__huge: undefine it to fix build using Watcom.
2018-11-18 11:50:20 +03:00
s_scalbn.c
Fixed compiler warning
2020-01-29 20:09:16 -08:00
s_sin.c
…
s_tan.c
…