gallium/auxiliary: Use exp2(x) instead of pow(2.0, x).
authorMatt Turner <mattst88@gmail.com>
Mon, 13 Jul 2015 22:19:54 +0000 (15:19 -0700)
committerMatt Turner <mattst88@gmail.com>
Wed, 29 Jul 2015 16:34:51 +0000 (09:34 -0700)
commitc67ce2bd3b27a26d7f5665f296d307c0de39b720
tree2a459f65f529c5bf0dec86f51538fcfe20c0f015
parentb73782bf184b7053026e8dda54800d48e64e20da
gallium/auxiliary: Use exp2(x) instead of pow(2.0, x).
src/gallium/auxiliary/util/u_format_rgb9e5.h
src/gallium/auxiliary/util/u_math.c