Sven Schnelle d449eee3af hw/display/artist: Fix draw_line() artefacts
The draw_line() function left artefacts on the screen because it was using the
x/y variables which were incremented in the loop before. Fix it by using the
unmodified x1/x2 variables instead.

Signed-off-by: Sven Schnelle <svens@stackframe.org>
Signed-off-by: Helge Deller <deller@gmx.de>
Cc: qemu-stable@nongnu.org
Signed-off-by: Helge Deller <deller@gmx.de>
2022-02-02 18:46:45 +01:00
..
2020-12-10 12:15:18 -05:00
2017-03-27 12:14:45 +02:00
2021-05-12 18:20:25 +02:00
2020-05-18 15:43:51 +02:00
2021-03-19 15:18:43 +01:00
2021-12-21 10:50:21 +04:00
2019-08-16 13:31:52 +02:00