[Mesa-dev] [Bug 111454] Gallium: removal of the manual defining of PIPE_FORMAT values breaks virgl

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Aug 21 11:20:52 UTC 2019


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

            Bug ID: 111454
           Summary: Gallium: removal of the manual defining of PIPE_FORMAT
                    values breaks virgl
           Product: Mesa
           Version: git
          Hardware: All
                OS: All
            Status: NEW
          Severity: critical
          Priority: medium
         Component: Other
          Assignee: mesa-dev at lists.freedesktop.org
          Reporter: gw.fossdev at gmail.com
        QA Contact: mesa-dev at lists.freedesktop.org

Commit c45c33a5a2b75e791de14e845c994f414c77cc51 
  gallium: Remove manual defining of PIPE_FORMAT enum values.

breaks virgl, because virglrenderer holds a copy of that format list that must
be in sync with the mesa version, so it would be nice to revert this. 

Adding a format translation to the virgl driver seems to me as a rather ugly
option, and if we do it that it should be something that is done at the
beginning of a release cycle.

-- 
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: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20190821/951342bd/attachment.html>


More information about the mesa-dev mailing list