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-10-02 18:36:48 +02:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
e324a8f75c4089e8ac4cbf6e7b8d9c5385ec6dd6
glest-source
/
source
/
shared_lib
/
sources
/
streflop
/
libm
/
flt-32
History
SoftCoder
c887b0c357
- attempt to cleanup a few warnings
...
- attempt to get git rev info each compile (not just when running cmake)
2013-12-11 23:16:56 -08: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
- updated code to protect against null pointers and uninitialized values and threading issues
2013-02-04 08:30:43 +00:00
e_fmodf.cpp
…
e_gammaf_r.cpp
- attempt to cleanup a few warnings
2013-12-11 23:16:56 -08:00
e_hypotf.cpp
…
e_j0f.cpp
- updated code to protect against null pointers and uninitialized values and threading issues
2013-02-04 08:30:43 +00:00
e_j1f.cpp
- updated code to protect against null pointers and uninitialized values and threading issues
2013-02-04 08:30:43 +00:00
e_jnf.cpp
…
e_lgammaf_r.cpp
- attempt to cleanup a few warnings
2013-12-11 23:16:56 -08:00
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
…
s_asinhf.cpp
…
s_atanf.cpp
…
s_cbrtf.cpp
…
s_ceilf.cpp
…
s_copysignf.cpp
…
s_cosf.cpp
…
s_erff.cpp
…
s_expm1f.cpp
- bug fixes to stabilize the windows build
2013-02-09 06:57:05 +00:00
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
- bug fixes to stabilize the windows build
2013-02-09 06:57:05 +00:00
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
…