On Thu, 23 Jun 2016 18:12:27 +1000
Daniel Stone wrote:
> Hi,
>
> On 17 June 2016 at 00:13, Pekka Paalanen wrote:
> > Change create_shm_buffer() to handle any pixel format known to Pixman.
> > Presumably in the future we might want to test e.g. RGB565 content with
> > screenshot tests.
>
> Si
Hi,
On 17 June 2016 at 00:13, Pekka Paalanen wrote:
> Change create_shm_buffer() to handle any pixel format known to Pixman.
> Presumably in the future we might want to test e.g. RGB565 content with
> screenshot tests.
Similarly to #1, this:
- uses the new struct buffer
- moves from raw allo
From: Pekka Paalanen
Change create_shm_buffer() to handle any pixel format known to Pixman.
Presumably in the future we might want to test e.g. RGB565 content with
screenshot tests.
Signed-off-by: Pekka Paalanen
---
tests/weston-test-client-helper.c | 60 ++-