[Intel-gfx] [PATCH i-g-t 02/13] lib: Extract igt_buf_write_to_png() from gem_render_copy
Gore, Tim
tim.gore at intel.com
Tue Mar 3 08:12:08 PST 2015
> -----Original Message-----
> From: Tvrtko Ursulin [mailto:tvrtko.ursulin at linux.intel.com]
> Sent: Tuesday, March 03, 2015 4:04 PM
> To: Intel-gfx at lists.freedesktop.org; Lespiau, Damien
> Cc: Ceraolo Spurio, Daniele; Gore, Tim
> Subject: Re: [Intel-gfx] [PATCH i-g-t 02/13] lib: Extract
> igt_buf_write_to_png() from gem_render_copy
>
>
> On 03/03/2015 02:10 PM, Tvrtko Ursulin wrote:
> > From: Damien Lespiau <damien.lespiau at intel.com>
> >
> > Now that the Android build has cairo, we can put cairo-dependant code
> > back into lib/
>
> Looks like we'll have to drop this one - Cairo is not available in Android after
> all.
>
> I looked at the following patches and couldn't see anything actually needing
> this so dropping looks safe.
>
> Tvrtko
IF you want to move cairo dependent code into the igt library you can put it in igt_fb.c,
since this is excluded in Android builds unless the ANDROID_HAS_CAIRO env var is set.
(igt_kms is likewise excluded in this case)
Tim
More information about the Intel-gfx
mailing list