added vp negative addressing bug fix

This commit is contained in:
Brian Paul 2005-07-22 02:54:14 +00:00
parent 61e694f270
commit fea5a428e9

View File

@ -1358,4 +1358,4 @@ Mesa Version History
Bug fixes:
- GL_ARB_vertex/fragment_shader were mistakenly listed in the
extensions string
- negative relative addressing in vertex programs was broken