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 ccb67b0..e7fb3b6 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;