* [Bug 61883] New: wine shader_generate_glsl_declarations fail
@ 2013-03-06 1:36 bugzilla-daemon
2013-03-06 8:29 ` [Bug 61883] " bugzilla-daemon
` (3 more replies)
0 siblings, 4 replies; 5+ messages in thread
From: bugzilla-daemon @ 2013-03-06 1:36 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 1054 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=61883
Priority: medium
Bug ID: 61883
Assignee: dri-devel@lists.freedesktop.org
Summary: wine shader_generate_glsl_declarations fail
Severity: normal
Classification: Unclassified
OS: Linux (All)
Reporter: victoraur.santos@gmail.com
Hardware: All
Status: NEW
Version: 9.1
Component: Drivers/DRI/r300
Product: Mesa
Trying to run RE4 on my r300 freeze completely system
Submitted on wine bug tracker and suggested to report here.
----
err:winediag:shader_generate_glsl_declarations The hardware does not support
enough uniform components to run this shader, it may not render correctly.
----
and lot of:
----
r300: ERROR: FS input fog unassigned, not enough hardware slots. (it's not a
bug, do not report it)
----
for more details and full log see: http://bugs.winehq.org/show_bug.cgi?id=33129
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 2412 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] 5+ messages in thread* [Bug 61883] wine shader_generate_glsl_declarations fail
2013-03-06 1:36 [Bug 61883] New: wine shader_generate_glsl_declarations fail bugzilla-daemon
@ 2013-03-06 8:29 ` bugzilla-daemon
2013-03-06 15:43 ` bugzilla-daemon
` (2 subsequent siblings)
3 siblings, 0 replies; 5+ messages in thread
From: bugzilla-daemon @ 2013-03-06 8:29 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 1138 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=61883
Pavel Ondračka <pavel.ondracka@email.cz> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |pavel.ondracka@email.cz
Component|Drivers/DRI/r300 |Drivers/Gallium/r300
--- Comment #1 from Pavel Ondračka <pavel.ondracka@email.cz> ---
This is a known issue. Wine internally needs some extra uniforms for doing
fixups, and when the shader already uses all of them, there isn't anything you
can do about it. Wine still generates the shader in blind hope, that the
constants near the end, which are removed, aren't actually used...
On the other side, in my experience this usually causes only corruption (r300g
driver produces dummy shaders in place of the failed ones), not complete system
freeze, so maybe there is more going on.
You should try to obtain dmesg after the freeze and also the Xorg.0.log and
attach them here.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 2602 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] 5+ messages in thread* [Bug 61883] wine shader_generate_glsl_declarations fail
2013-03-06 1:36 [Bug 61883] New: wine shader_generate_glsl_declarations fail bugzilla-daemon
2013-03-06 8:29 ` [Bug 61883] " bugzilla-daemon
@ 2013-03-06 15:43 ` bugzilla-daemon
2013-03-06 15:43 ` bugzilla-daemon
2019-09-18 18:51 ` bugzilla-daemon
3 siblings, 0 replies; 5+ messages in thread
From: bugzilla-daemon @ 2013-03-06 15:43 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 321 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=61883
--- Comment #2 from Victor Aurélio <victoraur.santos@gmail.com> ---
Created attachment 76024
--> https://bugs.freedesktop.org/attachment.cgi?id=76024&action=edit
full dmesg output
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1236 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] 5+ messages in thread
* [Bug 61883] wine shader_generate_glsl_declarations fail
2013-03-06 1:36 [Bug 61883] New: wine shader_generate_glsl_declarations fail bugzilla-daemon
2013-03-06 8:29 ` [Bug 61883] " bugzilla-daemon
2013-03-06 15:43 ` bugzilla-daemon
@ 2013-03-06 15:43 ` bugzilla-daemon
2019-09-18 18:51 ` bugzilla-daemon
3 siblings, 0 replies; 5+ messages in thread
From: bugzilla-daemon @ 2013-03-06 15:43 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 314 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=61883
--- Comment #3 from Victor Aurélio <victoraur.santos@gmail.com> ---
Created attachment 76025
--> https://bugs.freedesktop.org/attachment.cgi?id=76025&action=edit
Xorg.0.log
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1215 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] 5+ messages in thread
* [Bug 61883] wine shader_generate_glsl_declarations fail
2013-03-06 1:36 [Bug 61883] New: wine shader_generate_glsl_declarations fail bugzilla-daemon
` (2 preceding siblings ...)
2013-03-06 15:43 ` bugzilla-daemon
@ 2019-09-18 18:51 ` bugzilla-daemon
3 siblings, 0 replies; 5+ messages in thread
From: bugzilla-daemon @ 2019-09-18 18:51 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 840 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=61883
GitLab Migration User <gitlab-migration@fdo.invalid> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |MOVED
Status|NEW |RESOLVED
--- Comment #4 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/354.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 2420 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] 5+ messages in thread
end of thread, other threads:[~2019-09-18 18:51 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-06 1:36 [Bug 61883] New: wine shader_generate_glsl_declarations fail bugzilla-daemon
2013-03-06 8:29 ` [Bug 61883] " bugzilla-daemon
2013-03-06 15:43 ` bugzilla-daemon
2013-03-06 15:43 ` bugzilla-daemon
2019-09-18 18:51 ` 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.