mesa: remove powf macro
authorBrian Paul <brianp@vmware.com>
Tue, 24 Feb 2015 16:26:41 +0000 (09:26 -0700)
committerBrian Paul <brianp@vmware.com>
Tue, 24 Feb 2015 21:44:19 +0000 (14:44 -0700)
commitf5816d77e24850c53a9dbc4add0e87bf3031e00a
tree10263034d5b56745d0873272120ae9c69821c859
parentbad154e677fb2ee3b2fb976ac3843dad08c87ea2
mesa: remove powf macro

Use the wrapper in c99_math.h if needed.

Reviewed-by: Matt Turner <mattst88@gmail.com>
src/mesa/main/imports.h
src/mesa/main/light.c
src/mesa/tnl/t_rasterpos.c
src/mesa/tnl/t_vb_light.c