diff options
author | Brian Paul <[email protected]> | 2006-05-22 17:41:59 +0000 |
---|---|---|
committer | Brian Paul <[email protected]> | 2006-05-22 17:41:59 +0000 |
commit | acc9566b86fea90f588937aa6786448cec956f4d (patch) | |
tree | c33682f78e9264eaee17812501d4e00feeac6c2d /docs | |
parent | 17befff800084f9bbcfda86d2e087e646959f1f1 (diff) |
GL_INDEX_OFFSET fix
Diffstat (limited to 'docs')
-rw-r--r-- | docs/VERSIONS | 1 |
1 files changed, 1 insertions, 0 deletions
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 |