]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - glquake.h
set vid_stereobuffer cvar based on whether GL_STEREO is true after setting the mode
[xonotic/darkplaces.git] / glquake.h
index 1802909d1abc4ba3b272c63cc67f4b1edd4a2331..f925b83f35ecf7be9649adff1127f2c0347922a1 100644 (file)
--- a/glquake.h
+++ b/glquake.h
@@ -99,6 +99,8 @@ typedef ptrdiff_t GLintptrARB;
 // int whose size is the same as a pointer (?)
 typedef ptrdiff_t GLsizeiptrARB;
 
+#define GL_STEREO                                      0x0C33
+
 #define GL_MODELVIEW                           0x1700
 #define GL_PROJECTION                          0x1701
 #define GL_TEXTURE                             0x1702