Fix after Mesa 20040812 merge: revert glxext.h to vendor branch, and fix

bug #1022.
This commit is contained in:
Eric Anholt 2004-08-12 23:14:50 +00:00
parent 2889ad2cb8
commit 5825e4559e

View File

@ -905,7 +905,7 @@ GLint __glGet_size(GLenum sq)
case GL_FOG_COORD_ARRAY_TYPE:
case GL_FOG_COORD_ARRAY_STRIDE:
case GL_FOG_COORD_ARRAY:
case GL_FOG_COORD_SOURCE:
case GL_FOG_COORD_SRC:
/* GL_EXT_secondary_color / GL 1.4 */
case GL_COLOR_SUM: