fix bug 11731

This commit is contained in:
Brian 2007-07-26 15:33:39 -06:00
parent 33814a55f8
commit b2240f6ad4

View file

@ -44,6 +44,7 @@ Mesa 7.0.1 is a stable release with bug fixes since version 7.0.
<li>Queries of GL_INFO_LOG_LENGTH, GL_SHADER_SOURCE_LENGTH didn't include
the terminating zero (bug 11588)
<li>glXChooseFBConfig() in Xlib driver didn't handle GLX_STEREO flag properly
<li>Fixed a GLSL function call bug (#11731)
</ul>