[Qemu-devel] [PATCH 07/24] console: use pixman for fill+blit
Zap homegrown pixel shuffeling code, use pixman calls instead. Signed-off-by: Gerd Hoffmann --- ui/console.c | 65 +- 1 file changed, 10 insertions(+), 55 deletions(-) diff --git a/ui/console.c b/ui/console.c index 0ed4211..be7f4f1 10064
[Qemu-devel] [PATCH 07/24] console: use pixman for fill+blit
Zap homegrown pixel shuffeling code, use pixman calls instead. Signed-off-by: Gerd Hoffmann --- ui/console.c | 65 +- 1 file changed, 10 insertions(+), 55 deletions(-) diff --git a/ui/console.c b/ui/console.c index e84ba8b..b641c35 10064