All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 101145] Wine game needs GLSL override for fullscreen
@ 2017-05-22 16:32 bugzilla-daemon
  2017-05-22 16:34 ` bugzilla-daemon
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: bugzilla-daemon @ 2017-05-22 16:32 UTC (permalink / raw)
  To: dri-devel


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

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

            Bug ID: 101145
           Summary: Wine game needs GLSL override for fullscreen
           Product: Mesa
           Version: git
          Hardware: x86-64 (AMD64)
                OS: Linux (All)
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Drivers/Gallium/radeonsi
          Assignee: dri-devel@lists.freedesktop.org
          Reporter: wyrex@openmailbox.org
        QA Contact: dri-devel@lists.freedesktop.org

Created attachment 131437
  --> https://bugs.freedesktop.org/attachment.cgi?id=131437&action=edit
bug

I have wine game that corrupts monitor after entering fullscreen. Windowed uses
GDI but fullscreen is DirectX. Overriding GL versions help as workaround.

MESA_GLSL_VERSION_OVERRIDE=110 (MUST be 110)
MESA_GL_VERSION_OVERRIDE=3.0 (must be <= 3.0)

This happens with softpipe and llvmpipe too and without override they show
black screen and output:

fixme:d3d:wined3d_guess_card No card selector available for card vendor 0000
(using GL_RENDERER "Gallium 0.4 on softpipe").

Game enters fullscreen with something like IDirectDraw2::SetCooperativeLevel ->
IDirectDraw2::SetVideoMode.
Original bug: bugs.winehq.org/show_bug.cgi?id=41283.

Graphics:  Card: Advanced Micro Devices [AMD/ATI] Tonga PRO [Radeon R9 285/380]
           Display Server: X.Org 1.19.3 driver: amdgpu Resolution:
1920x1080@60.00hz, 1920x1080@60.00hz
           GLX Renderer: Gallium 0.4 on AMD TONGA (DRM 3.15.0 /
4.12.0-rc1-g2ea659a9ef48, LLVM 5.0.0)
           GLX Version: 3.0 Mesa 17.2.0-devel (git-1586768e74)

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

[-- Attachment #1.2: Type: text/html, Size: 3315 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 101145] Wine game needs GLSL override for fullscreen
  2017-05-22 16:32 [Bug 101145] Wine game needs GLSL override for fullscreen bugzilla-daemon
@ 2017-05-22 16:34 ` bugzilla-daemon
  2017-05-22 16:35 ` bugzilla-daemon
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: bugzilla-daemon @ 2017-05-22 16:34 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #1 from wyrex <wyrex@openmailbox.org> ---
Created attachment 131438
  --> https://bugs.freedesktop.org/attachment.cgi?id=131438&action=edit
without override

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

[-- Attachment #1.2: Type: text/html, Size: 1198 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 101145] Wine game needs GLSL override for fullscreen
  2017-05-22 16:32 [Bug 101145] Wine game needs GLSL override for fullscreen bugzilla-daemon
  2017-05-22 16:34 ` bugzilla-daemon
@ 2017-05-22 16:35 ` bugzilla-daemon
  2017-05-30 11:10 ` bugzilla-daemon
  2018-04-11  0:43 ` bugzilla-daemon
  3 siblings, 0 replies; 5+ messages in thread
From: bugzilla-daemon @ 2017-05-22 16:35 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #2 from wyrex <wyrex@openmailbox.org> ---
Created attachment 131439
  --> https://bugs.freedesktop.org/attachment.cgi?id=131439&action=edit
log with override

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

[-- Attachment #1.2: Type: text/html, Size: 1201 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 101145] Wine game needs GLSL override for fullscreen
  2017-05-22 16:32 [Bug 101145] Wine game needs GLSL override for fullscreen bugzilla-daemon
  2017-05-22 16:34 ` bugzilla-daemon
  2017-05-22 16:35 ` bugzilla-daemon
@ 2017-05-30 11:10 ` bugzilla-daemon
  2018-04-11  0:43 ` bugzilla-daemon
  3 siblings, 0 replies; 5+ messages in thread
From: bugzilla-daemon @ 2017-05-30 11:10 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #3 from JL <keppi5@gmx.com> ---
(FYI: Switched back to 4.11 and mesa 17.1.0 week ago, since newer kernel and
mesa didn't help)

I installed latest batch of updates today: gcc 7.1, glibc 2.25, linux 4.11,
linux-firmware among others but no mesa or wine updates. Two programs that have
this problem started working including one in first post! I don't know which
package did it, but now there's only one wine program that still needs
oMESA_GLSL_VERSION_OVERRIDE=110.

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

[-- Attachment #1.2: Type: text/html, Size: 1377 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 101145] Wine game needs GLSL override for fullscreen
  2017-05-22 16:32 [Bug 101145] Wine game needs GLSL override for fullscreen bugzilla-daemon
                   ` (2 preceding siblings ...)
  2017-05-30 11:10 ` bugzilla-daemon
@ 2018-04-11  0:43 ` bugzilla-daemon
  3 siblings, 0 replies; 5+ messages in thread
From: bugzilla-daemon @ 2018-04-11  0:43 UTC (permalink / raw)
  To: dri-devel


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

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

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

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

--- Comment #4 from Timothy Arceri <t_arceri@yahoo.com.au> ---
This looks like an issue with compat profile which until recently was limited
to OpenGL 3.0 (radeonsi now supports 3.1). You seem to be working around it by
forcing a lower GLSL version. Recent Wine versions now use Core profile when
they detect Mesa, either way I don't think this is a Mesa bug.

Future Mesa version will likely support higher compat versions, but Apps (and
Wine) need to properly check supported features.

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

[-- Attachment #1.2: Type: text/html, Size: 2440 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:[~2018-04-11  0:43 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-05-22 16:32 [Bug 101145] Wine game needs GLSL override for fullscreen bugzilla-daemon
2017-05-22 16:34 ` bugzilla-daemon
2017-05-22 16:35 ` bugzilla-daemon
2017-05-30 11:10 ` bugzilla-daemon
2018-04-11  0:43 ` 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.