* [Bug 93936] Snail shadertoy displays black quad
2016-01-30 19:36 [Bug 93936] Snail shadertoy displays black quad bugzilla-daemon
@ 2016-01-30 20:20 ` bugzilla-daemon
2016-01-31 2:46 ` bugzilla-daemon
` (4 subsequent siblings)
5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2016-01-30 20:20 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 223 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=93936
--- Comment #1 from pavol@klacansky.com ---
Correct link
https://www.shadertoy.com/view/ld3Gz2
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 992 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 7+ messages in thread* [Bug 93936] Snail shadertoy displays black quad
2016-01-30 19:36 [Bug 93936] Snail shadertoy displays black quad bugzilla-daemon
2016-01-30 20:20 ` bugzilla-daemon
@ 2016-01-31 2:46 ` bugzilla-daemon
2016-01-31 4:06 ` bugzilla-daemon
` (3 subsequent siblings)
5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2016-01-31 2:46 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 337 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=93936
--- Comment #2 from Michel Dänzer <michel@daenzer.net> ---
Seems to work fine with radeonsi FWIW. Is there anything interesting in
Firefox's stderr output? Maybe the r600 driver is failing to compile a shader.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1074 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 7+ messages in thread* [Bug 93936] Snail shadertoy displays black quad
2016-01-30 19:36 [Bug 93936] Snail shadertoy displays black quad bugzilla-daemon
2016-01-30 20:20 ` bugzilla-daemon
2016-01-31 2:46 ` bugzilla-daemon
@ 2016-01-31 4:06 ` bugzilla-daemon
2016-06-24 12:54 ` bugzilla-daemon
` (2 subsequent siblings)
5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2016-01-31 4:06 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 526 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=93936
--- Comment #3 from pavol@klacansky.com ---
This prints forever:
EE
/var/tmp/portage/media-libs/mesa-11.1.1/work/mesa-11.1.1/src/gallium/drivers/r600/r600_state_common.c:815
r600_shader_select - Failed to build shader variant (type=1) -1
EE
/var/tmp/portage/media-libs/mesa-11.1.1/work/mesa-11.1.1/src/gallium/drivers/r600/r600_shader.c:161
r600_pipe_shader_create - translation from TGSI failed !
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1243 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 7+ messages in thread* [Bug 93936] Snail shadertoy displays black quad
2016-01-30 19:36 [Bug 93936] Snail shadertoy displays black quad bugzilla-daemon
` (2 preceding siblings ...)
2016-01-31 4:06 ` bugzilla-daemon
@ 2016-06-24 12:54 ` bugzilla-daemon
2018-03-06 18:48 ` bugzilla-daemon
2019-09-18 19:21 ` bugzilla-daemon
5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2016-06-24 12:54 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 404 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=93936
--- Comment #4 from cyberkm@gmail.com ---
Same problem here, i see in logs ->
also i saw that the hardcoded value for registers is 124, any reason for such
small number?
r600_shader.c:3662 r600_shader_from_tgsi - GPR limit exceeded - shader requires
230 registers
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1136 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 93936] Snail shadertoy displays black quad
2016-01-30 19:36 [Bug 93936] Snail shadertoy displays black quad bugzilla-daemon
` (3 preceding siblings ...)
2016-06-24 12:54 ` bugzilla-daemon
@ 2018-03-06 18:48 ` bugzilla-daemon
2019-09-18 19:21 ` bugzilla-daemon
5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2018-03-06 18:48 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 433 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=93936
--- Comment #5 from Gert Wollny <gw.fossdev@gmail.com> ---
Some new register allocation in TGSI landed in v17.3 and was later further
improved. Could you recheck with version 17.3+ or, if that doesn't work, with
the current git?
On AMD 5450 and 6870 it works (the register limit is the same).
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1186 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 93936] Snail shadertoy displays black quad
2016-01-30 19:36 [Bug 93936] Snail shadertoy displays black quad bugzilla-daemon
` (4 preceding siblings ...)
2018-03-06 18:48 ` bugzilla-daemon
@ 2019-09-18 19:21 ` bugzilla-daemon
5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2019-09-18 19:21 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 840 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=93936
GitLab Migration User <gitlab-migration@fdo.invalid> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |MOVED
--- Comment #6 from GitLab Migration User <gitlab-migration@fdo.invalid> ---
-- GitLab Migration Automatic Message --
This bug has been migrated to freedesktop.org's GitLab instance and has been
closed from further activity.
You can subscribe and participate further through the new bug through this link
to our GitLab instance: https://gitlab.freedesktop.org/mesa/mesa/issues/573.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 2396 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 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