diff --git a/README.md b/README.md index 730c59eb..92250c62 100644 --- a/README.md +++ b/README.md @@ -197,6 +197,7 @@ draw calls per frame. You can increase this limit by changing | CPU | Renderer | GPU |Compiler| Arch | OS | Dim | Calls | |:-------------|:-------------|:----------|:------:|:----:|:----------:|----:|------:| | i7-4790K 4.0 | GL2.1 | GTX970 | VS2015 | x64 | Windows10 | 47 |103823 | +| i7-4790K 4.0 | DX11 | GTX970 | VS2015 | x64 | Windows10 | 45 | 91125 | | i7-4790K 4.0 | DX9 | GTX970 | VS2013 | x64 | Windows10 | 40 | 64000 | | i5-3570 3.8 | NV 331.49 | GTX560Ti | GCC | x64 | Linux | 40 | 64000+| | i7-920 2.66 | GL2.1 | GTX650Ti | VS2008 | x64 | Windows7 | 38 | 54872 |