Update index.md

This commit is contained in:
Matías Locatti 2023-07-08 19:51:54 -03:00 committed by GitHub
parent 8823d75786
commit ab313c930d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -213,7 +213,7 @@ But the OpenGL gains didnt stop there.
`Persistent Buffer Maps` were already in use by the texture cache, but {{< gh-hovercard "10476" "extending their use" >}} to the buffer cache more than doubles the performance of OpenGL on NVIDIA hardware!
{{< imgs
"./ogl.png| Fermi and Kepler users rejoice"
"./ogl.png| Fermi and Kepler users rejoice (tested with an RTX 3070)"
>}}
We expect a similar improvement when using Mesa drivers on Linux.