summaryrefslogtreecommitdiff
path: root/hw/display/qxl-render.c
AgeCommit message (Expand)Author
2020-01-02console: add graphic_hw_update_done()Marc-André Lureau
2019-08-16sysemu: Split sysemu/runstate.h off sysemu/sysemu.hMarkus Armbruster
2019-08-16Include sysemu/sysemu.h a lot lessMarkus Armbruster
2018-09-27qxl: support mono cursors with inverted colorsPeter Wu
2018-09-27qxl: use guest_monitor_config for local renderer.Gerd Hoffmann
2018-05-07qxl: fix local renderer crashGerd Hoffmann
2018-01-22Replace all occurances of __FUNCTION__ with __func__Alistair Francis
2017-09-01qxl: add support for chunked cursors.Gerd Hoffmann
2017-09-01qxl: drop mono cursor supportGerd Hoffmann
2016-01-29hw/display: Clean up includesPeter Maydell
2015-09-11typofixes - v4Veres Lajos
2014-12-16spice: use bottom half instead of refresh timer for cursor updatesGerd Hoffmann
2014-09-05console: stop using PixelFormatGerd Hoffmann
2014-09-01qxl-render: add more sanity checksGerd Hoffmann
2014-06-13qxl-render: add sanity checkGerd Hoffmann
2013-12-07qxl: Add missing trace.h (fix broken build)Stefan Weil
2013-09-10qxl: fix local rendererGerd Hoffmann
2013-06-24qxl: fix Coverity scan SIGN_EXTENSION errorGerd Hoffmann
2013-04-08hw: move private headers to hw/ subdirectories.Paolo Bonzini
2013-04-08hw: move display devices to hw/display/, configure via default-configs/Paolo Bonzini