diff --git a/README.md b/README.md index e21906323..d528996c0 100644 --- a/README.md +++ b/README.md @@ -39,6 +39,8 @@ API Support | OpenGL Pre-3.2 | No immediate plans | :heavy_multiplication_x: | :heavy_multiplication_x: | | D3D10 | No immediate plans | :heavy_multiplication_x: | :heavy_multiplication_x: | | D3D9 | No immediate plans | :heavy_multiplication_x: | :heavy_multiplication_x: | +| OpenGL ES (2&3) | No immediate plans | :heavy_multiplication_x: | :heavy_multiplication_x: | +| Metal | No immediate plans | :heavy_multiplication_x: | :heavy_multiplication_x: | * D3D11 has full feature support and is stable & tested. Feature Level 11 hardware is assumed - Radeon 4000/5000+, GeForce 400+, Intel Ivy Bridge, falling back to WARP software emulation if this hardware isn't present. * \*OpenGL is only explicitly supported for the core profile 3.2+ subset of features, check the [OpenGL wiki page](https://github.com/baldurk/renderdoc/wiki/OpenGL) for details.