aboutsummaryrefslogtreecommitdiff
path: root/hw/display/blizzard.c
AgeCommit message (Expand)AuthorFilesLines
2022-11-08hw/display: fix tab indentationAmarjargal Gundjalam1-176/+176
2022-10-22Drop useless casts from g_malloc() & friends to pointerMarkus Armbruster1-1/+1
2020-05-04display/blizzard: use extract16() for fix clang analyzer warning in blizzard_...Chen Qun1-6/+4
2019-06-12Include qemu-common.h exactly where neededMarkus Armbruster1-1/+0
2019-04-29hw/devices: Move Blizzard declarations into a new headerPhilippe Mathieu-Daudé1-1/+1
2018-01-22Replace all occurances of __FUNCTION__ with __func__Alistair Francis1-9/+9
2016-05-12hw/display/blizzard: Remove blizzard_template.hPeter Maydell1-2/+77
2016-05-12blizzard: Remove support for DEPTH != 32Pooja Dhannawat1-37/+4
2016-01-29hw/display: Clean up includesPeter Maydell1-0/+1
2015-01-15blizzard: do not depend on VGA internalsPaolo Bonzini1-1/+0
2014-09-29hw/display/blizzard.c: Delete unused function blizzard_rgb2yuvPeter Maydell1-8/+0
2014-03-05console: add head to index to qemu consoles.Gerd Hoffmann1-1/+1
2013-04-25console: add device link to QemuConsolesGerd Hoffmann1-1/+1
2013-04-16console: add GraphicHwOpsGerd Hoffmann1-3/+6
2013-04-16console: simplify screendumpGerd Hoffmann1-13/+1
2013-04-15arm: fix location of some include filesPeter Maydell1-1/+1
2013-04-08hw: move private headers to hw/ subdirectories.Paolo Bonzini1-6/+6
2013-04-08hw: move display devices to hw/display/, configure via default-configs/Paolo Bonzini1-0/+1004