projects
/
platform
/
upstream
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f82c775
)
check if GLAPIENTRYP is already set
author
Alan Hourihane
<alanh@tungstengraphics.com>
Thu, 4 Dec 2003 15:59:41 +0000
(15:59 +0000)
committer
Alan Hourihane
<alanh@tungstengraphics.com>
Thu, 4 Dec 2003 15:59:41 +0000
(15:59 +0000)
include/GL/gl.h
patch
|
blob
|
history
diff --git
a/include/GL/gl.h
b/include/GL/gl.h
index
393784b
..
cc1bba1
100644
(file)
--- a/
include/GL/gl.h
+++ b/
include/GL/gl.h
@@
-96,7
+96,10
@@
#define APIENTRY GLAPIENTRY
#endif
#define APIENTRYP APIENTRY *
+
+#ifndef GLAPIENTRYP
#define GLAPIENTRYP GLAPIENTRY *
+#endif
#ifdef CENTERLINE_CLPP
#define signed