summaryrefslogtreecommitdiff
path: root/docs/VERSIONS
diff options
context:
space:
mode:
authorBrian Paul <brian.paul@tungstengraphics.com>2006-08-18 20:24:54 +0000
committerBrian Paul <brian.paul@tungstengraphics.com>2006-08-18 20:24:54 +0000
commitcf4d2f7109bf928d3b01684593bbe6ccf453de4b (patch)
treeecf9aa05544607632d6b4fcbd308dc2c349f5635 /docs/VERSIONS
parent92c43b110c22474c5304c782193494c197256ab7 (diff)
updates for 6.5.1
Diffstat (limited to 'docs/VERSIONS')
-rw-r--r--docs/VERSIONS3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/VERSIONS b/docs/VERSIONS
index 47a9b7a6e1d..ab595582df1 100644
--- a/docs/VERSIONS
+++ b/docs/VERSIONS
@@ -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.