blob: 2194b651b73fabd00b76dd3cf2bb0c6c1ee7bd07 [file] [log] [blame]
Brian Paul3ad9a982010-04-08 13:10:51 -06001<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.8.2 Release Notes / April, 5, 2010</H1>
12
13<p>
14Mesa 7.8.2 is a bug fix release which fixes bugs found since the 7.8.1 release.
15</p>
16<p>
17Mesa 7.8.2 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 hardware acceleration.
24</p>
25
26
27<h2>MD5 checksums</h2>
28<pre>
29tbd
30</pre>
31
32
33<h2>New features</h2>
34<p>None.</p>
35
36
Brian Paulb0e2c5f2010-04-26 20:32:24 -060037<h2>Changes</h2>
38<ul>
39<li>Upgraded glext.h to version 61, and upgraded glxext.h
40</ul>
41
42
Brian Paul3ad9a982010-04-08 13:10:51 -060043<h2>Bug fixes</h2>
44<ul>
45<li>Fixed Gallium glDrawPixels(GL_DEPTH_COMPONENT).
46</ul>
47
48
49<h2>Changes</h2>
50<p>None.</p>
51</body>
52</html>