summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorBrian Paul <brian.paul@tungstengraphics.com>2004-01-24 16:53:20 +0000
committerBrian Paul <brian.paul@tungstengraphics.com>2004-01-24 16:53:20 +0000
commitc6bf130e98b3c5b691ecaf4d99d401f2aab48e03 (patch)
treea8f64b20ec318a620e8e0ead069a656ebd5a4fc5 /docs
parentb4b35bcc42f230fcf56af228b127d4943d4a2c1b (diff)
initial info for version 6.1
Diffstat (limited to 'docs')
-rw-r--r--docs/VERSIONS12
1 files changed, 12 insertions, 0 deletions
diff --git a/docs/VERSIONS b/docs/VERSIONS
index a8e7730dad9..56c39ad4f28 100644
--- a/docs/VERSIONS
+++ b/docs/VERSIONS
@@ -1203,3 +1203,15 @@ Mesa Version History
- glDeleteProgramsARB failed for ARB fragment programs (bug 876160)
- glDrawRangeElements tried to modify potentially read-only storage
- updated files for building on Windows
+
+
+6.1 Month day, 2004
+ New:
+ - glXUseRotatedXFont() utility (see xdemos/xuserotfont.c)
+ - internal driver interface changes related to texture object
+ allocation, vertex/fragment programs, BlendEquationSeparate, etc.
+ Changes:
+ -
+ Bug fixes:
+ - everything in 6.0.1 plus TBD
+