initial 6.5 changes (reflect demo, remove GL_HP_occlusion_test)
authorBrian Paul <brian.paul@tungstengraphics.com>
Thu, 25 Aug 2005 14:24:49 +0000 (14:24 +0000)
committerBrian Paul <brian.paul@tungstengraphics.com>
Thu, 25 Aug 2005 14:24:49 +0000 (14:24 +0000)
docs/VERSIONS

index 2b164ca..5b00964 100644 (file)
@@ -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:
+