fix TEXTREL problem (bug 7459)

This commit is contained in:
Brian 2007-06-12 09:52:05 -06:00
parent 8713cb48a8
commit b58e38e936

View file

@ -12,6 +12,7 @@
<p>
Mesa 7.0 is a stable release, featuring OpenGL 2.1 API support.
A number of bugs have been fixed since the 6.5.3 release.
</p>
@ -42,6 +43,7 @@ TBD
<li>Fixed a positional light source bug (bug 11009)
<li>Fixed point size attenuation problem (bug 11042)
<li>glPopAttrib didn't restore texture object's LOD bias (bug 11049)
<li>Fixed a TLS / TEXTREL problem (bug 7459)
</ul>