OSDN Git Service

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