diff options
Diffstat (limited to 'src/gallium/targets')
-rw-r--r-- | src/gallium/targets/osmesa/osmesa.sym | 1 |
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: *; }; |