[Mesa-dev] [Bug 89260] macros.h:34:25: fatal error: util/u_math.h: No such file or directory
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sun Feb 22 02:09:17 PST 2015
https://bugs.freedesktop.org/show_bug.cgi?id=89260
Fabio Pedretti <fabio.ped at libero.it> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jfonseca at vmware.com
--- Comment #2 from Fabio Pedretti <fabio.ped at libero.it> ---
This commit is the likely cause:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=41b1882ed45f0fcb827a178cb3f7143fcaa8c4d9
author Eric Anholt <eric at anholt.net> 2015-02-11 22:24:33 (GMT)
committer Eric Anholt <eric at anholt.net> 2015-02-20 19:36:34 (GMT)
commit 41b1882ed45f0fcb827a178cb3f7143fcaa8c4d9 (patch)
tree b9a2f335d36f6bc2adbf4963a4ab82cdefb6cfd9
parent 5ca019358f7a598174bd4adb6746fedc0ca78943 (diff)
mesa: Use u_math.h from macros.h
This avoids duplication of some macros and other definitions across the
tree.
Note that COPY_4FV switches from a memcpy-based implementation to an
assignment of 4 floats.
Reviewed-by: Jose Fonseca <jfonseca at vmware.com>
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20150222/a7f281a2/attachment.html>
More information about the mesa-dev
mailing list