summaryrefslogtreecommitdiff
path: root/hw/display/blizzard.c
AgeCommit message (Expand)AuthorFilesLines
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