On 10/18/2011 12:31 PM, Eric Anholt wrote: > v2: Avoid the C99 rounding functions, because I don't trust > get/setting the C99 rounding mode from inside our library not having > other side effects. Instead, open-code roundEven() behavior around > Mesa's IROUND, which we're already testing for C99 rounding mode > safety. > > Fixes glsl-1.30/compiler/built-in-functions/round*
For the series: Reviewed-by: Kenneth Graunke <kenn...@whitecape.org> _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev