[cairo] [PATCH] [cairo-gl] Fix support for gl window surface resizes (take 2)

Chris Wilson chris at chris-wilson.co.uk
Tue Jan 18 08:54:11 PST 2011


On Tue, 18 Jan 2011 08:39:41 -0800, Bill Spitzak <spitzak at gmail.com> wrote:
> Is there a reason that a cairo_gl_surface_t can only be used by at most 
> one cairo_gl_context_t? The flag will only work if this is true.

A surface is created attached to a device (a cairo_gl_context_t) and can
not be used directly by another cairo_gl_context_t.
-Chris

-- 
Chris Wilson, Intel Open Source Technology Centre


More information about the cairo mailing list