fixed glFogCoord bug 4729

This commit is contained in:
Brian Paul 2005-10-10 18:46:28 +00:00
parent 2292262de4
commit 2b05784084

View file

@ -1401,3 +1401,4 @@ Mesa Version History
- glReadPixels from a texture bound to a framebuffer object didn't work
- glIsRender/FramebufferEXT weren't totally correct
- fixed a number of point size attenuation/fade bugs
- fixed glFogCoord bug 4729