History log of /external/mesa3d/src/gallium/targets/dri-vmwgfx/vmw_powf.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
0d5b4b320cf1acde5ff02e9fca696239f5dd3fe4 08-Nov-2010 Thomas Hellstrom <thellstrom@vmware.com> svga/drm: Optionally resolve calls to powf during link-time

When linked with certain builds of libstdc++, it appears like powf is resolved
by a symbol in that library. Other builds of libstdc++ doesn't contain that
symbol resulting in a linker / loader error. Optionally
resolve that symbol and replace it with calls to logf and expf.

Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com>
/external/mesa3d/src/gallium/targets/dri-vmwgfx/vmw_powf.c