Both Intel and Radeon Mesa geometry shader bugs are fixed in 11.1.2

This commit is contained in:
Ryan Houdek
2016-02-11 12:42:24 -06:00
parent 585761a456
commit cf6f9de350
2 changed files with 3 additions and 3 deletions

View File

@ -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,