mesa: Remove _mesa_pow(), which is always just pow().
authorEric Anholt <eric@anholt.net>
Wed, 5 May 2010 15:29:13 +0000 (08:29 -0700)
committerEric Anholt <eric@anholt.net>
Thu, 13 May 2010 20:02:09 +0000 (13:02 -0700)
commitfef303bc94f2fb15a068563ac8abfb1765bde035
tree55bcc654115bfcc3a8bd4f40e2c20d9622f5046f
parent60a053510155c119a6927bf7114e597066f8c50a
mesa: Remove _mesa_pow(), which is always just pow().
src/mesa/drivers/x11/xm_api.c
src/mesa/main/imports.c
src/mesa/main/imports.h
src/mesa/main/light.c
src/mesa/main/light.h
src/mesa/main/texcompress_s3tc.c
src/mesa/main/texfetch.c
src/mesa/main/texgetimage.c
src/mesa/shader/prog_execute.c