Module: Mesa Branch: master Commit: bf9e19d3083b55acb2494af4e6f821e7d3af7c77 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=bf9e19d3083b55acb2494af4e6f821e7d3af7c77
Author: Andreas Boll <[email protected]> Date: Wed Jan 30 22:35:51 2013 +0100 docs: mention some other supported APIs v2: add ES3 Reviewed-by: Brian Paul <[email protected]> (v1) --- docs/systems.html | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/systems.html b/docs/systems.html index 3659b94..f847928 100644 --- a/docs/systems.html +++ b/docs/systems.html @@ -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> _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
