Commit a685db2e by Shahbaz Youssefi Committed by Commit Bot

Update README.md for Fuchsia

Bug: angleproject:1944 Change-Id: I823ffba6b67e65dbf4b24e8863a117fcdff76657 Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2648638 Commit-Queue: Shahbaz Youssefi <syoussefi@chromium.org> Reviewed-by: 's avatarMichael Spang <spang@chromium.org>
parent 122a1cc5
...@@ -26,7 +26,7 @@ Metal and MacOS, Chrome OS, and Fuchsia support. ...@@ -26,7 +26,7 @@ Metal and MacOS, Chrome OS, and Fuchsia support.
| Chrome OS | | | | complete | planned | | | Chrome OS | | | | complete | planned | |
| Android | | | | complete | complete | | | Android | | | | complete | complete | |
| GGP (Stadia) | | | | | complete | | | GGP (Stadia) | | | | | complete | |
| Fuchsia | | | | | in progress | | | Fuchsia | | | | | complete | |
ANGLE v1.0.772 was certified compliant by passing the OpenGL ES 2.0.3 conformance tests in October 2011. ANGLE v1.0.772 was certified compliant by passing the OpenGL ES 2.0.3 conformance tests in October 2011.
......
...@@ -27,12 +27,10 @@ On Windows: ...@@ -27,12 +27,10 @@ On Windows:
On Linux: On Linux:
* Install package dependencies by running `install-build-deps.sh` later on. * Install package dependencies by running `install-build-deps.sh` later on.
* Bison and flex are not needed as we only support generating the translator grammar on Windows.
On MacOS: On MacOS:
* [XCode](https://developer.apple.com/xcode/) for Clang and development files. * [XCode](https://developer.apple.com/xcode/) for Clang and development files.
* Bison and flex are not needed as we only support generating the translator grammar on Windows.
### Getting the source ### Getting the source
......
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