[Mesa-dev] [PATCH] glxglvnddispatch: Add missing dispatch for GetDriverConfig
Emil Velikov
emil.l.velikov at gmail.com
Wed May 17 18:50:38 UTC 2017
On 17 May 2017 at 17:05, Kyle Brenneman <kyle.brenneman at gmail.com> wrote:
> The patch assumes that glXGetDriverConfig will only ever be implemented by
> Mesa. As long as that's a safe assumption, the change looks right to me.
Can you elaborate a bit more here? Both the AMDGPU-PRO stack and the
ImgTec driver used in CrOS uses Mesa as a base, thus they export the
function.
Admittedly the latter does not use GLX, AFAICT.
-Emil
More information about the mesa-dev
mailing list