blob: 1c3465c95534235dae87c567c09a25152852ecdd [file] [log] [blame]
Brian Paul7ff89b02011-01-14 17:27:17 -07001<HTML>
2
3<head>
4<TITLE>Mesa Release Notes</TITLE>
5<link rel="stylesheet" type="text/css" href="mesa.css">
6<meta http-equiv="content-type" content="text/html; charset=utf-8" />
7</head>
8
9<BODY>
10
11<body bgcolor="#eeeeee">
12
13<H1>Mesa 7.11 Release Notes / (release date TBD)</H1>
14
15<p>
16Mesa 7.11 is a new development release.
17People who are concerned with stability and reliability should stick
18with a previous release or wait for Mesa 7.11.1.
19</p>
20<p>
21Mesa 7.11 implements the OpenGL 2.1 API, but the version reported by
22glGetString(GL_VERSION) depends on the particular driver being used.
23Some drivers don't support all the features required in OpenGL 2.1.
24</p>
25<p>
26See the <a href="install.html">Compiling/Installing page</a> for prerequisites
27for DRI hardware acceleration.
28</p>
29
30
31<h2>MD5 checksums</h2>
32<pre>
33tbd
34</pre>
35
36
37<h2>New features</h2>
38<ul>
Brian Paul889f44b2011-01-15 10:26:25 -070039<li>GL_ARB_draw_instanced extension (gallium drivers, swrast)
Brian Paul9473ca32011-01-15 17:40:56 -070040<li>GL_ARB_instanced_arrays extension (gallium drivers)
Brian Paul3bee9002011-01-15 18:33:01 -070041<li>GL_ARB_draw_buffers_blend (gallium)
Brian Paul7ff89b02011-01-14 17:27:17 -070042</ul>
43
44
45<h2>Bug fixes</h2>
46<ul>
47</ul>
48
49
50<h2>Changes</h2>
51
52<p>tbd</p>
53
54
55</body>
56</html>