diff options
author | Brian Paul <[email protected]> | 2009-07-17 09:40:28 -0600 |
---|---|---|
committer | Brian Paul <[email protected]> | 2009-07-17 09:40:59 -0600 |
commit | 8c6e81f97dba8c4a108f63a2236915443db6c3cd (patch) | |
tree | 9f59555eb002dbe007d1ad35a9e14ba8a717daf4 /docs | |
parent | 2ba98efdf6653a4cb885d576d2e6f349c69679d4 (diff) |
docs: update links to Gallium wiki page on freedesktop.org
Diffstat (limited to 'docs')
-rw-r--r-- | docs/cell.html | 2 | ||||
-rw-r--r-- | docs/news.html | 2 | ||||
-rw-r--r-- | docs/relnotes-7.5.html | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/docs/cell.html b/docs/cell.html index ada903cf8a9..30626b60b42 100644 --- a/docs/cell.html +++ b/docs/cell.html @@ -12,7 +12,7 @@ The Mesa <a href="http://en.wikipedia.org/wiki/Cell_%28microprocessor%29" target="_parent">Cell</a> driver is part of the -<a href="http://www.tungstengraphics.com/wiki/index.php/Gallium3D" target="_parent">Gallium3D</a> +<a href="http://wiki.freedesktop.org/wiki/Software/gallium" target="_parent">Gallium3D</a> architecture. Tungsten Graphics did the original implementation of the Cell driver. </p> diff --git a/docs/news.html b/docs/news.html index ee4a86c2a21..f29f95419f9 100644 --- a/docs/news.html +++ b/docs/news.html @@ -99,7 +99,7 @@ Added a new page describing the <a href="cell.html">Mesa Cell driver</a>. <p> Gallium3D is the codename for the new Mesa device driver architecture which is currently under development. -A <a href="http://www.tungstengraphics.com/wiki/index.php/Gallium3D" +A <a href="http://wiki.freedesktop.org/wiki/Software/gallium" target="_parent"> summary</a> of the architecture can be found on the Tungsten Graphics website. </p> diff --git a/docs/relnotes-7.5.html b/docs/relnotes-7.5.html index 5a67d3fb528..42b9168548d 100644 --- a/docs/relnotes-7.5.html +++ b/docs/relnotes-7.5.html @@ -17,7 +17,7 @@ with the 7.4.x branch or wait for Mesa 7.5.1. </p> <p> The main new feature of Mesa 7.5 is the -<a href="http://www.tungstengraphics.com/wiki/index.php/Gallium3D" +<a href="http://wiki.freedesktop.org/wiki/Software/gallium" target="_parent">Gallium3D</a> infrastructure. </p> <p> |