From acc9566b86fea90f588937aa6786448cec956f4d Mon Sep 17 00:00:00 2001 From: Brian Paul Date: Mon, 22 May 2006 17:41:59 +0000 Subject: [PATCH] GL_INDEX_OFFSET fix --- docs/VERSIONS | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/VERSIONS b/docs/VERSIONS index 729eaeb60cb..2a64a410dc6 100644 --- a/docs/VERSIONS +++ b/docs/VERSIONS @@ -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 -- 2.30.2