projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9c799cd
)
Add _mesa_enable_1_4_extensions and _mesa_problem
author
Karl Schultz
<kschultz@freedesktop.org>
Wed, 13 Nov 2002 20:59:07 +0000
(20:59 +0000)
committer
Karl Schultz
<kschultz@freedesktop.org>
Wed, 13 Nov 2002 20:59:07 +0000
(20:59 +0000)
src/mesa/main/mesa.def
patch
|
blob
|
history
diff --git
a/src/mesa/main/mesa.def
b/src/mesa/main/mesa.def
index 2fe9e7f12493dda0faf416f752fe2f119c12092b..0ce2f6a4e2c3ee77c7cbaf3359602b9927f09622 100644
(file)
--- 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