[Bug 93844] Intel driver crashes after switching between fullscreen and windowed mode on RetroArch
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue Feb 2 01:20:45 PST 2016
https://bugs.freedesktop.org/show_bug.cgi?id=93844
Chris Wilson <chris at chris-wilson.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #121422|0 |1
is obsolete| |
--- Comment #55 from Chris Wilson <chris at chris-wilson.co.uk> ---
Created attachment 121453
--> https://bugs.freedesktop.org/attachment.cgi?id=121453&action=edit
Restore signalling on Window destruction
That had the expected error of DRI2 complaining it had freed its private data
before we could destroy the window, i.e. too late to fix the AttendClient.
This second attempt uses a resource type instead of chaining up the Window
destruction.
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20160202/57bf9850/attachment.html>
More information about the intel-gfx-bugs
mailing list