* [Bug 96672] [radeonsi][LLVM 3.9] ARK: Survival Evolved, Missing text glyphs
@ 2016-06-25 0:12 bugzilla-daemon
2016-06-25 0:13 ` bugzilla-daemon
` (5 more replies)
0 siblings, 6 replies; 7+ messages in thread
From: bugzilla-daemon @ 2016-06-25 0:12 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 1161 bytes --]
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.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 2654 bytes --]
[-- Attachment #2: Type: text/plain, Size: 160 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 7+ messages in thread
* [Bug 96672] [radeonsi][LLVM 3.9] ARK: Survival Evolved, Missing text glyphs
2016-06-25 0:12 [Bug 96672] [radeonsi][LLVM 3.9] ARK: Survival Evolved, Missing text glyphs bugzilla-daemon
@ 2016-06-25 0:13 ` bugzilla-daemon
2016-06-30 23:05 ` bugzilla-daemon
` (4 subsequent siblings)
5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2016-06-25 0:13 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 350 bytes --]
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)
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1361 bytes --]
[-- Attachment #2: Type: text/plain, Size: 160 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 7+ messages in thread
* [Bug 96672] [radeonsi][LLVM 3.9] ARK: Survival Evolved, Missing text glyphs
2016-06-25 0:12 [Bug 96672] [radeonsi][LLVM 3.9] ARK: Survival Evolved, Missing text glyphs bugzilla-daemon
2016-06-25 0:13 ` bugzilla-daemon
@ 2016-06-30 23:05 ` bugzilla-daemon
2016-07-03 22:14 ` bugzilla-daemon
` (3 subsequent siblings)
5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2016-06-30 23:05 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 287 bytes --]
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
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1174 bytes --]
[-- Attachment #2: Type: text/plain, Size: 160 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 7+ messages in thread
* [Bug 96672] [radeonsi][LLVM 3.9] ARK: Survival Evolved, Missing text glyphs
2016-06-25 0:12 [Bug 96672] [radeonsi][LLVM 3.9] ARK: Survival Evolved, Missing text glyphs bugzilla-daemon
2016-06-25 0:13 ` bugzilla-daemon
2016-06-30 23:05 ` bugzilla-daemon
@ 2016-07-03 22:14 ` bugzilla-daemon
2016-07-05 2:41 ` bugzilla-daemon
` (2 subsequent siblings)
5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2016-07-03 22:14 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 245 bytes --]
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
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1101 bytes --]
[-- Attachment #2: Type: text/plain, Size: 160 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 7+ messages in thread
* [Bug 96672] [radeonsi][LLVM 3.9] ARK: Survival Evolved, Missing text glyphs
2016-06-25 0:12 [Bug 96672] [radeonsi][LLVM 3.9] ARK: Survival Evolved, Missing text glyphs bugzilla-daemon
` (2 preceding siblings ...)
2016-07-03 22:14 ` bugzilla-daemon
@ 2016-07-05 2:41 ` bugzilla-daemon
2016-07-05 2:42 ` bugzilla-daemon
2016-07-06 2:36 ` bugzilla-daemon
5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2016-07-05 2:41 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 536 bytes --]
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
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 2078 bytes --]
[-- Attachment #2: Type: text/plain, Size: 160 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 7+ messages in thread
* [Bug 96672] [radeonsi][LLVM 3.9] ARK: Survival Evolved, Missing text glyphs
2016-06-25 0:12 [Bug 96672] [radeonsi][LLVM 3.9] ARK: Survival Evolved, Missing text glyphs bugzilla-daemon
` (3 preceding siblings ...)
2016-07-05 2:41 ` bugzilla-daemon
@ 2016-07-05 2:42 ` bugzilla-daemon
2016-07-06 2:36 ` bugzilla-daemon
5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2016-07-05 2:42 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 428 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=96672
Shawn Starr <shawn.starr@rogers.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|FIXED |---
Status|RESOLVED |REOPENED
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1261 bytes --]
[-- Attachment #2: Type: text/plain, Size: 160 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 7+ messages in thread
* [Bug 96672] [radeonsi][LLVM 3.9] ARK: Survival Evolved, Missing text glyphs
2016-06-25 0:12 [Bug 96672] [radeonsi][LLVM 3.9] ARK: Survival Evolved, Missing text glyphs bugzilla-daemon
` (4 preceding siblings ...)
2016-07-05 2:42 ` bugzilla-daemon
@ 2016-07-06 2:36 ` bugzilla-daemon
5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2016-07-06 2:36 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 520 bytes --]
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.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 2065 bytes --]
[-- Attachment #2: Type: text/plain, Size: 160 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2016-07-06 2:36 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-06-25 0:12 [Bug 96672] [radeonsi][LLVM 3.9] ARK: Survival Evolved, Missing text glyphs bugzilla-daemon
2016-06-25 0:13 ` bugzilla-daemon
2016-06-30 23:05 ` bugzilla-daemon
2016-07-03 22:14 ` bugzilla-daemon
2016-07-05 2:41 ` bugzilla-daemon
2016-07-05 2:42 ` bugzilla-daemon
2016-07-06 2:36 ` bugzilla-daemon
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.