All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 97852] Unreal Engine corrupted preview viewport
@ 2016-09-18 19:39 bugzilla-daemon
  2016-09-28 12:00 ` bugzilla-daemon
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: bugzilla-daemon @ 2016-09-18 19:39 UTC (permalink / raw)
  To: dri-devel


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

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

            Bug ID: 97852
           Summary: Unreal Engine corrupted preview viewport
           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: mw@graph-ix.net
        QA Contact: dri-devel@lists.freedesktop.org

Created attachment 126603
  --> https://bugs.freedesktop.org/attachment.cgi?id=126603&action=edit
Viewport corruption

Unreal Engine 4.13.1 editor shows corrupted preview viewports when at least one
of the following post-processing effects is active in a viewport:
* Motion Blur
* Tonemapper

A screenshot of a viewport segment is attached.

When both effects are turned off, viewports appear to render correctly.


Graphics card: AMD TONGA chipset (Radeo R9 380)
Mesa version: 12.1~git1600917222200.073129c~x~padoka0 on Ubuntu 16.04 with
Padoka PPA
glxinfo:
  OpenGL core profile version string: 4.3 (Core Profile) Mesa 12.1.0-devel -
padoka PPA
  OpenGL version string: 3.0 Mesa 12.1.0-devel - padoka PPA
  OpenGL ES profile version string: OpenGL ES 3.1 Mesa 12.1.0-devel - padoka
PPA

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

[-- Attachment #1.2: Type: text/html, Size: 2919 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 97852] Unreal Engine corrupted preview viewport
  2016-09-18 19:39 [Bug 97852] Unreal Engine corrupted preview viewport bugzilla-daemon
@ 2016-09-28 12:00 ` bugzilla-daemon
  2016-10-09 15:59 ` bugzilla-daemon
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2016-09-28 12:00 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #1 from Nicolai Hähnle <nhaehnle@gmail.com> ---
Hi Markus, can you provide an apitrace that can reproduce the corruption?

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

[-- Attachment #1.2: Type: text/html, Size: 1034 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 97852] Unreal Engine corrupted preview viewport
  2016-09-18 19:39 [Bug 97852] Unreal Engine corrupted preview viewport bugzilla-daemon
  2016-09-28 12:00 ` bugzilla-daemon
@ 2016-10-09 15:59 ` bugzilla-daemon
  2016-10-09 18:31 ` bugzilla-daemon
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2016-10-09 15:59 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #2 from Markus <mw@graph-ix.net> ---
(In reply to Nicolai Hähnle from comment #1)
> Hi Markus, can you provide an apitrace that can reproduce the corruption?
Hi Nicolai, I'm not familiar with debugging Mesa. Could you please provide a
link to documentation on how I can obtain the information you need?

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

[-- Attachment #1.2: Type: text/html, Size: 1276 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 97852] Unreal Engine corrupted preview viewport
  2016-09-18 19:39 [Bug 97852] Unreal Engine corrupted preview viewport bugzilla-daemon
  2016-09-28 12:00 ` bugzilla-daemon
  2016-10-09 15:59 ` bugzilla-daemon
@ 2016-10-09 18:31 ` bugzilla-daemon
  2016-10-30 16:57 ` bugzilla-daemon
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2016-10-09 18:31 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #3 from Nicolai Hähnle <nhaehnle@gmail.com> ---
Use this tool: https://github.com/apitrace/apitrace to record a session that
shows the problem. Once installed, you basically just run `apitrace trace
<program under trace>`. The documentation linked to in the readme is generally
pretty good.

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

[-- Attachment #1.2: Type: text/html, Size: 1263 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 97852] Unreal Engine corrupted preview viewport
  2016-09-18 19:39 [Bug 97852] Unreal Engine corrupted preview viewport bugzilla-daemon
                   ` (2 preceding siblings ...)
  2016-10-09 18:31 ` bugzilla-daemon
@ 2016-10-30 16:57 ` bugzilla-daemon
  2016-10-30 17:01 ` bugzilla-daemon
  2016-10-31  6:24 ` bugzilla-daemon
  5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2016-10-30 16:57 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #4 from Markus <mw@graph-ix.net> ---
Created attachment 127627
  --> https://bugs.freedesktop.org/attachment.cgi?id=127627&action=edit
API trace

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

[-- Attachment #1.2: Type: text/html, Size: 1156 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 97852] Unreal Engine corrupted preview viewport
  2016-09-18 19:39 [Bug 97852] Unreal Engine corrupted preview viewport bugzilla-daemon
                   ` (3 preceding siblings ...)
  2016-10-30 16:57 ` bugzilla-daemon
@ 2016-10-30 17:01 ` bugzilla-daemon
  2016-10-31  6:24 ` bugzilla-daemon
  5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2016-10-30 17:01 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #5 from Markus <mw@graph-ix.net> ---
(In reply to Nicolai Hähnle from comment #3)
> Use this tool: https://github.com/apitrace/apitrace to record a session that
> shows the problem. Once installed, you basically just run `apitrace trace
> <program under trace>`. The documentation linked to in the readme is
> generally pretty good.

Hi Nicolai, an API trace is now attached. The trace was created with Mesa
version 13.1~git161022230600.7b7eb71~x~padoka0 where the issue is still
present.

The major part of the trace probably consists of the editor starting up, so the
issue itself should only be captured in the seconds prior to the editor
starting to shut down.

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

[-- Attachment #1.2: Type: text/html, Size: 1713 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 97852] Unreal Engine corrupted preview viewport
  2016-09-18 19:39 [Bug 97852] Unreal Engine corrupted preview viewport bugzilla-daemon
                   ` (4 preceding siblings ...)
  2016-10-30 17:01 ` bugzilla-daemon
@ 2016-10-31  6:24 ` bugzilla-daemon
  5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2016-10-31  6:24 UTC (permalink / raw)
  To: dri-devel


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

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

Michel Dänzer <michel@daenzer.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         QA Contact|dri-devel@lists.freedesktop |intel-3d-bugs@lists.freedes
                   |.org                        |ktop.org
           Assignee|dri-devel@lists.freedesktop |mesa-dev@lists.freedesktop.
                   |.org                        |org
          Component|Drivers/Gallium/radeonsi    |glsl-compiler

--- Comment #6 from Michel Dänzer <michel@daenzer.net> ---
A shader program fails to link, see below. This may be an Unreal Engine
(editor) bug, reassigning to the GLSL compiler for now.

839119 @4 glLinkProgram(program = 3018)
839119: warning: link failed
839119: warning: error: vertex shader output `out_TEXCOORD0' specifies
noperspective interpolation qualifier, but fragment shader input specifies no
interpolation qualifier

Mesa: User error: GL_INVALID_OPERATION in glUseProgram(program 3018 not linked)
[more errors]

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

[-- Attachment #1.2: Type: text/html, Size: 2689 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:[~2016-10-31  6:24 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-18 19:39 [Bug 97852] Unreal Engine corrupted preview viewport bugzilla-daemon
2016-09-28 12:00 ` bugzilla-daemon
2016-10-09 15:59 ` bugzilla-daemon
2016-10-09 18:31 ` bugzilla-daemon
2016-10-30 16:57 ` bugzilla-daemon
2016-10-30 17:01 ` bugzilla-daemon
2016-10-31  6:24 ` 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.