[Bug 93844] Intel driver crashes after switching between fullscreen and windowed mode on RetroArch
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu Jan 28 09:07:43 PST 2016
https://bugs.freedesktop.org/show_bug.cgi?id=93844
--- Comment #38 from Chris Wilson <chris at chris-wilson.co.uk> ---
Hmm. It is hitting DRI2CopyRegion instead. It may be doing a DRI2SwapBuffers
that the xserver/dri2 core converts to CopyRegion is vblank_mode=0, or the
client may be doing GLX_MESA_copy_sub_buffers (which calls DRI2CopyRegion
directly). CopyRegion is not rate-limited.
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are on the CC list for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20160128/b0430ee0/attachment.html>
More information about the intel-gfx-bugs
mailing list