From: Andreas Boll
Date: Wed, 30 Jan 2013 21:35:51 +0000 (+0100)
Subject: docs: mention some other supported APIs
X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=bf9e19d3083b55acb2494af4e6f821e7d3af7c77;p=mesa.git
docs: mention some other supported APIs
v2: add ES3
Reviewed-by: Brian Paul (v1)
---
diff --git a/docs/systems.html b/docs/systems.html
index 3659b94942e..f8479286317 100644
--- a/docs/systems.html
+++ b/docs/systems.html
@@ -25,8 +25,8 @@ software drivers.
-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.