From: Karl Schultz Date: Mon, 28 Oct 2002 23:00:50 +0000 (+0000) Subject: export new functions. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=5f1651ddc5149633dc9027f81060b8de660c9432;p=mesa.git export new functions. --- diff --git a/src/mesa/main/mesa.def b/src/mesa/main/mesa.def index 4975719079b..2fe9e7f1249 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