From: Brian Paul Date: Thu, 25 Aug 2005 14:24:49 +0000 (+0000) Subject: initial 6.5 changes (reflect demo, remove GL_HP_occlusion_test) X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=b8a804d24f1b0ea19ed10c3c666f0bd30817c075;p=mesa.git initial 6.5 changes (reflect demo, remove GL_HP_occlusion_test) --- diff --git a/docs/VERSIONS b/docs/VERSIONS index 2b164cab37e..5b009646f29 100644 --- a/docs/VERSIONS +++ b/docs/VERSIONS @@ -1372,3 +1372,12 @@ Mesa Version History - wglGetProcAddress() didn't handle wgl-functions - fixed glxext.h cross-compile issue (Colin Harrison) - assorted DRI driver fixes + + +6.5 month, day, 2005 + New: + - reflect demo improved to support multiple windows + Changes: + - removed GL_HP_occlusion_test (use GL_ARB_occlusion_query instead) + Bug fixes: +