docs: update calendar, add news item and link release notes for 18.3.0
[mesa.git] / docs / systems.html
index 837335c504c3fdb065aa8fa87855bc7eab4b3e99..b97e1f0a79e0d7d2ba4cbf2de31a28e8f6f719d9 100644 (file)
@@ -25,8 +25,8 @@ software drivers.
 </p>
 
 <p>
-The primary API is OpenGL but there's also support for OpenGL ES 1
-and ES 2, OpenVG and the EGL interface.
+The primary API is OpenGL but there's also support for OpenGL ES 1, ES2
+and ES 3, OpenVG, OpenCL, VDPAU, XvMC and the EGL interface.
 </p>
 
 <p>
@@ -34,13 +34,12 @@ Hardware drivers include:
 </p>
 <ul>
   <li>Intel i965, i945, i915.
-    See <a href="http://intellinuxgraphics.org/index.html" target="_parent">
-      Intel's website</a></li>
+    See <a href="https://01.org/linuxgraphics">Intel's website</a></li>
   <li>AMD Radeon series.
-  See <a href="http://www.x.org/wiki/RadeonFeature" target="_parent">RadeonFeature</a></li>
+  See <a href="https://www.x.org/wiki/RadeonFeature">RadeonFeature</a></li>
   <li>NVIDIA GPUs.
-  See <a href="http://nouveau.freedesktop.org" target="_parent">Nouveau Wiki</a></li>
-  <li><a href="http://www.x.org/wiki/vmware" target="_parent">VMware virtual GPU</a></li>
+  See <a href="https://nouveau.freedesktop.org">Nouveau Wiki</a></li>
+  <li><a href="https://www.x.org/wiki/vmware">VMware virtual GPU</a></li>
 </ul>
 
 <p>
@@ -58,7 +57,7 @@ Additional driver information:
 </p>
 
 <ul>
-<li><a href="http://dri.freedesktop.org/" target="_parent"> DRI hardware
+<li><a href="https://dri.freedesktop.org/"> DRI hardware
 drivers</a> for the X Window System
 <li><a href="xlibdriver.html">Xlib / swrast driver</a> for the X Window System
 and Unix-like operating systems