more 6.5.1 additions
authorBrian Paul <brian.paul@tungstengraphics.com>
Wed, 19 Jul 2006 15:09:42 +0000 (15:09 +0000)
committerBrian Paul <brian.paul@tungstengraphics.com>
Wed, 19 Jul 2006 15:09:42 +0000 (15:09 +0000)
docs/VERSIONS

index 547a48ffac8b4e9e3dc0fb3211ecce3bbda1feaf..2fb1335d3e260e265cd6fa8e2d4c45d51e5d9f63 100644 (file)
@@ -1474,6 +1474,7 @@ Mesa Version History
 6.5.1  month, day, 2006
     New:
        - GL_APPLE_vertex_array_object extension (Ian Romanick)
+       - "engine" demo
     Changes:
        - The glVertexAttribARB functions no longer alias the conventional
          vertex attributes.
@@ -1495,3 +1496,5 @@ Mesa Version History
        - rectangular depth textures didn't work
        - invalid mode to glBegin didn't generate an error (bug 7142)
        - 'normalized' parameter to glVertexAttribPointerARB didn't work
+       - disable bogus GLX_SGI_video_sync extension in xlib driver
+       - fixed R128 driver locking bug (Martijn van Oosterhout)