relnotes-7.3.html revision 11ade9a3d1725075ef618a025f5494402dbc0053
1<HTML>
2
3<TITLE>Mesa Release Notes</TITLE>
4
5<head><link rel="stylesheet" type="text/css" href="mesa.css"></head>
6
7<BODY>
8
9<body bgcolor="#eeeeee">
10
11<H1>Mesa 7.3 Release Notes / TBD January 2009</H1>
12
13<p>
14Mesa 7.3 is a new development release.
15Users especially concerned with stability should stick with latest
16stable release: version 7.2.
17</p>
18<p>
19Mesa 7.3 implements the OpenGL 2.1 API, but the version reported by
20glGetString(GL_VERSION) depends on the particular driver being used.
21Some drivers don't support all the features required in OpenGL 2.1.
22</p>
23<p>
24<p>
25DRM version 2.4.2 or later should be used with Mesa 7.3
26</p>
27
28
29<h2>MD5 checksums</h2>
30<pre>
31tbd
32</pre>
33
34
35<h2>New features</h2>
36<ul>
37<li>Support for GLSL 1.20
38<li>Intel DRI drivers now use GEM and DRI2
39</ul>
40
41
42<h2>Bug fixes</h2>
43<ul>
44<li>Assorted GLSL bug fixes
45<li>Assorted i965 driver fixes
46</ul>
47
48<h2>Changes</h2>
49<ul>
50</ul>
51
52
53
54<h2>Driver Status</h2>
55
56<pre>
57Driver			Status
58----------------------	----------------------
59DRI drivers		varies with the driver
60XMesa/GLX (on Xlib)	implements OpenGL 2.1
61OSMesa (off-screen)	implements OpenGL 2.1
62Windows/Win32		implements OpenGL 2.1
63Glide (3dfx Voodoo1/2)	implements OpenGL 1.3
64SVGA			unsupported
65Wind River UGL		unsupported
66DJGPP			unsupported
67GGI			unsupported
68BeOS			unsupported
69Allegro			unsupported
70D3D			unsupported
71</pre>
72
73</body>
74</html>
75