fix ARB fp/vp parsing bug 12313

This commit is contained in:
Brian 2007-09-13 11:42:48 -06:00
parent a66301f83d
commit e7c2ae476a

View file

@ -39,6 +39,7 @@ Mesa 7.0.2 is a stable release with bug fixes since version 7.0.
<li>Fixed an assortment of i965 driver bugs
<li>Fixed and x86-64 vertex transformation bug (12216)
<li>Fixed X server crash caused by multiple indirect rendering clients
<li>Parsing of state.texgen in ARB vertex/fragment programs didn't work (bug 12313)
</ul>