* [Bug 107692] [wine] Shadows missing in Mafia II
@ 2018-08-26 15:25 bugzilla-daemon
2018-08-26 15:26 ` bugzilla-daemon
` (2 more replies)
0 siblings, 3 replies; 4+ messages in thread
From: bugzilla-daemon @ 2018-08-26 15:25 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 4070 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=107692
Bug ID: 107692
Summary: [wine] Shadows missing in Mafia II
Product: Mesa
Version: 18.2
Hardware: Other
OS: All
Status: NEW
Severity: normal
Priority: medium
Component: Drivers/Gallium/radeonsi
Assignee: dri-devel@lists.freedesktop.org
Reporter: sa@whiz.se
QA Contact: dri-devel@lists.freedesktop.org
Created attachment 141288
--> https://bugs.freedesktop.org/attachment.cgi?id=141288&action=edit
radeonsi screenshot no shadows
Shadows are missing in the game Mafia II, running in Wine 3.14.
Attached screenshots are from a run with radeonsi (no shadows) and a comparison
shot from a video clip (with shadows).
Shadows are described as working with Wine 3.11 and above, but only for the
Nvidia driver:
https://bugs.winehq.org/show_bug.cgi?id=28251
Apitrace (236 MB):
https://www.dropbox.com/s/wo8jmhy7wyykk9b/mafia2.trace.xz?dl=0
Replaying the trace shows some shader compiler issues:
19736 @0 glXCreateWindow(dpy = 0x7d46c620, config = 0x7b9b85c0, win = 48234528,
attribList = {}) = 48234529
19736: warning: unsupported glXCreateWindow call
19747: message: shader compiler issue 1: Shader Stats: SGPRS: 96 VGPRS: 16 Code
Size: 72 LDS: 0 Scratch: 0 Max Waves: 8 Spilled SGPRs: 0 Spilled VGPRs: 0
PrivMem VGPRs: 0
19747: message: shader compiler issue 1: Shader Stats: SGPRS: 96 VGPRS: 8 Code
Size: 136 LDS: 0 Scratch: 0 Max Waves: 8 Spilled SGPRs: 0 Spilled VGPRs: 0
PrivMem VGPRs: 0
19747: message: shader compiler issue 2: LLVM diagnostic (remark):
<unknown>:0:0: 4 instructions in function
120455: message: shader compiler issue 1: Shader Stats: SGPRS: 96 VGPRS: 20
Code Size: 36 LDS: 0 Scratch: 0 Max Waves: 8 Spilled SGPRs: 0 Spilled VGPRs: 0
PrivMem VGPRs: 0
120456: message: shader compiler issue 1: Shader Stats: SGPRS: 96 VGPRS: 12
Code Size: 272 LDS: 0 Scratch: 0 Max Waves: 8 Spilled SGPRs: 0 Spilled VGPRs: 0
PrivMem VGPRs: 0
120514: message: shader compiler issue 1: Shader Stats: SGPRS: 96 VGPRS: 8 Code
Size: 84 LDS: 0 Scratch: 0 Max Waves: 8 Spilled SGPRs: 0 Spilled VGPRs: 0
PrivMem VGPRs: 0
120533: message: shader compiler issue 1: Shader Stats: SGPRS: 96 VGPRS: 16
Code Size: 64 LDS: 0 Scratch: 0 Max Waves: 8 Spilled SGPRs: 0 Spilled VGPRs: 0
PrivMem VGPRs: 0
120533: message: shader compiler issue 1: Shader Stats: SGPRS: 96 VGPRS: 20
Code Size: 132 LDS: 0 Scratch: 0 Max Waves: 8 Spilled SGPRs: 0 Spilled VGPRs: 0
PrivMem VGPRs: 0
120533: message: shader compiler issue 1: Shader Stats: SGPRS: 96 VGPRS: 8 Code
Size: 72 LDS: 0 Scratch: 0 Max Waves: 8 Spilled SGPRs: 0 Spilled VGPRs: 0
PrivMem VGPRs: 0
120533: message: shader compiler issue 1: Shader Stats: SGPRS: 96 VGPRS: 16
Code Size: 72 LDS: 0 Scratch: 0 Max Waves: 8 Spilled SGPRs: 0 Spilled VGPRs: 0
PrivMem VGPRs: 0
120533: message: shader compiler issue 1: Shader Stats: SGPRS: 96 VGPRS: 8 Code
Size: 136 LDS: 0 Scratch: 0 Max Waves: 8 Spilled SGPRs: 0 Spilled VGPRs: 0
PrivMem VGPRs: 0
120533: message: shader compiler issue 1: Shader Stats: SGPRS: 96 VGPRS: 16
Code Size: 40 LDS: 0 Scratch: 0 Max Waves: 8 Spilled SGPRs: 0 Spilled VGPRs: 0
PrivMem VGPRs: 0
120533: message: shader compiler issue 1: Shader Stats: SGPRS: 96 VGPRS: 4 Code
Size: 108 LDS: 0 Scratch: 0 Max Waves: 8 Spilled SGPRs: 0 Spilled VGPRs: 0
PrivMem VGPRs: 0
120533: message: shader compiler issue 2: LLVM diagnostic (remark):
<unknown>:0:0: 3 instructions in function
120533: message: shader compiler issue 2: LLVM diagnostic (remark):
<unknown>:0:0: 2 instructions in function
141097 @0 glXDestroyWindow(dpy = 0x7d46c620, window = 48234529)
141097: warning: unsupported glXDestroyWindow call
141099 @0 glXCreateWindow(dpy = 0x7d46c620, config = 0x7b9b85c0, win =
48234562, attribList = {}) = 48234563
141099: warning: unsupported glXCreateWindow call
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 5748 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] 4+ messages in thread* [Bug 107692] [wine] Shadows missing in Mafia II
2018-08-26 15:25 [Bug 107692] [wine] Shadows missing in Mafia II bugzilla-daemon
@ 2018-08-26 15:26 ` bugzilla-daemon
2018-08-26 15:29 ` bugzilla-daemon
2019-09-25 18:09 ` bugzilla-daemon
2 siblings, 0 replies; 4+ messages in thread
From: bugzilla-daemon @ 2018-08-26 15:26 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 311 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=107692
--- Comment #1 from Sven Arvidsson <sa@whiz.se> ---
Created attachment 141289
--> https://bugs.freedesktop.org/attachment.cgi?id=141289&action=edit
comparison with shadows
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1195 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] 4+ messages in thread
* [Bug 107692] [wine] Shadows missing in Mafia II
2018-08-26 15:25 [Bug 107692] [wine] Shadows missing in Mafia II bugzilla-daemon
2018-08-26 15:26 ` bugzilla-daemon
@ 2018-08-26 15:29 ` bugzilla-daemon
2019-09-25 18:09 ` bugzilla-daemon
2 siblings, 0 replies; 4+ messages in thread
From: bugzilla-daemon @ 2018-08-26 15:29 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 458 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=107692
--- Comment #2 from Sven Arvidsson <sa@whiz.se> ---
System environment:
-- system architecture: 64-bit
-- Linux distribution: Debian unstable
-- GPU: TONGA
-- Model: Asus Strix R9 285 2GB
-- Display connector: DVI
-- xf86-video-amdgpu: 18.0.1
-- xserver: 1.20.1
-- mesa: 18.2.0~rc4
-- drm: 2.4.93
-- kernel: 4.17
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1204 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] 4+ messages in thread
* [Bug 107692] [wine] Shadows missing in Mafia II
2018-08-26 15:25 [Bug 107692] [wine] Shadows missing in Mafia II bugzilla-daemon
2018-08-26 15:26 ` bugzilla-daemon
2018-08-26 15:29 ` bugzilla-daemon
@ 2019-09-25 18:09 ` bugzilla-daemon
2 siblings, 0 replies; 4+ messages in thread
From: bugzilla-daemon @ 2019-09-25 18:09 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 842 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=107692
GitLab Migration User <gitlab-migration@fdo.invalid> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |MOVED
Status|NEW |RESOLVED
--- Comment #3 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/1325.
--
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: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2019-09-25 18:09 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-08-26 15:25 [Bug 107692] [wine] Shadows missing in Mafia II bugzilla-daemon
2018-08-26 15:26 ` bugzilla-daemon
2018-08-26 15:29 ` bugzilla-daemon
2019-09-25 18:09 ` bugzilla-daemon
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).