[Bug 109738] Child of Light shows only a black screen

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Feb 25 09:40:23 UTC 2019


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

Kenneth Graunke <kenneth at whitecape.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #3 from Kenneth Graunke <kenneth at whitecape.org> ---
Should be fixed by:

commit b45186a6cd0ed7539e427d4443671faef9f95058
Author: Kenneth Graunke <kenneth at whitecape.org>
Date:   Thu Feb 21 23:37:58 2019 -0800

    iris: Properly allow rendering to RGBX formats.

    I was converting them at pipe_surface creation time, but not when
    answering queries about whether formats support rendering.  This caused
    a lot of FBO incomplete errors for formats that ought to be supported.

    Fixes "Child of Light", which uses PIPE_FORMAT_R8G8B8X8_UNORM_SRGB.

    Also fixes Witcher 1 using wined3d (GL) according to Timur Kristóf.

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

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-3d-bugs/attachments/20190225/4cb5f032/attachment.html>


More information about the intel-3d-bugs mailing list