1bf215546Sopenharmony_ci
2bf215546Sopenharmony_ci                          Mesa 4.0.3 release notes
3bf215546Sopenharmony_ci
4bf215546Sopenharmony_ci                               June 25, 2002
5bf215546Sopenharmony_ci
6bf215546Sopenharmony_ci                              PLEASE READ!!!!
7bf215546Sopenharmony_ci
8bf215546Sopenharmony_ci
9bf215546Sopenharmony_ci
10bf215546Sopenharmony_ciIntroduction
11bf215546Sopenharmony_ci------------
12bf215546Sopenharmony_ci
13bf215546Sopenharmony_ciMesa uses an even/odd version number scheme like the Linux kernel.
14bf215546Sopenharmony_ciOdd numbered versions (such as 3.3) designate new developmental releases.
15bf215546Sopenharmony_ciEven numbered versions (such as 3.4) designate stable releases.
16bf215546Sopenharmony_ci
17bf215546Sopenharmony_ciMesa 4.0.3 basically just contains bug fixes version 4.0.2.
18bf215546Sopenharmony_ci
19bf215546Sopenharmony_ciSee the docs/VERSIONS file for the list of bug fixes.
20bf215546Sopenharmony_ci
21bf215546Sopenharmony_ciThe GGI driver has been updated, thanks to Filip Spacek.
22bf215546Sopenharmony_ci
23bf215546Sopenharmony_ci
24bf215546Sopenharmony_ciDevice Drivers
25bf215546Sopenharmony_ci--------------
26bf215546Sopenharmony_ci
27bf215546Sopenharmony_ciMesa advertises itself as either OpenGL 1.2 or OpenGL 1.3 depending on the
28bf215546Sopenharmony_cidevice driver.  If the driver enables all the ARB extensions which are part
29bf215546Sopenharmony_ciof OpenGL 1.3 then glGetString(GL_VERSION) will return "1.3".  Otherwise,
30bf215546Sopenharmony_ciit'll return "1.2".
31bf215546Sopenharmony_ci
32bf215546Sopenharmony_ciA number of Mesa's software drivers haven't been actively maintained for
33bf215546Sopenharmony_cisome time.  We rely on volunteers to maintain many of the drivers.
34bf215546Sopenharmony_ciHere's the current status of all included drivers:
35bf215546Sopenharmony_ci
36bf215546Sopenharmony_ciDriver			Status
37bf215546Sopenharmony_ci----------------------	---------------------
38bf215546Sopenharmony_ciXMesa (Xlib)		implements OpenGL 1.3
39bf215546Sopenharmony_ciOSMesa (off-screen)	implements OpenGL 1.3
40bf215546Sopenharmony_ciFX (3dfx Voodoo1/2)	implements OpenGL 1.3
41bf215546Sopenharmony_ciSVGA			implements OpenGL 1.3
42bf215546Sopenharmony_ciWind River UGL		implements OpenGL 1.3
43bf215546Sopenharmony_ciWindows/Win32		implements OpenGL 1.3
44bf215546Sopenharmony_ciDOS/DJGPP		implements OpenGL 1.3 (new in Mesa 4.0.2)
45bf215546Sopenharmony_ciGGI			implements OpenGL 1.3
46bf215546Sopenharmony_ciBeOS			needs updating
47bf215546Sopenharmony_ciAllegro			needs updating
48bf215546Sopenharmony_ciD3D			needs updating
49bf215546Sopenharmony_ci
50bf215546Sopenharmony_ci
51bf215546Sopenharmony_ci----------------------------------------------------------------------
52