aboutsummaryrefslogtreecommitdiff
path: root/hw/display/artist.c
AgeCommit message (Expand)AuthorFilesLines
2020-05-18hw/display: Include local 'framebuffer.h'Philippe Mathieu-Daudé1-1/+1
2020-05-15hw: Remove unnecessary DEVICE() castPhilippe Mathieu-Daudé1-1/+1
2020-02-18hw/display/artist: Remove dead code (CID 1419388 & 1419389)Philippe Mathieu-Daudé1-9/+0
2020-02-18hw/display/artist: Avoid drawing line when nothing to displayPhilippe Mathieu-Daudé1-0/+3
2020-02-18hw/display/artist: Delay some variables initializationPhilippe Mathieu-Daudé1-5/+5
2020-02-18hw/display/artist: Remove pointless initializationPhilippe Mathieu-Daudé1-1/+0
2020-02-18hw/display/artist: Move trace event to draw_line()Philippe Mathieu-Daudé1-5/+1
2020-01-27hppa: Add emulation of Artist graphicsSven Schnelle1-0/+1454