GL_INDEX_OFFSET fix
authorBrian Paul <brian.paul@tungstengraphics.com>
Mon, 22 May 2006 17:41:59 +0000 (17:41 +0000)
committerBrian Paul <brian.paul@tungstengraphics.com>
Mon, 22 May 2006 17:41:59 +0000 (17:41 +0000)
docs/VERSIONS

index 729eaeb60cb7318d3ef8c8145763923beedc4288..2a64a410dc62f6453316dbb6b57168c49d76f800 100644 (file)
@@ -1489,3 +1489,4 @@ Mesa Version History
        - assorted minor fixes for 16 and 32 bit/channel modes
        - fixed assorted bugs in texture compression paths
        - fixed indirect rendering vertex array crashes (bug 6863)
+       - glDrawPixels GL_INDEX_OFFSET didn't always work