[Mesa-dev] [Bug 111290] undefined symbol _dri2_get_mapping_by_fourcc
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sat Sep 14 06:57:31 UTC 2019
https://bugs.freedesktop.org/show_bug.cgi?id=111290
Vinson Lee <vlee at freedesktop.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|NEW |RESOLVED
--- Comment #3 from Vinson Lee <vlee at freedesktop.org> ---
commit 84fae8e649b5f9e22c7305f72fba01352e0ea2b2
Author: Jon Turney <jon.turney at dronecode.org.uk>
Date: Fri Aug 2 13:42:48 2019 +0100
st/dri: Move dri2_format_mapping table and it's accessors from dri2.c to
dri_helpers.c
8af1990a exposed dri2_get_mapping_by_fourcc() in dri_helpers.h, so it
could be used by dri_get_egl_image(), but didn't move it. This breaks
the build in the with_dri=false case (e.g. when building for a target
which doesn't have libdrm, so swrast is only dri driver built)
--
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20190914/6d606fcc/attachment.html>
More information about the mesa-dev
mailing list