SDL-mirror/src/libm
2014-08-17 13:11:55 -07:00
..
e_atan2.c OCD fixes: Adds a space after /* (glory to regular expressions!) 2013-08-21 09:47:10 -03:00
e_log.c Lots of fixes importing SDL source wholesale into a new iOS project 2011-10-31 05:56:58 -04:00
e_pow.c OCD fixes: Adds a space after /* (glory to regular expressions!) 2013-08-21 09:47:10 -03:00
e_rem_pio2.c Lots of fixes importing SDL source wholesale into a new iOS project 2011-10-31 05:56:58 -04:00
e_sqrt.c Lots of fixes importing SDL source wholesale into a new iOS project 2011-10-31 05:56:58 -04:00
k_cos.c Lots of fixes importing SDL source wholesale into a new iOS project 2011-10-31 05:56:58 -04:00
k_rem_pio2.c Tossed in some SDL_asserts to make static analyzer happier. 2014-03-23 18:56:47 -04:00
k_sin.c Lots of fixes importing SDL source wholesale into a new iOS project 2011-10-31 05:56:58 -04:00
k_tan.c Added SDL_sqrtf(), SDL_tan(), SDL_tanf() 2014-06-07 18:20:01 -07:00
math_libm.h Removed SDL_round() because the license wasn't compatible with zlib 2014-08-17 13:11:55 -07:00
math_private.h Removed SDL_round() because the license wasn't compatible with zlib 2014-08-17 13:11:55 -07:00
s_atan.c Hook up SDL_acos and SDL_asin properly. 2013-12-09 15:17:20 -05:00
s_copysign.c Lots of fixes importing SDL source wholesale into a new iOS project 2011-10-31 05:56:58 -04:00
s_cos.c Lots of fixes importing SDL source wholesale into a new iOS project 2011-10-31 05:56:58 -04:00
s_fabs.c Lots of fixes importing SDL source wholesale into a new iOS project 2011-10-31 05:56:58 -04:00
s_floor.c Lots of fixes importing SDL source wholesale into a new iOS project 2011-10-31 05:56:58 -04:00
s_scalbn.c OCD fixes: Adds a space after /* (glory to regular expressions!) 2013-08-21 09:47:10 -03:00
s_sin.c Lots of fixes importing SDL source wholesale into a new iOS project 2011-10-31 05:56:58 -04:00
s_tan.c Fixed building on command line Mac OS X 2014-06-07 20:43:12 -07:00