mirror of
https://github.com/scratchfoundation/bgfx.git
synced 2024-11-28 18:45:54 -05:00
Updated README.
This commit is contained in:
parent
1bf1163353
commit
4a9b77c86c
1 changed files with 1 additions and 0 deletions
|
@ -131,6 +131,7 @@ draw calls per frame.
|
|||
|
||||
| CPU | Renderer | GPU |Compiler| Arch | OS | Dim | Calls |
|
||||
|:-------------|:-------------|:----------|:------:|:----:|:--------:|----:|------:|
|
||||
| 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 |
|
||||
| i7-920 2.66 | GL2.1 | GTX650Ti | VS2008 | x86 | Windows7 | 38 | 54872 |
|
||||
| i7-920 2.66 | DX9 | GTX650Ti | GCC | x64 | Windows7 | 32 | 32768 |
|
||||
|
|
Loading…
Reference in a new issue