[Mesa-dev] [Bug 99116] Wine DirectDraw programs showing only a blackscreen when using Mesa Gallium drivers

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Apr 24 02:27:02 UTC 2018


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

--- Comment #17 from Timothy Arceri <t_arceri at yahoo.com.au> ---
Created attachment 139032
  --> https://bugs.freedesktop.org/attachment.cgi?id=139032&action=edit
WIP fix

I've attached and updated patch which is rebased on the merging of
DrawBuffer/DrawBuffers.

The outstanding issue is that this can cause some of the classic drivers (i915,
radeon, r200) to get stuck in an infinite loop. The problem is these drivers
call _mesa_update_framebuffer() from within the driver when Driver.DrawBuffer()
is called.

-- 
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/20180424/ae279a76/attachment.html>


More information about the mesa-dev mailing list