This website requires JavaScript.
Explore
Help
Sign In
mirror-games
/
glest-source
Watch
1
Star
0
Fork
0
You've already forked glest-source
mirror of
https://github.com/glest/glest-source.git
synced
2025-09-28 16:39:01 +02:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
a1a0b9e79c3bbf53389a305e03da1722e8c5a85d
glest-source
/
source
/
shared_lib
/
sources
/
streflop
/
libm
/
flt-32
History
Mark Vejvoda
2bfaa4d1d7
Added streflop (standalone reproducible floating point library) layer to mega-glest (initial checkin only) and changed a few areas to use the library in linux
2010-04-24 03:57:38 +00:00
..
e_acosf.cpp
…
e_acoshf.cpp
…
e_asinf.cpp
…
e_atan2f.cpp
…
e_atanhf.cpp
…
e_coshf.cpp
…
e_exp2f.cpp
…
e_expf.cpp
…
e_fmodf.cpp
…
e_gammaf_r.cpp
…
e_hypotf.cpp
…
e_j0f.cpp
…
e_j1f.cpp
…
e_jnf.cpp
…
e_lgammaf_r.cpp
…
e_log2f.cpp
…
e_log10f.cpp
…
e_logf.cpp
…
e_powf.cpp
…
e_rem_pio2f.cpp
…
e_remainderf.cpp
…
e_sinhf.cpp
…
e_sqrtf.cpp
…
k_cosf.cpp
…
k_rem_pio2f.cpp
…
k_sinf.cpp
…
k_tanf.cpp
…
Makefile
…
s_asinhf.cpp
…
s_atanf.cpp
…
s_cbrtf.cpp
…
s_ceilf.cpp
…
s_copysignf.cpp
…
s_cosf.cpp
…
s_erff.cpp
…
s_expm1f.cpp
…
s_fabsf.cpp
…
s_finitef.cpp
…
s_floorf.cpp
…
s_fpclassifyf.cpp
…
s_frexpf.cpp
…
s_ilogbf.cpp
…
s_isinff.cpp
…
s_isnanf.cpp
…
s_ldexpf.cpp
…
s_llrintf.cpp
…
s_llroundf.cpp
…
s_log1pf.cpp
…
s_logbf.cpp
…
s_lrintf.cpp
…
s_lroundf.cpp
…
s_modff.cpp
…
s_nearbyintf.cpp
…
s_nextafterf.cpp
…
s_remquof.cpp
…
s_rintf.cpp
…
s_roundf.cpp
…
s_scalblnf.cpp
…
s_scalbnf.cpp
…
s_signbitf.cpp
…
s_sincosf.cpp
…
s_sinf.cpp
…
s_tanf.cpp
…
s_tanhf.cpp
…
s_truncf.cpp
…
w_expf.cpp
…