From 247e27d0b8d8778d794ee23fcdd3a00aa1f7bf84 Mon Sep 17 00:00:00 2001 From: Brian Paul Date: Mon, 22 Aug 2005 14:30:11 +0000 Subject: [PATCH] first fix for 6.4: GLX_X_RENDERABLE in glXChooseFBConfig --- docs/VERSIONS | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/docs/VERSIONS b/docs/VERSIONS index 2b164cab37e..a4ce644ef8b 100644 --- a/docs/VERSIONS +++ b/docs/VERSIONS @@ -1372,3 +1372,10 @@ Mesa Version History - wglGetProcAddress() didn't handle wgl-functions - fixed glxext.h cross-compile issue (Colin Harrison) - assorted DRI driver fixes + + +6.4 month, day, 2005 + New: + Change: + Bug fixes: + - GLX_X_RENDERABLE token wasn't accepted by glXChooseFBConfig