On 15 January 2018 at 14:38, Samuel Thibault <samuel.thiba...@ens-lyon.org> wrote: > glXGetDriverConfig parameters do not provide a context to dynamically > check for the presence of the function, so the dispatcher directly calls > glXGetDriverConfig, but in non-dri builds dri_glx.c didn't provide > glXGetDriverConfig. > > This change make it just return NULL in that case. > > Fixes: 84f764a7591 "glxglvnddispatch: Add missing dispatch for GetDriverConfig > > --- > Difference between v1 and v2: just modify the call in > dispatch_GetDriverConfig rather than adding glXGetDriverConfig and > always adding dri_glx to build system. > --- Thanks Samuel - I like the approach used in v2. Reviewed and pushed to master.
-Emil _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev