fix glCopyPixel/glPixelZoom bug 12417)

This commit is contained in:
Brian 2007-09-14 09:57:08 -06:00
parent 32dff44c28
commit 1fd4b1e702

View file

@ -40,6 +40,7 @@ Mesa 7.0.2 is a stable release with bug fixes since version 7.0.
<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)
<li>Fixed a glCopyPixels/glPixelZoom bug (12417)
</ul>