https://bugs.freedesktop.org/show_bug.cgi?id=111290

Vinson Lee <v...@freedesktop.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED

--- Comment #3 from Vinson Lee <v...@freedesktop.org> ---
commit 84fae8e649b5f9e22c7305f72fba01352e0ea2b2
Author: Jon Turney <jon.tur...@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.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to