From a73c59b7a6f45aeca32134873f893af178b354b8 Mon Sep 17 00:00:00 2001 From: Andreas Boll Date: Tue, 18 Sep 2012 19:31:28 +0200 Subject: [PATCH] docs: remove obsolete target attribute --- docs/bugs.html | 5 ++- docs/developers.html | 6 ++-- docs/download.html | 11 +++--- docs/egl.html | 2 +- docs/faq.html | 38 ++++++++++----------- docs/games.html | 52 ++++++++++++++--------------- docs/helpwanted.html | 20 +++++------ docs/index.html | 11 +++--- docs/install.html | 6 ++-- docs/intro.html | 12 +++---- docs/libraries.html | 72 ++++++++++++++++++++-------------------- docs/license.html | 6 ++-- docs/lists.html | 37 ++++++++++----------- docs/modelers.html | 52 ++++++++++++++--------------- docs/opengles.html | 4 +-- docs/openvg.html | 2 +- docs/relnotes-7.5.1.html | 3 +- docs/relnotes-7.5.2.html | 3 +- docs/relnotes-7.5.html | 3 +- docs/repository.html | 16 ++++----- docs/science.html | 56 +++++++++++++++---------------- docs/shading.html | 7 ++-- docs/sourcedocs.html | 6 ++-- docs/systems.html | 10 +++--- docs/thanks.html | 13 ++++---- docs/utilities.html | 12 +++---- docs/utility.html | 28 ++++++---------- docs/vmware-guest.html | 6 ++-- 28 files changed, 237 insertions(+), 262 deletions(-) diff --git a/docs/bugs.html b/docs/bugs.html index 3bc424d895b..677a1b45def 100644 --- a/docs/bugs.html +++ b/docs/bugs.html @@ -18,14 +18,13 @@

The Mesa bug database is hosted on -freedesktop.org. +freedesktop.org. The old bug database on SourceForge is no longer used.

To file a Mesa bug, go to - + Bugzilla on freedesktop.org

diff --git a/docs/developers.html b/docs/developers.html index 01dd337b531..86844ccaedf 100644 --- a/docs/developers.html +++ b/docs/developers.html @@ -20,7 +20,7 @@ Both professional and volunteer developers contribute to Mesa.

-VMware +VMware employs several of the main Mesa developers including Brian Paul and Keith Whitwell.

@@ -38,13 +38,13 @@ including:

Other companies including -Intel +Intel and RedHat also actively contribute to the project. Intel has recently contributed the new GLSL compiler in Mesa 7.9.

-LunarG can be contacted +LunarG can be contacted for custom Mesa / 3D graphics development.

diff --git a/docs/download.html b/docs/download.html index 7db23de37c9..856c2a53ca2 100644 --- a/docs/download.html +++ b/docs/download.html @@ -18,13 +18,12 @@

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

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

@@ -90,17 +89,17 @@ instructions.

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

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

The Mesa demos collection is available -here +here

diff --git a/docs/egl.html b/docs/egl.html index 4cc5b83d98a..a77c12fe2de 100644 --- a/docs/egl.html +++ b/docs/egl.html @@ -18,7 +18,7 @@

The current version of EGL in Mesa implements EGL 1.4. More information about EGL can be found at - + http://www.khronos.org/egl/.

The Mesa's implementation of EGL uses a driver architecture. The main diff --git a/docs/faq.html b/docs/faq.html index 2a0a5f2943b..87416c883e5 100644 --- a/docs/faq.html +++ b/docs/faq.html @@ -132,8 +132,7 @@ Just follow the Mesa compilation instructions.

1.6 Are there other open-source implementations of OpenGL?

-Yes, SGI's +Yes, SGI's OpenGL Sample Implemenation (SI) is available. The SI was written during the time that OpenGL was originally designed. Unfortunately, development of the SI has stagnated. @@ -141,34 +140,33 @@ Mesa is much more up to date with modern features and extensions.

-Vincent is +Vincent is an open-source implementation of OpenGL ES for mobile devices.

-miniGL +miniGL is a subset of OpenGL for PalmOS devices.

-TinyGL is a subset of OpenGL. +TinyGL +is a subset of OpenGL.

-SoftGL +SoftGL is an OpenGL subset for mobile devices.

-Chromium +Chromium isn't a conventional OpenGL implementation (it's layered upon OpenGL), but it does export the OpenGL API. It allows tiled rendering, sort-last rendering, etc.

-ClosedGL is an OpenGL subset library for TI -graphing calculators. +ClosedGL +is an OpenGL subset library for TI graphing calculators.

@@ -218,8 +216,7 @@ GLw (OpenGL widget library) is now available from a separate Linux ABI standard. +Linux ABI standard. Basically you'll want the following: