Update README with some other APIs for clarity

This commit is contained in:
baldurk
2016-09-15 17:50:51 +02:00
parent 9e09386872
commit 0a85203b39
+2
View File
@@ -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.