docs: List ARB_shading_language_packing/EXT_shader_integer_mix.
[mesa.git] / docs / systems.html
index 837335c504c3fdb065aa8fa87855bc7eab4b3e99..f84792863171e8ab304fdc4cb62647293dc5f286 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,13 @@ Hardware drivers include:
 </p>
 <ul>
   <li>Intel i965, i945, i915.
-    See <a href="http://intellinuxgraphics.org/index.html" target="_parent">
+    See <a href="http://intellinuxgraphics.org/index.html">
       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="http://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="http://nouveau.freedesktop.org">Nouveau Wiki</a></li>
+  <li><a href="http://www.x.org/wiki/vmware">VMware virtual GPU</a></li>
 </ul>
 
 <p>
@@ -58,7 +58,7 @@ Additional driver information:
 </p>
 
 <ul>
-<li><a href="http://dri.freedesktop.org/" target="_parent"> DRI hardware
+<li><a href="http://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