blob: 0b5e251e343f9aec8a4b111a804ee6a1563b99a3 [file] [log] [blame]
Brian Paul60955d72006-09-21 22:51:16 +00001<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 6.5.2 Release Notes / (in progress)</H1>
12
13<p>
14Mesa 6.5.2 is a 6.5 follow-on development release mostly consisting of
15<a href="versions.html#6.5.1">bug fixes</a>.
16</p>
17
18
19<h2>MD5 checksums</h2>
20<pre>
21</pre>
22
23
24<h2>New Features</h2>
25<ul>
26</ul>
27
28<h2>Changes</h2>
29</ul>
30
31<h2>Bug fixes</h2>
32<ul>
33<li>fixed invalid memory read while rendering textured points (bug 8320)
34<li>fixed problems with freebsd-dri configuration (bug 8344)
35<li>Mesa's fake glxGetCurrentContext() wasn't thread-aware
36</ul>
37
38
39<h2>Internal code changes</h2>
40
41
42
43<h2>To Do (someday) items</h2>
44<ul>
45<li>Switch to freeglut
46<li>Increase MAX_DRAWBUFFERS
47<li>Fix linux-glide target/driver.
48<li>Improved lambda and derivative calculation for frag progs.
49</ul>
50
51
52<h2>Driver Status</h2>
53
54<pre>
55Driver Status
56---------------------- ----------------------
57DRI drivers varies with the driver
58XMesa/GLX (on Xlib) implements OpenGL 1.5
59OSMesa (off-screen) implements OpenGL 1.5
60Glide (3dfx Voodoo1/2) implements OpenGL 1.3
61SVGA implements OpenGL 1.3
62Wind River UGL implements OpenGL 1.3
63Windows/Win32 implements OpenGL 1.5
64DJGPP implements OpenGL 1.5
65GGI implements OpenGL 1.3
66BeOS implements OpenGL 1.5
67Allegro needs updating
68D3D needs updating
69</pre>
70
71</body>
72</html>