Commit 8b227a3b by Geoff Lang

Documentation: Update support matrix.

BUG=angleproject:1944 Change-Id: I123bb4f97f947272364c765b18d11dba476eee01 Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/1666696 Commit-Queue: Geoff Lang <geofflang@chromium.org> Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org>
parent c6601ec8
...@@ -10,19 +10,21 @@ underway, and future plans include compute shader support (ES 3.1) and MacOS sup ...@@ -10,19 +10,21 @@ underway, and future plans include compute shader support (ES 3.1) and MacOS sup
| | Direct3D 9 | Direct3D 11 | Desktop GL | GL ES | Vulkan | | | Direct3D 9 | Direct3D 11 | Desktop GL | GL ES | Vulkan |
|----------------|:-------------:|:----------------:|:--------------:|:-------------:|:-------------:| |----------------|:-------------:|:----------------:|:--------------:|:-------------:|:-------------:|
| OpenGL ES 2.0 | complete | complete | complete | complete | in progress | | OpenGL ES 2.0 | complete | complete | complete | complete | complete |
| OpenGL ES 3.0 | | complete | complete | in progress | not started | | OpenGL ES 3.0 | | complete | complete | complete | in progress |
| OpenGL ES 3.1 | | not started | in progress | in progress | not started | | OpenGL ES 3.1 | | in progress | complete | complete | not started |
| OpenGL ES 3.2 | | | planned | planned | planned |
### Platform support via backing renderers ### Platform support via backing renderers
| | Direct3D 9 | Direct3D 11 | Desktop GL | GL ES | Vulkan | | | Direct3D 9 | Direct3D 11 | Desktop GL | GL ES | Vulkan |
|------------:|:--------------:|:--------------:|:-------------:|:-----------:|:-----------:| |------------:|:--------------:|:--------------:|:-------------:|:-----------:|:-----------:|
| Windows | complete | complete | complete | complete | in progress | | Windows | complete | complete | complete | complete | complete |
| Linux | | | complete | | in progress | | Linux | | | complete | | complete |
| Mac OS X | | | in progress | | | | Mac OS X | | | complete | | |
| Chrome OS | | | | complete | planned | | Chrome OS | | | | complete | planned |
| Android | | | | complete | in progress | | Android | | | | complete | complete |
| Fuchsia | | | | | in progress |
ANGLE v1.0.772 was certified compliant by passing the ES 2.0.3 conformance tests in October 2011. ANGLE v1.0.772 was certified compliant by passing the ES 2.0.3 conformance tests in October 2011.
ANGLE also provides an implementation of the EGL 1.4 specification. ANGLE also provides an implementation of the EGL 1.4 specification.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment