commit | 8be72c5b5dca9b8390914a6d7b8b8a3fb6196df8 | [log] [tgz] |
---|---|---|
author | Brian Paul <brian.paul@tungstengraphics.com> | Mon Apr 19 23:13:36 2004 +0000 |
committer | Brian Paul <brian.paul@tungstengraphics.com> | Mon Apr 19 23:13:36 2004 +0000 |
tree | 935d38cdecf45b7524841cc7c19b52953e5ab70f | |
parent | adcb228fed7c98a2b8ece88946bc31bebbad78b0 [diff] [blame] |
apply texgen/texture matrix in glRasterPos
diff --git a/docs/VERSIONS b/docs/VERSIONS index 2db0fdb..fb18bc5 100644 --- a/docs/VERSIONS +++ b/docs/VERSIONS
@@ -1257,3 +1257,4 @@ - 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