All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 107873] Doom 2016 - Rendering issues
       [not found] <bug-107873-502@http.bugs.freedesktop.org/>
@ 2018-09-13  4:35 ` bugzilla-daemon
  2018-09-15 10:10 ` bugzilla-daemon
                   ` (5 subsequent siblings)
  6 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2018-09-13  4:35 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 1224 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=107873

Timothy Arceri <t_arceri@yahoo.com.au> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         QA Contact|mesa-dev@lists.freedesktop. |dri-devel@lists.freedesktop
                   |org                         |.org
           Assignee|mesa-dev@lists.freedesktop. |dri-devel@lists.freedesktop
                   |org                         |.org
          Component|Drivers/Vulkan/radeon       |Drivers/Gallium/radeonsi

--- Comment #5 from Timothy Arceri <t_arceri@yahoo.com.au> ---
Ok I think this is a regression with wine staging. First of all I can confirm
this is not a RADV bug setting +r_renderapi 1 in launch options for steam
launches the Vulkan path and its working fine.

As for the GL path it is using EXT_direct_state_access even though he don't
advertise it. This seems to be a regression in wine staging and I've seen the
same issue with Wolfenstein: The Old Blood recently.

I'm moving this bug to radeonsi for now but I'm tempted to close as not our
bug.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 2691 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 107873] Doom 2016 - Rendering issues
       [not found] <bug-107873-502@http.bugs.freedesktop.org/>
  2018-09-13  4:35 ` [Bug 107873] Doom 2016 - Rendering issues bugzilla-daemon
@ 2018-09-15 10:10 ` bugzilla-daemon
  2018-09-15 14:29 ` bugzilla-daemon
                   ` (4 subsequent siblings)
  6 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2018-09-15 10:10 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 430 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=107873

--- Comment #6 from Ahmed Elsayed <ahmed.com@aol.com> ---
I can start the game with Vulkan but it stops loading at 99%, but with opengl,
I can hear the menu sounds but I can see only the red fog.

I filed a bug in Wine but no one answered me.

https://bugs.winehq.org/show_bug.cgi?id=45826

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1230 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 107873] Doom 2016 - Rendering issues
       [not found] <bug-107873-502@http.bugs.freedesktop.org/>
  2018-09-13  4:35 ` [Bug 107873] Doom 2016 - Rendering issues bugzilla-daemon
  2018-09-15 10:10 ` bugzilla-daemon
@ 2018-09-15 14:29 ` bugzilla-daemon
  2018-09-17  6:27 ` bugzilla-daemon
                   ` (3 subsequent siblings)
  6 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2018-09-15 14:29 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 913 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=107873

--- Comment #7 from Zebediah Figura <z.figura12@gmail.com> ---
(In reply to Timothy Arceri from comment #5)
> Ok I think this is a regression with wine staging. First of all I can
> confirm this is not a RADV bug setting +r_renderapi 1 in launch options for
> steam launches the Vulkan path and its working fine.
> 
> As for the GL path it is using EXT_direct_state_access even though he don't
> advertise it. This seems to be a regression in wine staging and I've seen
> the same issue with Wolfenstein: The Old Blood recently.
> 
> I'm moving this bug to radeonsi for now but I'm tempted to close as not our
> bug.

Do you mean that this is a bug present in Staging but not in upstream Wine? In
particular, is the patchset "opengl32-Revert_Disable_Ext" to blame?

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1766 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 107873] Doom 2016 - Rendering issues
       [not found] <bug-107873-502@http.bugs.freedesktop.org/>
                   ` (2 preceding siblings ...)
  2018-09-15 14:29 ` bugzilla-daemon
@ 2018-09-17  6:27 ` bugzilla-daemon
  2018-09-17  6:30 ` bugzilla-daemon
                   ` (2 subsequent siblings)
  6 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2018-09-17  6:27 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 507 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=107873

--- Comment #8 from Timothy Arceri <t_arceri@yahoo.com.au> ---
(In reply to Zebediah Figura from comment #7) 
> Do you mean that this is a bug present in Staging but not in upstream Wine?
> In particular, is the patchset "opengl32-Revert_Disable_Ext" to blame?

I'm not sure I use Fedora which uses wine staging by default, but I do know
this is a recent regression.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1336 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 107873] Doom 2016 - Rendering issues
       [not found] <bug-107873-502@http.bugs.freedesktop.org/>
                   ` (3 preceding siblings ...)
  2018-09-17  6:27 ` bugzilla-daemon
@ 2018-09-17  6:30 ` bugzilla-daemon
  2018-09-17 19:03 ` bugzilla-daemon
  2018-09-17 19:04 ` bugzilla-daemon
  6 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2018-09-17  6:30 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 819 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=107873

Timothy Arceri <t_arceri@yahoo.com.au> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |NOTOURBUG
             Status|NEW                         |RESOLVED

--- Comment #9 from Timothy Arceri <t_arceri@yahoo.com.au> ---
(In reply to Zebediah Figura from comment #7)
> Do you mean that this is a bug present in Staging but not in upstream Wine?
> In particular, is the patchset "opengl32-Revert_Disable_Ext" to blame?

Ok so it seems someone has confirmed this patch is the problem in the wine bug,
so I'm going to close this bug.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 2360 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 107873] Doom 2016 - Rendering issues
       [not found] <bug-107873-502@http.bugs.freedesktop.org/>
                   ` (4 preceding siblings ...)
  2018-09-17  6:30 ` bugzilla-daemon
@ 2018-09-17 19:03 ` bugzilla-daemon
  2018-09-17 19:04 ` bugzilla-daemon
  6 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2018-09-17 19:03 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 621 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=107873

--- Comment #10 from Ahmed Elsayed <ahmed.com@aol.com> ---
(In reply to Ahmed Elsayed from comment #6)
> I can start the game with Vulkan but it stops loading at 99%, but with
> opengl, I can hear the menu sounds but I can see only the red fog.
> 
> I filed a bug in Wine but no one answered me.
> 
> https://bugs.winehq.org/show_bug.cgi?id=45826

Using the normal wine instead of wine-staging solved this issue, and the game
is working fine with opengl. Thanks for your help.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1568 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 107873] Doom 2016 - Rendering issues
       [not found] <bug-107873-502@http.bugs.freedesktop.org/>
                   ` (5 preceding siblings ...)
  2018-09-17 19:03 ` bugzilla-daemon
@ 2018-09-17 19:04 ` bugzilla-daemon
  6 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2018-09-17 19:04 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 640 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=107873

--- Comment #11 from Ahmed Elsayed <ahmed.com@aol.com> ---
(In reply to Timothy Arceri from comment #9)
> (In reply to Zebediah Figura from comment #7)
> > Do you mean that this is a bug present in Staging but not in upstream Wine?
> > In particular, is the patchset "opengl32-Revert_Disable_Ext" to blame?
> 
> Ok so it seems someone has confirmed this patch is the problem in the wine
> bug, so I'm going to close this bug.

It was wine bug. Sorry for posting here. And thanks for your patient.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1583 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:[~2018-09-17 19:04 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-107873-502@http.bugs.freedesktop.org/>
2018-09-13  4:35 ` [Bug 107873] Doom 2016 - Rendering issues bugzilla-daemon
2018-09-15 10:10 ` bugzilla-daemon
2018-09-15 14:29 ` bugzilla-daemon
2018-09-17  6:27 ` bugzilla-daemon
2018-09-17  6:30 ` bugzilla-daemon
2018-09-17 19:03 ` bugzilla-daemon
2018-09-17 19:04 ` 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.