virtio-gpu: replace PIXMAN_* by PIXMAN_BE_*
authorLaurent Vivier <lvivier@redhat.com>
Mon, 3 Apr 2017 11:40:44 +0000 (13:40 +0200)
committerGerd Hoffmann <kraxel@redhat.com>
Mon, 24 Apr 2017 08:12:28 +0000 (10:12 +0200)
commita27450ec042fd646269d1594368305877dfe7e53
tree51251e05143326b707eb0688447e4139d5f3dc79
parente0665c3b5f57e0c1d20ec555c925fb84ccc31b29
virtio-gpu: replace PIXMAN_* by PIXMAN_BE_*

This avoids a "#ifdef HOST_WORDS_BIGENDIAN" and this is the purpose
of PIXMAN_BE_* macros.

Signed-off-by: Laurent Vivier <lvivier@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Sahid Orentino Ferdjaoui <sahid.ferdjaoui@redhat.com>
Message-id: 20170403114044.15762-1-lvivier@redhat.com
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
hw/display/virtio-gpu.c