[Mesa-dev] [PATCH 01/12] mesa: replace FREXPF, LDEXPF with frexpf, ldexpf
Brian Paul
brianp at vmware.com
Tue Feb 24 09:48:27 PST 2015
On 02/24/2015 10:25 AM, Matt Turner wrote:
> 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).
Yeah, there's more to do. Not sure if I'll get to it today.
>
> 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>
>
Thanks.
-Brian
More information about the mesa-dev
mailing list