From a97d216adb6cd97926d760a4b5eadfaf1fda29f7 Mon Sep 17 00:00:00 2001 From: Karl Schultz Date: Fri, 29 Mar 2002 23:49:51 +0000 Subject: [PATCH] Add _glapi_get_context to export for osmesa. --- src/mesa/main/mesa.def | 1 + 1 file changed, 1 insertion(+) diff --git a/src/mesa/main/mesa.def b/src/mesa/main/mesa.def index 995ca276f5f..7def216281e 100644 --- a/src/mesa/main/mesa.def +++ b/src/mesa/main/mesa.def @@ -448,6 +448,7 @@ EXPORTS _swrast_alloc_buffers _swrast_GetDeviceDriverReference _swrast_Clear + _glapi_get_context wglCopyContext wglCreateContext wglDeleteContext -- 2.30.2