From 178f1ff486bcff2b318dc346235a9758875faa13 Mon Sep 17 00:00:00 2001
From: Brian Paul
+Mesa 7.3 is a new development release.
+Users especially concerned with stability should stick with latest
+stable release: version 7.2.
+
+Mesa 7.3 implements the OpenGL 2.1 API, but the version reported by
+glGetString(GL_VERSION) depends on the particular driver being used.
+Some drivers don't support all the features required in OpenGL 2.1.
+
+
+DRM version 2.4.2 or later should be used with Mesa 7.3
+Mesa 7.3 Release Notes / TBD January 2009
+
+MD5 checksums
+
+tbd
+
+
+
+New features
+
+
+
+
+Bug fixes
+
+
+
+Changes
+
+
+
+
+
+Driver Status
+
+
+Driver Status
+---------------------- ----------------------
+DRI drivers varies with the driver
+XMesa/GLX (on Xlib) implements OpenGL 2.1
+OSMesa (off-screen) implements OpenGL 2.1
+Windows/Win32 implements OpenGL 2.1
+Glide (3dfx Voodoo1/2) implements OpenGL 1.3
+SVGA unsupported
+Wind River UGL unsupported
+DJGPP unsupported
+GGI unsupported
+BeOS unsupported
+Allegro unsupported
+D3D unsupported
+
+
+
+
--
cgit v1.2.3
From bd03d9bdbbe39a4fcfb49c02bbd5304c054743f5 Mon Sep 17 00:00:00 2001
From: Brian Paul
-DRM version 2.4.2 or later should be used with Mesa 7.3 +DRM version 2.4.3 or later should be used with Mesa 7.3
-- cgit v1.2.3