summaryrefslogtreecommitdiff
path: root/docs/VERSIONS
diff options
context:
space:
mode:
authorBrian Paul <brian.paul@tungstengraphics.com>2005-08-25 14:24:49 +0000
committerBrian Paul <brian.paul@tungstengraphics.com>2005-08-25 14:24:49 +0000
commitb8a804d24f1b0ea19ed10c3c666f0bd30817c075 (patch)
treee8c4aaeaa40268c1aea9f7d7e6110857a2d96304 /docs/VERSIONS
parent6e4f594a02fc384b17d5732be652d7d28618aec2 (diff)
initial 6.5 changes (reflect demo, remove GL_HP_occlusion_test)
Diffstat (limited to 'docs/VERSIONS')
-rw-r--r--docs/VERSIONS9
1 files changed, 9 insertions, 0 deletions
diff --git a/docs/VERSIONS b/docs/VERSIONS
index 2b164cab37..5b009646f2 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:
+