1 | Mesa 7.4.4 Release Notes / 23 June 2009
|
---|
2 | =======================================
|
---|
3 |
|
---|
4 | Mesa 7.4.4 is a stable development release fixing bugs since the 7.4.3
|
---|
5 | release.
|
---|
6 |
|
---|
7 | Mesa 7.4.4 implements the OpenGL 2.1 API, but the version reported by
|
---|
8 | glGetString(GL_VERSION) depends on the particular driver being used.
|
---|
9 | Some drivers don't support all the features required in OpenGL 2.1.
|
---|
10 |
|
---|
11 | See the :doc:`Compiling/Installing page <../install>` for
|
---|
12 | prerequisites for DRI hardware acceleration.
|
---|
13 |
|
---|
14 | MD5 checksums
|
---|
15 | -------------
|
---|
16 |
|
---|
17 | ::
|
---|
18 |
|
---|
19 | 0b56fe5a88ab0c3c5b2da5068f63f416 MesaLib-7.4.4.tar.gz
|
---|
20 | b66528d314c574dccbe0ed963cac5e93 MesaLib-7.4.4.tar.bz2
|
---|
21 | 2818076f3ba23fa87fdfe4602a637a18 MesaLib-7.4.4.zip
|
---|
22 | 3e77b208386c47b18165bce5ae317e2c MesaDemos-7.4.4.tar.gz
|
---|
23 | 628142ec9a54cd28cc027e6ce26cff47 MesaDemos-7.4.4.tar.bz2
|
---|
24 | d08a30d30ab7174859aa709cba6c726d MesaDemos-7.4.4.zip
|
---|
25 | e6e91ba16e274d40cf3a97ad3218af01 MesaGLUT-7.4.4.tar.gz
|
---|
26 | e14bbb52517e8121b31f1387515365ab MesaGLUT-7.4.4.tar.bz2
|
---|
27 | f10ed20469753c2b3d68c99854f80fd4 MesaGLUT-7.4.4.zip
|
---|
28 |
|
---|
29 | Bug fixes
|
---|
30 | ---------
|
---|
31 |
|
---|
32 | - Fixed i965/i915 segfault in screen destruction (bug 22408)
|
---|
33 |
|
---|
34 | Driver Status
|
---|
35 | -------------
|
---|
36 |
|
---|
37 | ::
|
---|
38 |
|
---|
39 | Driver Status
|
---|
40 | ---------------------- ----------------------
|
---|
41 | DRI drivers varies with the driver
|
---|
42 | XMesa/GLX (on Xlib) implements OpenGL 2.1
|
---|
43 | OSMesa (off-screen) implements OpenGL 2.1
|
---|
44 | Windows/Win32 implements OpenGL 2.1
|
---|
45 | Glide (3dfx Voodoo1/2) implements OpenGL 1.3
|
---|
46 | SVGA unsupported
|
---|
47 | Wind River UGL unsupported
|
---|
48 | DJGPP unsupported
|
---|
49 | GGI unsupported
|
---|
50 | BeOS unsupported
|
---|
51 | Allegro unsupported
|
---|
52 | D3D unsupported
|
---|