X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=docs%2Fdownload.html;h=856c2a53ca23889e17df3666db808e374a468f1a;hb=e7bda844e665c56c22d6ed0d801ee670d4137b1a;hp=3c4d5976c2c92a4b76e945d9d4777ef65f572d20;hpb=4683529048ee133481b2d8f1cae1685aa1736f9a;p=mesa.git diff --git a/docs/download.html b/docs/download.html index 3c4d5976c2c..856c2a53ca2 100644 --- a/docs/download.html +++ b/docs/download.html @@ -1,45 +1,38 @@ - + + + + + Getting Mesa + + + -Getting Mesa +
+

The Mesa 3D Graphics Library

+
- + +
- - -

Downloading

+

Downloading

Primary Mesa download site: -freedesktop.org (FTP) +freedesktop.org (FTP)

When a new release is coming, release candidates (betas) may be found -here. +here.

+

Unpacking

+

-The Mesa package is named MesaLib-x.y.z.{tar.bz2, tar.gz, zip} where x.y.z -is the version. There are three types of compressed archives. -

-

-In the past, there was also MesaGLUT-x.y.z.{tar.bz2, tar.gz, zip} packages which -contained Mark Kilgard's GLUT library. -Most Linux distributions include an implementation of GLUT (such as freeglut). -

-

-In the past, the Mesa demos collection was distributed as -MesaDemos-x.y.z.{tar.bz2, tar.gz, zip}. -Now, the - -Mesa demos are distributed separately. +Mesa releases are available in three formats: .tar.bz2, .tar.gz, and .zip

- -

Unpacking

-

To unpack .tar.gz files:

@@ -82,15 +75,9 @@ docs/ - documentation src/ - source code for libraries src/mesa - sources for the main Mesa library and device drivers src/gallium - sources for Gallium and Gallium drivers -src/glu - libGLU source code src/glx - sources for building libGL with full GLX and DRI support -src/glw - Xt/Motif/OpenGL widget code -If you downloaded and unpacked the MesaGLUT.x.y.z package: -
-src/glut	- GLUT library source code
-

Proceed to the compilation and installation @@ -98,5 +85,33 @@ instructions.

- - +

Demos, GLUT, and GLU

+ +

+A package of SGI's GLU library is available +here +

+ +

+A package of Mark Kilgard's GLUT library is available +here +

+ +

+The Mesa demos collection is available +here +

+ +

+In the past, GLUT, GLU and the Mesa demos were released in conjunction with +Mesa releases. But since GLUT, GLU and the demos change infrequently, they +were split off into their own git repositories: + +GLUT, +GLU and +Demos, +

+ +
+ +