[Mesa-dev] [Bug 102218] Nier:Automata (through wine) - Bloom too bright

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Aug 14 21:22:01 UTC 2017


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

Philip Rebohle <philip.rebohle at tu-dortmund.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |philip.rebohle at tu-dortmund.
                   |                            |de

--- Comment #2 from Philip Rebohle <philip.rebohle at tu-dortmund.de> ---
Created attachment 133511
  --> https://bugs.freedesktop.org/attachment.cgi?id=133511&action=edit
Edited compute shader

As mentioned, an edited compute shader fixes the rendering. I attached another
version of the shader which includes a #define to switch between a code path
that uses shared memory and one that doesn't.

Unless I'm missing something, both versions should produce identical results.
The code that uses shared memory shows the exact same rendering issues as the
original shader generated by Wine, which works in a similar fashion. The Wine
shader however is lacking explicit memory barriers.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20170814/45879731/attachment.html>


More information about the mesa-dev mailing list