summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Schultz <kschultz@freedesktop.org>2002-07-28 18:01:36 +0000
committerKarl Schultz <kschultz@freedesktop.org>2002-07-28 18:01:36 +0000
commit54572c1b93559caab2c53fe08a2f56dc8cfb1b33 (patch)
tree6684b0d8c02677bd3508e0dfe7cb2dba02f21b19
parentc712425d0da07993e544c6967c56375203cdf6e4 (diff)
export new symbols for osmesa lib
-rw-r--r--src/mesa/main/mesa.def3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/mesa/main/mesa.def b/src/mesa/main/mesa.def
index b9a10623da..e23f7ad3b4 100644
--- a/src/mesa/main/mesa.def
+++ b/src/mesa/main/mesa.def
@@ -451,6 +451,9 @@ EXPORTS
_glapi_get_context
_mesa_ResizeBuffersMESA
_glapi_get_proc_address
+ _mesa_init_default_imports
+ _tnl_MakeCurrent
+ _swrast_DrawBuffer
wglCopyContext
wglCreateContext
wglDeleteContext