Skip to content

Commit

Permalink
Documentation: Update support matrix.
Browse files Browse the repository at this point in the history
BUG=angleproject:1944

Change-Id: I123bb4f97f947272364c765b18d11dba476eee01
Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/1666696
Commit-Queue: Geoff Lang <[email protected]>
Reviewed-by: Jamie Madill <[email protected]>
  • Loading branch information
vonture committed Jun 19, 2019
1 parent c6601ec commit 8b227a3
Showing 1 changed file with 9 additions and 7 deletions.
16 changes: 9 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 |
|----------------|:-------------:|:----------------:|:--------------:|:-------------:|:-------------:|
| OpenGL ES 2.0 | complete | complete | complete | complete | in progress |
| OpenGL ES 3.0 | | complete | complete | in progress | not started |
| OpenGL ES 3.1 | | not started | in progress | in progress | not started |
| OpenGL ES 2.0 | complete | complete | complete | complete | complete |
| OpenGL ES 3.0 | | complete | complete | complete | in progress |
| OpenGL ES 3.1 | | in progress | complete | complete | not started |
| OpenGL ES 3.2 | | | planned | planned | planned |

### Platform support via backing renderers

| | Direct3D 9 | Direct3D 11 | Desktop GL | GL ES | Vulkan |
|------------:|:--------------:|:--------------:|:-------------:|:-----------:|:-----------:|
| Windows | complete | complete | complete | complete | in progress |
| Linux | | | complete | | in progress |
| Mac OS X | | | in progress | | |
| Windows | complete | complete | complete | complete | complete |
| Linux | | | complete | | complete |
| Mac OS X | | | complete | | |
| 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 also provides an implementation of the EGL 1.4 specification.
Expand Down

0 comments on commit 8b227a3

Please sign in to comment.