[Mesa-dev] [PATCH 01/12] mesa: replace FREXPF, LDEXPF with frexpf, ldexpf

Matt Turner mattst88 at gmail.com
Tue Feb 24 09:25:17 PST 2015


On Tue, Feb 24, 2015 at 8:57 AM, Brian Paul <brianp at vmware.com> wrote:
> Start getting rid of some imports.h macros.  Use the c99 functions instead.
> ---

Thanks a bunch, Brian! The C99 platforms thank you :)

I expected this patch, or an additional one that removed the last
macro from the "Work-arounds for platforms that lack C99 math
functions" of imports.h (sqrtf).

I had one comment on 1/12 that's easily addressed. With that fixed,
the whole series is

Reviewed-by: Matt Turner <mattst88 at gmail.com>


More information about the mesa-dev mailing list