SDL/src/libm
Ryan C. Gordon 03d5719413 Make internal SDL sources include SDL_internal.h instead of SDL_config.h
The new header will include SDL_config.h, but allows for other global stuff.
2013-11-24 23:56:17 -05: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 Lots of fixes importing SDL source wholesale into a new iOS project 2011-10-31 05:56:58 -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
math_libm.h Make internal SDL sources include SDL_internal.h instead of SDL_config.h 2013-11-24 23:56:17 -05:00
math_private.h OCD fixes: Adds a space after /* (glory to regular expressions!) 2013-08-21 09:47:10 -03: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