glx: stop exporting GL functions from libGLX_mesa.so
Reviewed-by: Adam Jackson <ajax@redhat.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/33634>
This commit is contained in:
@@ -1678,7 +1678,7 @@ for name in all_functions:
|
||||
|
||||
function_count = i
|
||||
|
||||
# Exported from libGL.so and libGLX_mesa.so (libEGL_mesa.so doesn't export any)
|
||||
# Exported from libGL.so
|
||||
libgl_public_functions = {
|
||||
"Accum",
|
||||
"ActiveShaderProgram",
|
||||
|
||||
Reference in New Issue
Block a user