mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-12-06 07:12:28 +01:00
Remove "i965" from Intel (Mesa) that no longer exists, add newer driver for legacy hardware "crocus"
parent
4e4373e091
commit
99f03ab38d
|
|
@ -81,8 +81,8 @@ This page quickly summarizes graphics driver quirks and issues present in GPU dr
|
||||||
|
|
||||||
## Intel (Mesa) <a name="intel-mesa"/>
|
## Intel (Mesa) <a name="intel-mesa"/>
|
||||||
**OpenGL**
|
**OpenGL**
|
||||||
- **i965** Driver: **Not supported.** Games won't render properly with it, it's very broken [[1]](https://www.youtube.com/watch?v=SSprkcc6NZM), [[2]](https://www.youtube.com/watch?v=0qjqblFDdFw), [[3]](https://www.youtube.com/watch?v=ZwKmYBMMdvE).
|
- **crocus** Driver (Legacy hardware): _No known problems at this time._
|
||||||
- **iris** Driver: _No known problems at this time._
|
- **iris** Driver (Modern hardware): _No known problems at this time._
|
||||||
|
|
||||||
**Vulkan**
|
**Vulkan**
|
||||||
- [Missing `shaderStorageImageMultisample` Vulkan feature support on Intel iGPUs](https://gitlab.freedesktop.org/mesa/mesa/-/issues/6052) <br>
|
- [Missing `shaderStorageImageMultisample` Vulkan feature support on Intel iGPUs](https://gitlab.freedesktop.org/mesa/mesa/-/issues/6052) <br>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue