mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-22 22:00:39 -06:00
Both Intel and Radeon Mesa geometry shader bugs are fixed in 11.1.2
This commit is contained in:
@ -191,7 +191,7 @@ namespace DriverDetails
|
||||
// Bug: Broken lines in geometry shaders
|
||||
// Affected Devices: Mesa r600/radeonsi, Mesa Sandy Bridge
|
||||
// Started Version: -1
|
||||
// Ended Version: -1
|
||||
// Ended Version: 11.1.2
|
||||
// Mesa introduced geometry shader support for radeon and sandy bridge devices and failed to test it with us.
|
||||
// Causes misrenderings on a large amount of things that draw lines.
|
||||
BUG_BROKENGEOMETRYSHADERS,
|
||||
|
Reference in New Issue
Block a user