| Brian Paul | 318122b | 2009-06-26 16:45:54 -0600 | [diff] [blame] | 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 7.4.4 Release Notes / 23 June 2009</H1> | 
 | 12 |  | 
 | 13 | <p> | 
 | 14 | Mesa 7.4.4 is a stable development release fixing bugs since the 7.4.3 release. | 
 | 15 | </p> | 
 | 16 | <p> | 
 | 17 | Mesa 7.4.4 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> | 
 | 25 |  | 
 | 26 |  | 
 | 27 | <h2>MD5 checksums</h2> | 
 | 28 | <pre> | 
 | 29 | 0b56fe5a88ab0c3c5b2da5068f63f416  MesaLib-7.4.4.tar.gz | 
 | 30 | b66528d314c574dccbe0ed963cac5e93  MesaLib-7.4.4.tar.bz2 | 
 | 31 | 2818076f3ba23fa87fdfe4602a637a18  MesaLib-7.4.4.zip | 
 | 32 | 3e77b208386c47b18165bce5ae317e2c  MesaDemos-7.4.4.tar.gz | 
 | 33 | 628142ec9a54cd28cc027e6ce26cff47  MesaDemos-7.4.4.tar.bz2 | 
 | 34 | d08a30d30ab7174859aa709cba6c726d  MesaDemos-7.4.4.zip | 
 | 35 | e6e91ba16e274d40cf3a97ad3218af01  MesaGLUT-7.4.4.tar.gz | 
 | 36 | e14bbb52517e8121b31f1387515365ab  MesaGLUT-7.4.4.tar.bz2 | 
 | 37 | f10ed20469753c2b3d68c99854f80fd4  MesaGLUT-7.4.4.zip | 
 | 38 | </pre> | 
 | 39 |  | 
 | 40 |  | 
 | 41 | <h2>Bug fixes</h2> | 
 | 42 | <ul> | 
 | 43 | <li>Fixed i965/i915 segfault in screen destruction (bug 22408) | 
 | 44 | </ul> | 
 | 45 |  | 
 | 46 |  | 
 | 47 |  | 
 | 48 | <h2>Driver Status</h2> | 
 | 49 |  | 
 | 50 | <pre> | 
 | 51 | Driver			Status | 
 | 52 | ----------------------	---------------------- | 
 | 53 | DRI drivers		varies with the driver | 
 | 54 | XMesa/GLX (on Xlib)	implements OpenGL 2.1 | 
 | 55 | OSMesa (off-screen)	implements OpenGL 2.1 | 
 | 56 | Windows/Win32		implements OpenGL 2.1 | 
 | 57 | Glide (3dfx Voodoo1/2)	implements OpenGL 1.3 | 
 | 58 | SVGA			unsupported | 
 | 59 | Wind River UGL		unsupported | 
 | 60 | DJGPP			unsupported | 
 | 61 | GGI			unsupported | 
 | 62 | BeOS			unsupported | 
 | 63 | Allegro			unsupported | 
 | 64 | D3D			unsupported | 
 | 65 | </pre> | 
 | 66 |  | 
 | 67 | </body> | 
 | 68 | </html> |