reverse accidentally commited part of last commit (makes it compile again...).
authorRoland Scheidegger <rscheidegger@gmx.ch>
Wed, 5 Oct 2005 20:28:31 +0000 (20:28 +0000)
committerRoland Scheidegger <rscheidegger@gmx.ch>
Wed, 5 Oct 2005 20:28:31 +0000 (20:28 +0000)
src/mesa/drivers/dri/r200/r200_context.h

index ccb67b0d69d03bd618e869f5043964053c92dd4c..e7fb3b6b2a92a64aeb5fa6c51feb9be3ae3b4f9c 100644 (file)
@@ -934,6 +934,7 @@ struct r200_context {
    GLmatrix TexGenMatrix[R200_MAX_TEXTURE_UNITS];
    GLboolean recheck_texgen[R200_MAX_TEXTURE_UNITS];
    GLboolean TexGenNeedNormals[R200_MAX_TEXTURE_UNITS];
+   GLuint TexMatEnabled;
    GLuint TexMatCompSel;
    GLuint TexGenEnabled;
    GLuint TexGenCompSel;