From: Brian Paul Date: Mon, 22 May 2006 17:41:59 +0000 (+0000) Subject: GL_INDEX_OFFSET fix X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=acc9566b86fea90f588937aa6786448cec956f4d;p=mesa.git GL_INDEX_OFFSET fix --- 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