[cairo] [PATCH] gl: Fix offset for non-texture surface patterns
Martin Robinson
mrobinson at igalia.com
Thu Nov 10 14:29:43 PST 2011
On 11/10/2011 01:36 PM, Andrea Canciani wrote:
'm not sure if the infinite loop you are describing is actually
> possible (maybe by using a surface as source to draw on that same
> surface...).
> Anyway if that's an issue with _cairo_surface_paint(), that will also
> be a problem with _cairo_surface_offset_paint().
Oh! For some crazy reason I thought you were suggesting replacing
the call to _cairo_gl_surface_draw_image. Sorry. Indeed, the call
to_cairo_surface_offset_paint can just be _cairo_surface_offset_paint.
New patch follows...
More information about the cairo
mailing list