console: use pixman for fill+blit
authorGerd Hoffmann <kraxel@redhat.com>
Wed, 6 Mar 2013 14:43:23 +0000 (15:43 +0100)
committerGerd Hoffmann <kraxel@redhat.com>
Tue, 16 Apr 2013 07:03:47 +0000 (09:03 +0200)
commit68db6dc5310df9bb0d8d4ed8f5138b0c5c6415be
tree103692d38be4d9cbc1dac6fb3a74b8fd73bf32f0
parentb762795257353760e8c69e144188ef7ab2b84c37
console: use pixman for fill+blit

Zap homegrown pixel shuffeling code, use pixman calls instead.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
ui/console.c