diff options
author | Brian Paul <brian.paul@tungstengraphics.com> | 2004-04-19 23:13:36 +0000 |
---|---|---|
committer | Brian Paul <brian.paul@tungstengraphics.com> | 2004-04-19 23:13:36 +0000 |
commit | 8be72c5b5dca9b8390914a6d7b8b8a3fb6196df8 (patch) | |
tree | 935d38cdecf45b7524841cc7c19b52953e5ab70f /docs/VERSIONS | |
parent | adcb228fed7c98a2b8ece88946bc31bebbad78b0 (diff) |
apply texgen/texture matrix in glRasterPos
Diffstat (limited to 'docs/VERSIONS')
-rw-r--r-- | docs/VERSIONS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/VERSIONS b/docs/VERSIONS index 2db0fdbec1..fb18bc5d75 100644 --- a/docs/VERSIONS +++ b/docs/VERSIONS @@ -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 |