i965/docs: update Intel Linux Graphics URLs
authorEric Engestrom <eric.engestrom@imgtec.com>
Wed, 6 Jul 2016 16:09:15 +0000 (17:09 +0100)
committerKenneth Graunke <kenneth@whitecape.org>
Wed, 6 Jul 2016 20:18:23 +0000 (13:18 -0700)
Signed-off-by: Eric Engestrom <eric.engestrom@imgtec.com>
docs/developers.html
docs/faq.html
src/mesa/drivers/dri/i965/brw_defines.h
src/mesa/drivers/dri/i965/brw_sf_state.c

index 86844cc..85b6979 100644 (file)
@@ -38,7 +38,7 @@ including:
 
 <p>
 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.
 Intel has recently contributed the new GLSL compiler in Mesa 7.9.
 </p>
index b7c6fbf..4e79bb1 100644 (file)
@@ -57,7 +57,7 @@ drivers for X.org.
 <ul>
   <li>See the <a href="http://dri.freedesktop.org/">DRI website</a>
   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>
   <li>See <a href="http://nouveau.freedesktop.org">nouveau.freedesktop.org</a>
   for more information about Nouveau drivers.</li>
index e7d1a9f..d2cd53a 100644 (file)
  * Chipset Graphics Controller Programmer's Reference Manual,
  * Volume 2: 3D/Media", Revision 1.0b as of January 2008,
  * available at
- *     http://intellinuxgraphics.org/documentation.html
+ *     https://01.org/linuxgraphics/documentation/hardware-specification-prms
  * at the time of this writing).
  *
  * These appear to be supported on at least some
index 8eab671..89406fc 100644 (file)
@@ -245,7 +245,7 @@ static void upload_sf_unit( struct brw_context *brw )
        * Chipset Graphics Controller Programmer's Reference Manual,
        * Volume 2: 3D/Media", Revision 1.0b as of January 2008,
        * available at
-       *     http://intellinuxgraphics.org/documentation.html
+       *     https://01.org/linuxgraphics/documentation/hardware-specification-prms
        * at the time of this writing).
        *
        * It does work on at least some devices, if not all;