glsl2: Use --nounistd to fix MSVC build
[mesa/nouveau-pmpeg.git] / docs / relnotes-7.8.2.html
blobe1b0f2d27918da3307dab6dfef429c6365449bf8
1 <HTML>
3 <TITLE>Mesa Release Notes</TITLE>
5 <head><link rel="stylesheet" type="text/css" href="mesa.css"></head>
7 <BODY>
9 <body bgcolor="#eeeeee">
11 <H1>Mesa 7.8.2 Release Notes / (date tbd)</H1>
13 <p>
14 Mesa 7.8.2 is a bug fix release which fixes bugs found since the 7.8.1 release.
15 </p>
16 <p>
17 Mesa 7.8.2 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 hardware acceleration.
24 </p>
27 <h2>MD5 checksums</h2>
28 <pre>
29 tbd
30 </pre>
33 <h2>New features</h2>
34 <p>None.</p>
37 <h2>Changes</h2>
38 <ul>
39 <li>Upgraded glext.h to version 61, and upgraded glxext.h
40 </ul>
43 <h2>Bug fixes</h2>
44 <ul>
45 <li>Fixed Gallium glDrawPixels(GL_DEPTH_COMPONENT).
46 <li>Fixed Gallium Cell driver to buildable, runable state
47 </ul>
50 <h2>Changes</h2>
51 <p>None.</p>
52 </body>
53 </html>