1bf215546Sopenharmony_ci
2bf215546Sopenharmony_ci                           Mesa 5.0.1 release notes
3bf215546Sopenharmony_ci
4bf215546Sopenharmony_ci                               March 30, 2003
5bf215546Sopenharmony_ci
6bf215546Sopenharmony_ci
7bf215546Sopenharmony_ci
8bf215546Sopenharmony_ciIntroduction
9bf215546Sopenharmony_ci------------
10bf215546Sopenharmony_ci
11bf215546Sopenharmony_ciMesa uses an even/odd version number scheme like the Linux kernel.
12bf215546Sopenharmony_ciEven-numbered versions (such as 5.0.x) designate stable releases.
13bf215546Sopenharmony_ciOdd-numbered versions (such as 4.1.x) designate new developmental releases.
14bf215546Sopenharmony_ci
15bf215546Sopenharmony_ciMesa 5.0.1 just fixes bugs found since the 5.0 release.  See the VERSIONS
16bf215546Sopenharmony_cifile for details.
17bf215546Sopenharmony_ci
18bf215546Sopenharmony_ci
19bf215546Sopenharmony_ciDevice Driver Status
20bf215546Sopenharmony_ci--------------------
21bf215546Sopenharmony_ci
22bf215546Sopenharmony_ciA number of Mesa's software drivers haven't been actively maintained for
23bf215546Sopenharmony_cisome time.  We rely on volunteers to maintain many of these drivers.
24bf215546Sopenharmony_ciHere's the current status of all included drivers:
25bf215546Sopenharmony_ci
26bf215546Sopenharmony_ci
27bf215546Sopenharmony_ciDriver			Status
28bf215546Sopenharmony_ci----------------------	---------------------
29bf215546Sopenharmony_ciXMesa (Xlib)		implements OpenGL 1.4
30bf215546Sopenharmony_ciOSMesa (off-screen)	implements OpenGL 1.4
31bf215546Sopenharmony_ciFX (3dfx Voodoo1/2)	implements OpenGL 1.3
32bf215546Sopenharmony_ciSVGA			implements OpenGL 1.3
33bf215546Sopenharmony_ciWind River UGL		implements OpenGL 1.3
34bf215546Sopenharmony_ciWindows/Win32		implements OpenGL 1.4
35bf215546Sopenharmony_ciDJGPP			implements OpenGL 1.4
36bf215546Sopenharmony_ciGGI			implements OpenGL 1.3
37bf215546Sopenharmony_ciBeOS			implements OpenGL 1.4
38bf215546Sopenharmony_ciAllegro			needs updating
39bf215546Sopenharmony_ciD3D			needs updating
40bf215546Sopenharmony_ci
41bf215546Sopenharmony_ciNote: supporting OpenGL 1.4 (vs. 1.3 or 1.2) usually only requires that the
42bf215546Sopenharmony_cidriver call the _mesa_enable_1_4_extensions() function.
43bf215546Sopenharmony_ci
44bf215546Sopenharmony_ci
45bf215546Sopenharmony_ci----------------------------------------------------------------------
46