fixed vertex program state references

This commit is contained in:
Brian Paul 2004-06-29 00:30:06 +00:00
parent fc84e82b28
commit 7c1207a2ec
1 changed files with 1 additions and 0 deletions

View File

@ -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