From 11ea8cb0a218b582dddd3a14de33f1fda2b86a20 Mon Sep 17 00:00:00 2001 From: Brian Paul Date: Thu, 8 Jun 2006 23:12:58 +0000 Subject: fix glBegin error test --- docs/VERSIONS | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/VERSIONS') diff --git a/docs/VERSIONS b/docs/VERSIONS index 38e812b57b..226a8d9864 100644 --- a/docs/VERSIONS +++ b/docs/VERSIONS @@ -1492,3 +1492,4 @@ Mesa Version History - glDrawPixels GL_INDEX_OFFSET didn't always work - fixed convolution memory leak (bug 7077) - rectangular depth textures didn't work + - invalid mode to glBegin didn't generate an error (bug 7142) -- cgit v1.2.3