[Mesa-dev] [Bug 86837] kodi segfault since auxiliary/vl: rework the build of the VL code

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Dec 19 06:10:43 PST 2014


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

Christian König <deathsimple at vodafone.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                URL|http://patchwork.freedeskto |
                   |p.org/patch/39400/          |

--- Comment #8 from Christian König <deathsimple at vodafone.de> ---
(In reply to Emil Velikov from comment #6)
> Christian,
> 
> Are you concerned about the hidden and unchecked ABI mentioned - can you see
> an easy way around it ?

Not really. To be honest I don't have much experience with such kind of linker
hacks.

But as far as I know if we use weak symbols it shouldn't matter if VDPAU or OGL
is loaded first. The strong symbols in the VDPAU module should overwrite the
weak ones in the DRI module.

As for letting the two interfaces work together that obviously only works if
you use the same version of the gallium interface for both.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20141219/e86901c0/attachment.html>


More information about the mesa-dev mailing list