Created attachment 124710 [details] 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.
Created attachment 124711 [details] Incorrect rendering of text glyph (completely missing)
apitrace can be found here: https://drive.google.com/open?id=0Bze7CJKD12nOR2x1NjBheF81MHc
http://reviews.llvm.org/D21961 Fixes this bug
LLVM regression, fixed in trunk, closing
Fixed in LLVM SVN r274564.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.