Skip to content

glx: Make sure to include GL api

Samuel Thibault requested to merge sthibaul/mesa:glapi into main

Link libglapi_static wholy into libGLX, otherwise its .._entry.c.o may not get pulled in when e.g. dri3 is not enabled.

Signed-off-by: Samuel Thibault samuel.thibault@ens-lyon.org

Merge request reports