X-Git-Url: https://git.xonotic.org/?a=blobdiff_plain;f=glquake.h;h=46efbf0721fe6ac23334c0a201fe1f9502d918b4;hb=777e442595347a668d06d54d9f9c784e83bf6a21;hp=e3f8f6d0eee4a40e35865228f932683369869952;hpb=545554989bf17036e78d7b5ea2379b70269d4b30;p=xonotic%2Fdarkplaces.git diff --git a/glquake.h b/glquake.h index e3f8f6d0..46efbf07 100644 --- a/glquake.h +++ b/glquake.h @@ -1034,6 +1034,8 @@ extern void (GLAPIENTRY *qglViewport)(GLint x, GLint y, GLsizei width, GLsizei h #define GL_TEXTURE_3D 0x806F #define GL_HALF_FLOAT 0x140B +#define GL_MAJOR_VERSION 0x821B +#define GL_MINOR_VERSION 0x821C #define GL_NUM_EXTENSIONS 0x821D