[Mesa-dev] [Bug 31868] EGL doesn't work with multiple surfaces

2010-11-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=31868 Neil Roberts changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Mesa-dev] [Bug 31868] EGL doesn't work with multiple surfaces

2010-11-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=31868 --- Comment #3 from Chia-I Wu 2010-11-23 22:08:14 PST --- Thanks for the detailed report. I've committed 1f4c55128b7e4a to fix the tri demo. Can you test again with clutter? -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab

[Mesa-dev] [Bug 31868] EGL doesn't work with multiple surfaces

2010-11-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=31868 --- Comment #2 from Neil Roberts 2010-11-23 10:59:31 PST --- If I checkout 547e7619a (the first known bad commit) but revert d19afc57 (the first segfaulting commit) then it works. So I guess that means d19afc57 is the culprit but for some reason

[Mesa-dev] [Bug 31868] EGL doesn't work with multiple surfaces

2010-11-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=31868 --- Comment #1 from Neil Roberts 2010-11-23 10:36:06 PST --- Created an attachment (id=40510) View: https://bugs.freedesktop.org/attachment.cgi?id=40510 Review: https://bugs.freedesktop.org/review?bug=31868&attachment=40510 Hack to make the G