Added Iris recommendation

Matías Locatti 2020-10-31 20:36:24 -03:00
parent 28cf6b2a03
commit 99352f50f6
1 changed files with 1 additions and 1 deletions

@ -25,7 +25,7 @@ sudo pacman -Syu mesa-git
```
## Notes
- Mesa supports OpenGL 4.6 for Intel Gen 8 GPUs (Broadwell, Gen 5 CPUs)
- Mesa supports OpenGL 4.6 for Intel Gen 8 GPUs (Broadwell, Gen 5 CPUs) when using the (now default) Iris driver. yuzu will not work with the older i965 driver.
- Users looking to build Mesa on Arch Linux themselves can follow the [old guide](https://github.com/yuzu-emu/yuzu/wiki/%5BDeprecated%5D-Building-Mesa-on-Arch-Linux).
## Pitfalls