diff options
author | Samuel Thibault <[email protected]> | 2018-01-15 15:38:25 +0100 |
---|---|---|
committer | Emil Velikov <[email protected]> | 2018-01-16 16:27:19 +0000 |
commit | 47ac11bcf8bd9e4525e0fb4308d0bca87a8900c6 (patch) | |
tree | f48b774f8686be7965f1869e1d7b2394f4dcba62 /build-support/conftest.map | |
parent | 338638a8afc9f330bacc1cdd7e6392a3ea9d828a (diff) |
glx: fix non-dri build
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
Reviewed-by: Nicolai Hähnle <[email protected]>
Reviewed-by: Hans de Goede <[email protected]>
Reviewed-by: Emil Velikov <[email protected]>
Diffstat (limited to 'build-support/conftest.map')
0 files changed, 0 insertions, 0 deletions