diff options
author | Brian Paul <brian.paul@tungstengraphics.com> | 2004-06-29 00:30:06 +0000 |
---|---|---|
committer | Brian Paul <brian.paul@tungstengraphics.com> | 2004-06-29 00:30:06 +0000 |
commit | 7c1207a2ec3f548921caad2e41807f3df9e1536d (patch) | |
tree | 78bacd333e20974e7b49cc8456dd72fc48fd3ed1 /docs/VERSIONS | |
parent | fc84e82b282e97e6f09a05509847df29ce94a2e2 (diff) |
fixed vertex program state references
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 df4b8162a1..1b6217978b 100644 --- a/docs/VERSIONS +++ b/docs/VERSIONS @@ -1269,3 +1269,4 @@ Mesa Version History - fragment program writes to RC/HC register were broken - fixed a few glitches in GL_HP_occlusion_test extension - glBeginQueryARB and glEndQueryARB didn't work inside display lists + - vertex program state references were broken |