apply texgen/texture matrix in glRasterPos

This commit is contained in:
Brian Paul
2004-04-19 23:13:36 +00:00
parent adcb228fed
commit 8be72c5b5d
2 changed files with 185 additions and 64 deletions
+1
View File
@@ -1257,3 +1257,4 @@ Mesa Version History
- fp TEX instruction no longer incorrectly divides s,t,r by q
- ARB fp TEX and TEXP instructions now use LOD=0
- glTexEnviv in display lists didn't work
- glRasterPos didn't do texgen or apply texture matrix