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

NicolasChauvet <kwiz...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |drink...@chromium.org

--- Comment #1 from NicolasChauvet <kwiz...@gmail.com> ---
I'm still testing this patch
But at least, the previous commit (0cbc90c57c) seems to indicate some
rationale.
Quoting:
    On non-Android (non-bionic) platform, EGL uses the following
    workflow, which works fine:
      dlopen("libglapi.so", RTLD_LAZY | RTLD_GLOBAL);
      dlopen("dri/<driver>_dri.so", RTLD_NOW | RTLD_GLOBAL);

@Nicolas
Can you comment on why this is better to dlopen instead of to link ?

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to