Age | Commit message (Expand) | Author |
---|---|---|
2020-08-26 | hw/display/artist: Refactor artist_rop8() to avoid buffer over-run | Philippe Mathieu-Daudé |
2020-08-26 | hw/display/artist: Check offset in draw_line to avoid buffer over-run | Philippe Mathieu-Daudé |
2020-08-04 | hw/display/artist.c: fix out of bounds check | Sven Schnelle |
2020-05-18 | hw/display: Include local 'framebuffer.h' | Philippe Mathieu-Daudé |
2020-05-15 | hw: Remove unnecessary DEVICE() cast | Philippe Mathieu-Daudé |
2020-02-18 | hw/display/artist: Remove dead code (CID 1419388 & 1419389) | Philippe Mathieu-Daudé |
2020-02-18 | hw/display/artist: Avoid drawing line when nothing to display | Philippe Mathieu-Daudé |
2020-02-18 | hw/display/artist: Delay some variables initialization | Philippe Mathieu-Daudé |
2020-02-18 | hw/display/artist: Remove pointless initialization | Philippe Mathieu-Daudé |
2020-02-18 | hw/display/artist: Move trace event to draw_line() | Philippe Mathieu-Daudé |
2020-01-27 | hppa: Add emulation of Artist graphics | Sven Schnelle |