X-Git-Url: http://de.git.xonotic.org/?a=blobdiff_plain;f=glquake.h;h=f925b83f35ecf7be9649adff1127f2c0347922a1;hb=9b793d68226cc30e873aa027ffc74c0fc98c5514;hp=1802909d1abc4ba3b272c63cc67f4b1edd4a2331;hpb=a0214de923ad8e4f9583306f7520c1dcbe31dc3c;p=xonotic%2Fdarkplaces.git diff --git a/glquake.h b/glquake.h index 1802909d..f925b83f 100644 --- 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