summaryrefslogtreecommitdiff
path: root/docs/RELNOTES-6.3.1
diff options
context:
space:
mode:
Diffstat (limited to 'docs/RELNOTES-6.3.1')
-rw-r--r--docs/RELNOTES-6.3.149
1 files changed, 49 insertions, 0 deletions
diff --git a/docs/RELNOTES-6.3.1 b/docs/RELNOTES-6.3.1
new file mode 100644
index 00000000000..cc6e8be1b2c
--- /dev/null
+++ b/docs/RELNOTES-6.3.1
@@ -0,0 +1,49 @@
+
+ Mesa 6.3.1 release notes
+
+ July XX, 2005
+
+ PLEASE READ!!!!
+
+
+
+Introduction
+------------
+
+Mesa uses an even/odd version number scheme like the Linux kernel.
+Odd numbered versions (such as 6.3) designate new developmental releases.
+Even numbered versions (such as 6.2) designate stable releases.
+
+
+
+DRI drivers
+-----------
+
+This release includes the DRI drivers and GLX code for hardware rendering.
+
+
+
+Bug fixes
+---------
+
+Bugs fixed in 6.3.1 are listed in the VERSIONS file.
+
+
+
+Driver Status
+---------------------- ---------------------
+XMesa (Xlib) implements OpenGL 1.5
+OSMesa (off-screen) implements OpenGL 1.5
+Glide (3dfx Voodoo1/2) implements OpenGL 1.3
+SVGA implements OpenGL 1.3
+Wind River UGL implements OpenGL 1.3
+Windows/Win32 implements OpenGL 1.5
+DJGPP implements OpenGL 1.5
+GGI implements OpenGL 1.3
+BeOS implements OpenGL 1.5
+Allegro needs updating
+D3D needs updating
+
+
+----------------------------------------------------------------------
+$Id: RELNOTES-6.3.1,v 3.1 2005/07/21 18:45:54 brianp Exp $