summaryrefslogtreecommitdiff
path: root/src/gallium
diff options
context:
space:
mode:
authorEmil Velikov <emil.l.velikov@gmail.com>2014-05-25 01:46:42 +0100
committerEmil Velikov <emil.l.velikov@gmail.com>2014-05-25 23:21:46 +0100
commit7e613f4683cef5274b18cba61f8f8ebabd91367a (patch)
tree63b2876328d7bc73c9854dbc7c48f922726a41ab /src/gallium
parenta75baba2f14a2bcdaf640aeef86d67b41bb2a76f (diff)
targets/osmesa: include mangled gl symbols
Missed out with commit d4c3968c25885f6eb53dee4cc0c60d8d3f8fec32 Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
Diffstat (limited to 'src/gallium')
-rw-r--r--src/gallium/targets/osmesa/osmesa.sym1
1 files changed, 1 insertions, 0 deletions
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:
*;
};