summaryrefslogtreecommitdiff
path: root/docs/VERSIONS
diff options
context:
space:
mode:
authorBrian Paul <brian.paul@tungstengraphics.com>2004-06-29 00:30:06 +0000
committerBrian Paul <brian.paul@tungstengraphics.com>2004-06-29 00:30:06 +0000
commit7c1207a2ec3f548921caad2e41807f3df9e1536d (patch)
tree78bacd333e20974e7b49cc8456dd72fc48fd3ed1 /docs/VERSIONS
parentfc84e82b282e97e6f09a05509847df29ce94a2e2 (diff)
fixed vertex program state references
Diffstat (limited to 'docs/VERSIONS')
-rw-r--r--docs/VERSIONS1
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