diff options
Diffstat (limited to 'src/mesa/main')
-rw-r--r-- | src/mesa/main/mesa.def | 3 |
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 |