updates for 6.5.1

This commit is contained in:
Brian Paul
2006-08-18 20:24:54 +00:00
parent 92c43b110c
commit cf4d2f7109
2 changed files with 6 additions and 1 deletions

View File

@@ -1476,7 +1476,10 @@ Mesa Version History
- Intel i965 DRI driver
- GL_APPLE_vertex_array_object extension (Ian Romanick)
- GL_EXT_texture_sRGB extension
- GL_EXT_gpu_program_parameters (Ian Romanick)
- "engine" demo
- updated fbdev driver and GLUT for fbdev (Sean D'Epagnier)
- many updates to the DRI drivers
Changes:
- The glVertexAttribARB functions no longer alias the conventional
vertex attributes.