projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d865227
)
disabled gluGetProcAddressEXT
author
Brian Paul
<brian.paul@tungstengraphics.com>
Wed, 27 Oct 1999 09:47:41 +0000
(09:47 +0000)
committer
Brian Paul
<brian.paul@tungstengraphics.com>
Wed, 27 Oct 1999 09:47:41 +0000
(09:47 +0000)
src/glu/mesa/glu.c
patch
|
blob
|
history
diff --git
a/src/glu/mesa/glu.c
b/src/glu/mesa/glu.c
index 1efc35cfd3374798d9bad3c93df4b52dff9fe3d6..d49639c349d2534ecc616ce846acc8b438a901db 100644
(file)
--- a/
src/glu/mesa/glu.c
+++ b/
src/glu/mesa/glu.c
@@
-1,4
+1,4
@@
-/* $Id: glu.c,v 1.1
5 1999/09/19 02:03:19 tjum
p Exp $ */
+/* $Id: glu.c,v 1.1
6 1999/10/27 09:47:41 brian
p Exp $ */
/*
* Mesa 3-D graphics library
@@
-23,6
+23,9
@@
/*
* $Log: glu.c,v $
+ * Revision 1.16 1999/10/27 09:47:41 brianp
+ * disabled gluGetProcAddressEXT
+ *
* Revision 1.15 1999/09/19 02:03:19 tjump
* More Win32 build compliance fixups
*
@@
-379,7
+382,7
@@
const GLubyte* GLAPIENTRY gluGetString( GLenum name )
-#if
def GLU_EXT_get_proc_address
+#if
0 /* gluGetProcAddressEXT not finalized yet! */
#ifdef __cplusplus
/* for BeOS R4.5 */