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

Christian König <deathsim...@vodafone.de> changed:

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

--- Comment #8 from Christian König <deathsim...@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.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to