X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=docs%2Fdownload.html;h=856c2a53ca23889e17df3666db808e374a468f1a;hb=e7bda844e665c56c22d6ed0d801ee670d4137b1a;hp=207d879f0f20999f6ca1529649a4cd5b5cbb92e9;hpb=df2be226d9ca6772eb4615ce0670e66667b86691;p=mesa.git diff --git a/docs/download.html b/docs/download.html index 207d879f0f2..856c2a53ca2 100644 --- a/docs/download.html +++ b/docs/download.html @@ -7,21 +7,27 @@ +
+

The Mesa 3D Graphics Library

+
+ + +
+

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

+

Unpacking

Mesa releases are available in three formats: .tar.bz2, .tar.gz, and .zip @@ -69,7 +75,6 @@ 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 @@ -80,24 +85,33 @@ instructions.

-

Demos and GLUT

+

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 +here

The Mesa demos collection is available -here +here

-In the past, GLUT and the Mesa demos were released in conjunction with -Mesa releases. But since GLUT and the demos change infrequently, they -were split off some time ago. -

+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, +

+