[Mesa-dev] [Bug 102067] Is it possible select a driver/implementation in an application? (like in OpenCL)

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Aug 8 15:04:56 UTC 2017


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

Emil Velikov <emil.l.velikov at gmail.com> changed:

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

--- Comment #1 from Emil Velikov <emil.l.velikov at gmail.com> ---
(In reply to myocytebd at sina.com from comment #0)

> Is it possible for a application to enumerate and select the GL
> implementation,
> like in OpenCL?
> 
> In case of:
> 1. Mesa EGL.
>    How to enumerate and select a GL vendor/implementation?
There is the EGL device set of extensions. There are some WIP patches for mesa,
but none are merged yet.

> 2. GLX.
>    Is it possible to enumerate and select the GL drivers?
AFAICT no extensions that provide the functionality are available.

> 3. Wayland.
>    Is Mesa EGL/DRI the only frontend/backend?
>    (Or is there some way to load proprietary drivers?)
Yes there are proprietary drivers that have Wayland support.
Regardless, Wayland is used in conjunction with EGL, which can use the above
extensions.

-- 
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/20170808/e107afca/attachment-0001.html>


More information about the mesa-dev mailing list