summaryrefslogtreecommitdiff
path: root/src/mesa
diff options
context:
space:
mode:
authorKarl Schultz <kschultz@freedesktop.org>2002-11-13 20:59:07 +0000
committerKarl Schultz <kschultz@freedesktop.org>2002-11-13 20:59:07 +0000
commit1b260aee248c7a84d52685793e95f05593d87149 (patch)
tree257081ba61594442af9bbc45822d0605ae3cc976 /src/mesa
parent9c799cdc49e9200f5a1c7c7d9787d5729b5b0082 (diff)
Add _mesa_enable_1_4_extensions and _mesa_problem
Diffstat (limited to 'src/mesa')
-rw-r--r--src/mesa/main/mesa.def2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mesa/main/mesa.def b/src/mesa/main/mesa.def
index 2fe9e7f124..0ce2f6a4e2 100644
--- a/src/mesa/main/mesa.def
+++ b/src/mesa/main/mesa.def
@@ -399,6 +399,7 @@ EXPORTS
_mesa_free_context_data
_mesa_create_framebuffer
_mesa_enable_1_3_extensions
+ _mesa_enable_1_4_extensions
_mesa_enable_sw_extensions
_mesa_destroy_visual
_mesa_initialize_context
@@ -465,6 +466,7 @@ EXPORTS
_mesa_bzero
_mesa_memset
_mesa_memcpy
+ _mesa_problem
wglCopyContext
wglCreateContext
wglDeleteContext