On Mon, 9 Sep 2013 00:52:41 +0200
Nemanja Lukic <[email protected]> wrote:
> ---
> test/lowlevel-blt-bench.c | 1 +
> 1 files changed, 1 insertions(+), 0 deletions(-)
>
> diff --git a/test/lowlevel-blt-bench.c b/test/lowlevel-blt-bench.c
> index 1049e21..c84be65 100644
> --- a/test/lowlevel-blt-bench.c
> +++ b/test/lowlevel-blt-bench.c
> @@ -716,6 +716,7 @@ tests_tbl[] =
> { "over_reverse_n_8888", PIXMAN_a8r8g8b8, 0,
> PIXMAN_OP_OVER_REVERSE, PIXMAN_null, 0, PIXMAN_a8r8g8b8 },
> { "pixbuf", PIXMAN_x8b8g8r8, 0, PIXMAN_OP_SRC,
> PIXMAN_a8b8g8r8, 0, PIXMAN_a8r8g8b8 },
> { "rpixbuf", PIXMAN_x8b8g8r8, 0, PIXMAN_OP_SRC,
> PIXMAN_a8b8g8r8, 0, PIXMAN_a8b8g8r8 },
> + { "src_0888_0888", PIXMAN_r8g8b8, 0, PIXMAN_OP_SRC,
> PIXMAN_null, 0, PIXMAN_r8g8b8 },
> };
>
> int
Looks good. Even though we need to get rid of this table some day.
--
Best regards,
Siarhei Siamashka
_______________________________________________
Pixman mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/pixman