[Wayland-bugs] [Bug 48752] [i915 i965 Wayland] dnd start with black blocks against cairo-gl

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Apr 16 01:36:49 PDT 2012


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

--- Comment #1 from Shuang He <shuang.he at intel.com> 2012-04-16 01:36:49 PDT ---
Simple investigation shows:
when build against cairo-gl, display_create_egl_window_surface() is using
type(struct egl_window_surface_data) to set_user_data, while
display_get_buffer_for_surface() is using type (struct surface_data) to
get_user_data. Two structures are incompatible

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Wayland-bugs mailing list