summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Gottwald <alexander.gottwald@s1999.tu-chemnitz.de>2004-06-21 13:35:05 +0000
committerAlexander Gottwald <alexander.gottwald@s1999.tu-chemnitz.de>2004-06-21 13:35:05 +0000
commitae53d8689c0257a8b8bdcc71e977344bc35c6968 (patch)
treee70729e6e58b128756e12ddb62cee03ac98fe484
parent290d3f948d650f64ef70fdcce62faf4b9c19af27 (diff)
downloadxorg-proto-glproto-ae53d8689c0257a8b8bdcc71e977344bc35c6968.tar.gz
Bug 782: Merge native OpenGL for Windows from CYGWIN branch
-rw-r--r--glcore.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/glcore.h b/glcore.h
index 48748d9..9626dc6 100644
--- a/glcore.h
+++ b/glcore.h
@@ -49,6 +49,7 @@
#define GL_CORE_SGI 1
#define GL_CORE_MESA 2
#define GL_CORE_APPLE 4
+#define GL_CORE_WINDOWS 8
typedef struct __GLcontextRec __GLcontext;
typedef struct __GLinterfaceRec __GLinterface;