summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Schultz <kschultz@freedesktop.org>2002-10-28 23:00:50 +0000
committerKarl Schultz <kschultz@freedesktop.org>2002-10-28 23:00:50 +0000
commit5f1651ddc5149633dc9027f81060b8de660c9432 (patch)
tree686504dc98303ff53bc2606fc09ba62ed6db158a
parent367d308b8267ad86cd7623590b7bfd4737b5fbf5 (diff)
export new functions.
-rw-r--r--src/mesa/main/mesa.def6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/mesa/main/mesa.def b/src/mesa/main/mesa.def
index 4975719079..2fe9e7f124 100644
--- a/src/mesa/main/mesa.def
+++ b/src/mesa/main/mesa.def
@@ -459,6 +459,12 @@ EXPORTS
_mesa_init_default_imports
_tnl_MakeCurrent
_swrast_DrawBuffer
+ _mesa_free
+ _mesa_calloc
+ _mesa_strcmp
+ _mesa_bzero
+ _mesa_memset
+ _mesa_memcpy
wglCopyContext
wglCreateContext
wglDeleteContext