diff options
author | Andreas Boll <[email protected]> | 2013-01-30 22:35:51 +0100 |
---|---|---|
committer | Andreas Boll <[email protected]> | 2013-02-11 10:58:33 +0100 |
commit | bf9e19d3083b55acb2494af4e6f821e7d3af7c77 (patch) | |
tree | 5cc535b6131dc2b070815cccc17e1772efb0d411 /docs/systems.html | |
parent | babc638c729f02c465d7467ca2775580f87ba65a (diff) |
docs: mention some other supported APIs
v2: add ES3
Reviewed-by: Brian Paul <[email protected]> (v1)
Diffstat (limited to 'docs/systems.html')
-rw-r--r-- | docs/systems.html | 4 |
1 files changed, 2 insertions, 2 deletions
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. </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> |