[cairo] [PATCH] [cairo-gl] Fix support for gl window surface resizes

Bill Spitzak spitzak at gmail.com
Wed Jan 12 12:28:57 PST 2011


Andrea Canciani wrote:

> I'm still not seeing what can cause the boolean flag to fail.

It will fail if the same cairo_gl_surface_t is set as the destination of 
two different cairo_gl_context_t objects. The second one will see the 
boolean flag cleared and not realize the size changed.


More information about the cairo mailing list