mesa/src/gbm
Emil Velikov a0dc6b7824 gbm: do not (over)link against libglapi.so
The whole of GBM does not rely on even a single symbol from the GL
dispatch library, unsuprisingly. The only need for it comes from the
unresolved symbols in the DRI modules, which are now correctly handled
with Frank's commit.

Cc: "10.5 10.6" <mesa-stable@lists.freedesktop.org>
Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
2015-06-23 17:08:05 +01:00
..
backends/dri gbm: dlopen libglapi so gbm_create_device works 2015-06-23 17:08:05 +01:00
main gbm: Add GBM_BO_USE_LINEAR flag 2015-04-16 15:49:15 +09:00
gbm-symbols-check Add support for swrast to the DRM EGL platform 2014-07-30 16:33:09 +01:00
Makefile.am gbm: do not (over)link against libglapi.so 2015-06-23 17:08:05 +01:00