blob: 60ada854c16ad3def75d2e42cfa8a40e4aeba757 [file] [log] [blame]
Brian Paulb987fde2009-01-22 10:18:04 -07001<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.4 Release Notes / date TBD</H1>
12
13<p>
14Mesa 7.4 is a stable development release fixing bugs since the 7.3 release.
15</p>
16<p>
17Mesa 7.4 implements the OpenGL 2.1 API, but the version reported by
18glGetString(GL_VERSION) depends on the particular driver being used.
19Some drivers don't support all the features required in OpenGL 2.1.
20</p>
21<p>
22See the <a href="install.html">Compiling/Installing page</a> for prerequisites
23for DRI ardware acceleration.
24</p>
25
26
27<h2>MD5 checksums</h2>
28<pre>
29tbd
30</pre>
31
32
33<h2>New features</h2>
34<ul>
35</ul>
36
37
38<h2>Bug fixes</h2>
39<ul>
Brian Paule3513432009-01-28 17:02:39 -070040<li>Assorted i965 driver bug fixes
Brian Paulb987fde2009-01-22 10:18:04 -070041</ul>
42
43<h2>Changes</h2>
44<ul>
45</ul>
46
47
48
49<h2>Driver Status</h2>
50
51<pre>
52Driver Status
53---------------------- ----------------------
54DRI drivers varies with the driver
55XMesa/GLX (on Xlib) implements OpenGL 2.1
56OSMesa (off-screen) implements OpenGL 2.1
57Windows/Win32 implements OpenGL 2.1
58Glide (3dfx Voodoo1/2) implements OpenGL 1.3
59SVGA unsupported
60Wind River UGL unsupported
61DJGPP unsupported
62GGI unsupported
63BeOS unsupported
64Allegro unsupported
65D3D unsupported
66</pre>
67
68</body>
69</html>