From: Emil Velikov Date: Sun, 25 May 2014 00:46:42 +0000 (+0100) Subject: targets/osmesa: include mangled gl symbols X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=7e613f4683cef5274b18cba61f8f8ebabd91367a;p=mesa.git targets/osmesa: include mangled gl symbols Missed out with commit d4c3968c25885f6eb53dee4cc0c60d8d3f8fec32 Signed-off-by: Emil Velikov --- diff --git a/src/gallium/targets/osmesa/osmesa.sym b/src/gallium/targets/osmesa/osmesa.sym index b8230e04fb4..d4b963dc1d2 100644 --- a/src/gallium/targets/osmesa/osmesa.sym +++ b/src/gallium/targets/osmesa/osmesa.sym @@ -13,6 +13,7 @@ OSMesaPixelStore; OSMesaPostprocess; gl*; + mgl*; local: *; };