[Mesa-dev] [PATCH] mesa: move math-related function into new c99_math.h file
Matt Turner
mattst88 at gmail.com
Mon Feb 23 13:37:50 PST 2015
On Mon, Feb 23, 2015 at 1:15 PM, Brian Paul <brianp at vmware.com> wrote:
> The alternative would be to include math.h in c99_compat.h but that
> seems heavy-handed.
>
> This patch also replaces INLINE with inline in the c99 math function
> wrappers.
>
> Fixes MSVC build.
Works for me. Thanks for fixing my breakage.
Acked-by: Matt Turner <mattst88 at gmail.com>
More information about the mesa-dev
mailing list