https://bugs.freedesktop.org/show_bug.cgi?id=58210
--- Comment #6 from Zack Rusin ---
I haven't tested Cinnamon, but iirc it was using Clutter and since Clutter uses
GLX_INTEL_swap_event it had to be broken (all GLX_INTEL_swap_event using apps
were freezing waiting for the sync event that would n
https://bugs.freedesktop.org/show_bug.cgi?id=58210
John Kåre Alsaker changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://bugs.freedesktop.org/show_bug.cgi?id=58210
--- Comment #4 from Zack Rusin ---
Is this Fedora or are you using gnome-shell or anything clutter based? If so
then, we know about this and it's already been fixed in master and backported
to stable branches: https://bugzilla.redhat.com/show_bug
https://bugs.freedesktop.org/show_bug.cgi?id=58210
--- Comment #3 from John Kåre Alsaker ---
It works with non-debug builds too.
It could be that this is fixed in 9.1. I tried building the 9.0 branch, but I
think I hit some 2D fallback mode in GDM and couldn't trigger the bug.
Building Mesa 9.1
https://bugs.freedesktop.org/show_bug.cgi?id=58210
José Fonseca changed:
What|Removed |Added
CC||bri...@vmware.com,
|
https://bugs.freedesktop.org/show_bug.cgi?id=58210
--- Comment #1 from John Kåre Alsaker ---
Removing assert(svga_texture(texture)->key.cachable == 0); at
svga_resource_texture.c:207 seems to fix this...
--
You are receiving this mail because:
You are the assignee for the bug.
_