targets/osmesa: include mangled gl symbols
authorEmil Velikov <emil.l.velikov@gmail.com>
Sun, 25 May 2014 00:46:42 +0000 (01:46 +0100)
committerEmil Velikov <emil.l.velikov@gmail.com>
Sun, 25 May 2014 22:21:46 +0000 (23:21 +0100)
Missed out with commit d4c3968c25885f6eb53dee4cc0c60d8d3f8fec32

Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
src/gallium/targets/osmesa/osmesa.sym

index b8230e0..d4b963d 100644 (file)
@@ -13,6 +13,7 @@
                OSMesaPixelStore;
                OSMesaPostprocess;
                gl*;
+               mgl*;
        local:
                *;
 };