From 0ce7d7725aa3547467253b632628d5398197b39e Mon Sep 17 00:00:00 2001 From: Brian Paul Date: Thu, 13 Nov 2003 22:24:36 +0000 Subject: added glAccum bug fix --- docs/VERSIONS | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/VERSIONS') diff --git a/docs/VERSIONS b/docs/VERSIONS index ccf79b43ff..44c72abce3 100644 --- a/docs/VERSIONS +++ b/docs/VERSIONS @@ -1173,6 +1173,7 @@ Mesa Version History - fixed wglMakeCurrent(NULL, NULL) bug (#835861) - fixed glTexSubImage3D z-offset bug (Cedric Gautier) - fixed RGBA blend enable bug (Ville Syrjala) + - glAccum is supposed to be a no-op in selection/feedback mode Changes: - dropped API trace feature (src/Trace/) - documentation overhaul. merged with website content. more html. -- cgit v1.2.3