diff options
author | Brian Paul <[email protected]> | 2001-12-13 19:13:55 +0000 |
---|---|---|
committer | Brian Paul <[email protected]> | 2001-12-13 19:13:55 +0000 |
commit | a9e14e7bb922ec890feb1552dd4888ccc02f1cd5 (patch) | |
tree | 150abb017a3777a85a062c53ed0a115ea2f41425 /docs/VERSIONS | |
parent | 5196a166291db4714f062be40ee47d629a3582c9 (diff) |
added feedback bug fix item
Diffstat (limited to 'docs/VERSIONS')
-rw-r--r-- | docs/VERSIONS | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/VERSIONS b/docs/VERSIONS index 19d8fe555e8..38d619d0091 100644 --- a/docs/VERSIONS +++ b/docs/VERSIONS @@ -1,4 +1,4 @@ -$Id: VERSIONS,v 1.73.2.12 2001/12/13 16:24:28 brianp Exp $ +$Id: VERSIONS,v 1.73.2.13 2001/12/13 19:13:55 brianp Exp $ Mesa Version History @@ -922,3 +922,4 @@ Mesa Version History - provoking vertex of flat-shaded, color-index triangles was wrong - fixed a few display list bugs (GLUT walker, molecule, etc) (Keith) - glTexParameter didn't flush the vertex buffer (Ray Tice) + - feedback attributes for glDraw/CopyPixels and glBitmap were wrong |