[PATCH weston v2 7/7] pixman-renderer: implement surface_copy_content

Pekka Paalanen pekka.paalanen at collabora.co.uk
Wed Feb 25 03:11:57 PST 2015


On Wed, 25 Feb 2015 13:06:03 +0200
Pekka Paalanen <ppaalanen at gmail.com> wrote:

> From: Pekka Paalanen <pekka.paalanen at collabora.co.uk>
> 
> Changes in v2:
> - remove stride and format arguments from the API
> 
> Signed-off-by: Pekka Paalanen <pekka.paalanen at collabora.co.uk>
> v1 Tested-by: Nobuhiko Tanibata <NOBUHIKO_TANIBATA at xddp.denso.co.jp>
> ---
>  src/pixman-renderer.c | 52 +++++++++++++++++++++++++++++++++++++++++++++++++++
>  1 file changed, 52 insertions(+)

Hi,

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 instead.
Honouring arbitrary stride would have been inconvenient in gl-renderer,
and only one pixel format was supported anyway.


Thanks,
pq


More information about the wayland-devel mailing list