i965/docs: update Intel Linux Graphics URLs

Signed-off-by: Eric Engestrom <eric.engestrom@imgtec.com>
This commit is contained in:
Eric Engestrom
2016-07-06 17:09:15 +01:00
committed by Kenneth Graunke
parent 8910de39c7
commit 771f6db76f
4 changed files with 4 additions and 4 deletions

View File

@@ -38,7 +38,7 @@ including:
<p> <p>
Other companies including Other companies including
<a href="http://www.intellinuxgraphics.org/index.html">Intel</a> <a href="https://01.org/linuxgraphics">Intel</a>
and RedHat also actively contribute to the project. and RedHat also actively contribute to the project.
Intel has recently contributed the new GLSL compiler in Mesa 7.9. Intel has recently contributed the new GLSL compiler in Mesa 7.9.
</p> </p>

View File

@@ -57,7 +57,7 @@ drivers for X.org.
<ul> <ul>
<li>See the <a href="http://dri.freedesktop.org/">DRI website</a> <li>See the <a href="http://dri.freedesktop.org/">DRI website</a>
for more information.</li> for more information.</li>
<li>See <a href="http://intellinuxgraphics.org">intellinuxgraphics.org</a> <li>See <a href="https://01.org/linuxgraphics">01.org</a>
for more information about Intel drivers.</li> for more information about Intel drivers.</li>
<li>See <a href="http://nouveau.freedesktop.org">nouveau.freedesktop.org</a> <li>See <a href="http://nouveau.freedesktop.org">nouveau.freedesktop.org</a>
for more information about Nouveau drivers.</li> for more information about Nouveau drivers.</li>

View File

@@ -247,7 +247,7 @@
* Chipset Graphics Controller Programmer's Reference Manual, * Chipset Graphics Controller Programmer's Reference Manual,
* Volume 2: 3D/Media", Revision 1.0b as of January 2008, * Volume 2: 3D/Media", Revision 1.0b as of January 2008,
* available at * available at
* http://intellinuxgraphics.org/documentation.html * https://01.org/linuxgraphics/documentation/hardware-specification-prms
* at the time of this writing). * at the time of this writing).
* *
* These appear to be supported on at least some * These appear to be supported on at least some

View File

@@ -245,7 +245,7 @@ static void upload_sf_unit( struct brw_context *brw )
* Chipset Graphics Controller Programmer's Reference Manual, * Chipset Graphics Controller Programmer's Reference Manual,
* Volume 2: 3D/Media", Revision 1.0b as of January 2008, * Volume 2: 3D/Media", Revision 1.0b as of January 2008,
* available at * available at
* http://intellinuxgraphics.org/documentation.html * https://01.org/linuxgraphics/documentation/hardware-specification-prms
* at the time of this writing). * at the time of this writing).
* *
* It does work on at least some devices, if not all; * It does work on at least some devices, if not all;