Re-org of per-release info.
[mesa.git] / docs / relnotes-6.5.2.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 6.5.2 Release Notes / (in progress)</H1>
12
13 <p>
14 Mesa 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>
55 Driver Status
56 ---------------------- ----------------------
57 DRI drivers varies with the driver
58 XMesa/GLX (on Xlib) implements OpenGL 1.5
59 OSMesa (off-screen) implements OpenGL 1.5
60 Glide (3dfx Voodoo1/2) implements OpenGL 1.3
61 SVGA implements OpenGL 1.3
62 Wind River UGL implements OpenGL 1.3
63 Windows/Win32 implements OpenGL 1.5
64 DJGPP implements OpenGL 1.5
65 GGI implements OpenGL 1.3
66 BeOS implements OpenGL 1.5
67 Allegro needs updating
68 D3D needs updating
69 </pre>
70
71 </body>
72 </html>