On Wed, 25 Feb 2015 11:58:43 +
Daniel Stone wrote:
> Hi,
>
> On 25 February 2015 at 11:11, Pekka Paalanen
> wrote:
> > this series is also available at:
> > http://cgit.collabora.com/git/user/pq/weston.git/log/?h=surface-shot-2
> >
> > The main change since v1 is removing the stride and pix
Hi,
On 25 February 2015 at 11:11, Pekka Paalanen
wrote:
> this series is also available at:
> http://cgit.collabora.com/git/user/pq/weston.git/log/?h=surface-shot-2
>
> The main change since v1 is removing the stride and pixel format
> arguments from the copy_content API. These are now documented
On Wed, 25 Feb 2015 13:06:03 +0200
Pekka Paalanen wrote:
> From: Pekka Paalanen
>
> Changes in v2:
> - remove stride and format arguments from the API
>
> Signed-off-by: Pekka Paalanen
> v1 Tested-by: Nobuhiko Tanibata
> ---
> src/pixman-renderer.c | 52
> ++
From: Pekka Paalanen
Changes in v2:
- remove stride and format arguments from the API
Signed-off-by: Pekka Paalanen
v1 Tested-by: Nobuhiko Tanibata
---
src/pixman-renderer.c | 52 +++
1 file changed, 52 insertions(+)
diff --git a/src/pixman-ren