From 183e09ee421d02261d9cee963bcc2367f259deaa Mon Sep 17 00:00:00 2001 From: Brian Paul Date: Thu, 26 Oct 2000 21:57:29 +0000 Subject: added gluBuild[12]DMipmaps GL_BGR fix --- docs/VERSIONS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/VERSIONS b/docs/VERSIONS index 859ac46265a..c640fad158b 100644 --- a/docs/VERSIONS +++ b/docs/VERSIONS @@ -1,4 +1,4 @@ -$Id: VERSIONS,v 1.38.2.13 2000/10/19 20:17:13 brianp Exp $ +$Id: VERSIONS,v 1.38.2.14 2000/10/26 21:57:29 brianp Exp $ Mesa Version History @@ -768,6 +768,7 @@ Mesa Version History - improved blending accuracy, fixes Glean blendFunc test failures - glPixelStore(GL_PACK/UNPACK_SKIP_IMAGES) wasn't handled correctly - glXGetProcAddressARB() didn't always return the right address + - gluBuild[12]DMipmaps() didn't grok the GL_BGR pixel format Changes: - finished internal support for compressed textures for DRI -- cgit v1.2.3