diff options
Diffstat (limited to 'docs/VERSIONS')
-rw-r--r-- | docs/VERSIONS | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/VERSIONS b/docs/VERSIONS index 2fb1335d3e2..47a9b7a6e1d 100644 --- a/docs/VERSIONS +++ b/docs/VERSIONS @@ -1473,7 +1473,9 @@ Mesa Version History 6.5.1 month, day, 2006 New: + - Intel i965 DRI driver - GL_APPLE_vertex_array_object extension (Ian Romanick) + - GL_EXT_texture_sRGB extension - "engine" demo Changes: - The glVertexAttribARB functions no longer alias the conventional @@ -1498,3 +1500,4 @@ Mesa Version History - '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) + - using evaluators with vertex programs caused crashes (bug 7564) |