https://bugs.freedesktop.org/show_bug.cgi?id=96672
Bug ID: 96672 Summary: [radeonsi][LLVM 3.9] ARK: Survival Evolved, Missing text glyphs Product: Mesa Version: unspecified Hardware: Other OS: All Status: NEW Severity: normal Priority: medium Component: Drivers/Gallium/radeonsi Assignee: dri-devel@lists.freedesktop.org Reporter: shawn.starr@rogers.com QA Contact: dri-devel@lists.freedesktop.org
Created attachment 124710 --> https://bugs.freedesktop.org/attachment.cgi?id=124710&action=edit Correct rendering
I've discovered a regression in ARK. It appears our usage of LLVM 3.9 broke ARK while LLVM 3.8 is fine.
Bisecting mesa from November 19th, I was unable to see any issues using LLVM 3.8, this includes Git mesa master.
Attached is two screenshots using LLVM 3.8/3.9 showing the same scene. The text is missing in the top and in other places in game where certain text is used.
https://bugs.freedesktop.org/show_bug.cgi?id=96672
--- Comment #1 from Shawn Starr shawn.starr@rogers.com --- Created attachment 124711 --> https://bugs.freedesktop.org/attachment.cgi?id=124711&action=edit Incorrect rendering of text glyph (completely missing)
https://bugs.freedesktop.org/show_bug.cgi?id=96672
--- Comment #2 from Shawn Starr shawn.starr@rogers.com --- apitrace can be found here: https://drive.google.com/open?id=0Bze7CJKD12nOR2x1NjBheF81MHc
https://bugs.freedesktop.org/show_bug.cgi?id=96672
--- Comment #3 from Shawn Starr shawn.starr@rogers.com --- http://reviews.llvm.org/D21961
Fixes this bug
https://bugs.freedesktop.org/show_bug.cgi?id=96672
Shawn Starr shawn.starr@rogers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|NEW |RESOLVED
--- Comment #4 from Shawn Starr shawn.starr@rogers.com --- LLVM regression, fixed in trunk, closing
https://bugs.freedesktop.org/show_bug.cgi?id=96672
Shawn Starr shawn.starr@rogers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|FIXED |--- Status|RESOLVED |REOPENED
https://bugs.freedesktop.org/show_bug.cgi?id=96672
Michel Dänzer michel@daenzer.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution|--- |FIXED
--- Comment #5 from Michel Dänzer michel@daenzer.net --- Fixed in LLVM SVN r274564.
dri-devel@lists.freedesktop.org