util: Cope with LONG_BIT not being defined on Windows.
[mesa.git] / src / util / rounding.h
2015-08-09 Jose Fonsecautil: Cope with LONG_BIT not being defined on Windows.
2015-08-04 Matt Turnerutil: Use SSE intrinsics in _mesa_lroundeven{f,}.
2015-08-03 Matt Turnermesa: Replace F_TO_I() with _mesa_lroundevenf().
2015-03-19 Matt Turnerutil: Optimize _mesa_roundeven with SSE 4.1.
2015-03-19 Matt Turnermesa: Replace _mesa_round_to_even() with _mesa_roundeven().