include,auxiliary: Remove support for MSVC older then 2008.
[mesa.git] / include / c99_math.h
2015-02-26 Jose Fonsecainclude,auxiliary: Remove support for MSVC older then...
2015-02-25 Brian Paulmesa: move signbit() macro to c99_math.h
2015-02-24 Brian Paulmesa: replace LOGF, EXPF with logf, expf
2015-02-24 Brian Paulmesa: replace FREXPF, LDEXPF with frexpf, ldexpf
2015-02-23 Brian Paulmesa: move math-related function into new c99_math...