Commit 238827fc by Shannon Woods

Don't use dashes in table fields of .md files

It makes gitiles sad. Change-Id: I54c1c326bbc579e5591ad5cffae06650d5f24957 Reviewed-on: https://chromium-review.googlesource.com/311082Reviewed-by: 's avatarShannon Woods <shannonwoods@chromium.org> Tested-by: 's avatarShannon Woods <shannonwoods@chromium.org>
parent dbfdca8f
...@@ -4,7 +4,7 @@ The goal of ANGLE is to allow users of multiple operating systems to seamlessly ...@@ -4,7 +4,7 @@ The goal of ANGLE is to allow users of multiple operating systems to seamlessly
| | Direct3D 9 | Direct3D 11 | Desktop GL | GL ES | | | Direct3D 9 | Direct3D 11 | Desktop GL | GL ES |
|----------------|:-------------:|:-------------------:|:------------------:|:---------:| |----------------|:-------------:|:-------------------:|:------------------:|:---------:|
| OpenGL ES 2.0 | complete | complete | complete | planned | | OpenGL ES 2.0 | complete | complete | complete | planned |
| OpenGL ES 3.0 | ----- | nearing completion | nearing completion | planned | | OpenGL ES 3.0 | | nearing completion | nearing completion | planned |
[Level of OpenGL ES support via backing renderers] [Level of OpenGL ES support via backing renderers]
| | Direct3D 9 | Direct3D 11 | Desktop GL | | | Direct3D 9 | Direct3D 11 | Desktop GL |
......
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