Intel Arc, not ARC

Also GabeN.
This commit is contained in:
Matías Locatti 2022-11-06 02:18:05 -03:00 committed by GitHub
parent b051c59e1d
commit c887360701
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -46,7 +46,7 @@ While rendering bugs were fixed in Vulkan, and OpenGL with the GLSL backend, the
An NVIDIA card is not the only new hardware acquired by byte[] this month.
He also acquired an Intel Arc A770 16GB, and used it to track down a driver issue.
Despite passing all of our validation tests, the Vulkan Arc driver is unable to compile the ASTC decoder used by yuzu, and yuzu unconditionally compiles it at startup.
Despite passing all of our validation tests, the Vulkan driver is unable to compile the ASTC decoder used by yuzu, and yuzu unconditionally compiles it at startup.
Therefore, byte[] has {{< gh-hovercard "9097" "skipped compiling it if CPU decoding for ASTC is used" >}} instead, and filed a [report to Intel for their reference](https://github.com/IGCIT/Intel-GPU-Community-Issue-Tracker-IGCIT/issues/159).
This allows yuzu to boot games in Vulkan when using the Intel Arc Windows Vulkan drivers.
@ -284,12 +284,12 @@ In the meantime, if you MUST run the latest drivers, use OpenGL.
Hopefully the next mid-range cards won't be the same cost as an entire PC.
#### Intel ARC, lets go!
#### Intel Arc, lets go!
With games now working on Vulkan thanks to byte[], we only need proud owners of Team Blue cards reporting issues on our GitHub.
Message to Intel: there are sales outside of Europe, China, and the USA. Please start shipping already so your writer can start testing…
This goes for you too, Gaben.
This goes for you too, GabeN.
## Future projects