[cairo] [PATCH] gl: Set is_clear flag to FALSE after map_to_image

Chris Wilson chris at chris-wilson.co.uk
Thu Jul 12 10:15:45 PDT 2012


On Thu, 12 Jul 2012 08:35:24 +0000 (GMT), Dongyeon Kim <dy5.kim at samsung.com> wrote:
> commit ad26c7e70e768032951409174193fc5bd70cacfb
> Author: Dongyeon Kim <dy5.kim at samsung.com>
> Date:   Thu Jul 12 17:00:28 2012 +0900
> 
>     gl: Set is_clear flag to FALSE after map_to_image
>     
>     In _cairo_gl_surface_map_to_image(), the image surface data has been filled by glReadPixels,
>     so is_clear flag should be set to FALSE.
>     Otherwise mapped image surface does not get drawn as it returns true in nothing_to_do().

Thank you, pushed.
-Chris

-- 
Chris Wilson, Intel Open Source Technology Centre


More information about the cairo mailing list