projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8f24e86
)
gl: added mangled glXGetProcAddressARB define
author
Tom Fogal
<tfogal@alumni.unh.edu>
Thu, 19 Nov 2009 16:33:21 +0000
(09:33 -0700)
committer
Brian Paul
<brianp@vmware.com>
Thu, 19 Nov 2009 16:33:32 +0000
(09:33 -0700)
Signed-off-by: Brian Paul <brianp@vmware.com>
include/GL/glx_mangle.h
patch
|
blob
|
history
diff --git
a/include/GL/glx_mangle.h
b/include/GL/glx_mangle.h
index 4439a96b5d2e98fa8ea5babc94d31bfe9074a8c2..fa664a7f59e1b0baabd911bf072732ab2d69a588 100644
(file)
--- a/
include/GL/glx_mangle.h
+++ b/
include/GL/glx_mangle.h
@@
-76,6
+76,7
@@
/* GLX 1.4 */
#define glXGetProcAddress mglXGetProcAddress
+#define glXGetProcAddressARB mglXGetProcAddressARB
#endif