* [Bug 98307] "st/glsl_to_tgsi: explicitly track all input and output declaration" broke flightgear colors on rs780
@ 2016-10-18 12:26 bugzilla-daemon
2016-10-18 12:41 ` bugzilla-daemon
` (3 more replies)
0 siblings, 4 replies; 5+ messages in thread
From: bugzilla-daemon @ 2016-10-18 12:26 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 829 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=98307
Bug ID: 98307
Summary: "st/glsl_to_tgsi: explicitly track all input and
output declaration" broke flightgear colors on rs780
Product: Mesa
Version: git
Hardware: Other
OS: All
Status: NEW
Severity: normal
Priority: medium
Component: Drivers/Gallium/r600
Assignee: dri-devel@lists.freedesktop.org
Reporter: marvin24@gmx.de
QA Contact: dri-devel@lists.freedesktop.org
Created attachment 127376
--> https://bugs.freedesktop.org/attachment.cgi?id=127376&action=edit
screenshot of broken colors
Mesa commit 777dcf81b.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 2400 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] 5+ messages in thread* [Bug 98307] "st/glsl_to_tgsi: explicitly track all input and output declaration" broke flightgear colors on rs780
2016-10-18 12:26 [Bug 98307] "st/glsl_to_tgsi: explicitly track all input and output declaration" broke flightgear colors on rs780 bugzilla-daemon
@ 2016-10-18 12:41 ` bugzilla-daemon
2016-10-18 15:37 ` bugzilla-daemon
` (2 subsequent siblings)
3 siblings, 0 replies; 5+ messages in thread
From: bugzilla-daemon @ 2016-10-18 12:41 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 221 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=98307
--- Comment #1 from Marc Dietrich <marvin24@gmx.de> ---
uHeaven and Valley also broken
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1123 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] 5+ messages in thread* [Bug 98307] "st/glsl_to_tgsi: explicitly track all input and output declaration" broke flightgear colors on rs780
2016-10-18 12:26 [Bug 98307] "st/glsl_to_tgsi: explicitly track all input and output declaration" broke flightgear colors on rs780 bugzilla-daemon
2016-10-18 12:41 ` bugzilla-daemon
@ 2016-10-18 15:37 ` bugzilla-daemon
2016-10-18 15:59 ` bugzilla-daemon
2017-04-28 9:03 ` bugzilla-daemon
3 siblings, 0 replies; 5+ messages in thread
From: bugzilla-daemon @ 2016-10-18 15:37 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 671 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=98307
--- Comment #2 from Nicolai Hähnle <nhaehnle@gmail.com> ---
Created attachment 127378
--> https://bugs.freedesktop.org/attachment.cgi?id=127378&action=edit
wild guess
I cannot reproduce this on either llvmpipe or Redwood, and I don't have a
pre-Evergreen card anymore.
My best guess is that the driver gets confused because the order of input and
output declarations is changed. Does the attached patch help?
If that doesn't help, could you please attach logs with R600_DEBUG=vs,ps both
before and after the bad commit?
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1775 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] 5+ messages in thread
* [Bug 98307] "st/glsl_to_tgsi: explicitly track all input and output declaration" broke flightgear colors on rs780
2016-10-18 12:26 [Bug 98307] "st/glsl_to_tgsi: explicitly track all input and output declaration" broke flightgear colors on rs780 bugzilla-daemon
2016-10-18 12:41 ` bugzilla-daemon
2016-10-18 15:37 ` bugzilla-daemon
@ 2016-10-18 15:59 ` bugzilla-daemon
2017-04-28 9:03 ` bugzilla-daemon
3 siblings, 0 replies; 5+ messages in thread
From: bugzilla-daemon @ 2016-10-18 15:59 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 269 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=98307
--- Comment #3 from Marc Dietrich <marvin24@gmx.de> ---
wild is great! Patch fixed the issue in Flightier, Heaven, and Valley. Thanks!
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1171 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] 5+ messages in thread
* [Bug 98307] "st/glsl_to_tgsi: explicitly track all input and output declaration" broke flightgear colors on rs780
2016-10-18 12:26 [Bug 98307] "st/glsl_to_tgsi: explicitly track all input and output declaration" broke flightgear colors on rs780 bugzilla-daemon
` (2 preceding siblings ...)
2016-10-18 15:59 ` bugzilla-daemon
@ 2017-04-28 9:03 ` bugzilla-daemon
3 siblings, 0 replies; 5+ messages in thread
From: bugzilla-daemon @ 2017-04-28 9:03 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 425 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=98307
Marc Dietrich <marvin24@gmx.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|NEW |RESOLVED
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1310 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] 5+ messages in thread
end of thread, other threads:[~2017-04-28 9:03 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-10-18 12:26 [Bug 98307] "st/glsl_to_tgsi: explicitly track all input and output declaration" broke flightgear colors on rs780 bugzilla-daemon
2016-10-18 12:41 ` bugzilla-daemon
2016-10-18 15:37 ` bugzilla-daemon
2016-10-18 15:59 ` bugzilla-daemon
2017-04-28 9:03 ` 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.