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
..
2021-10-27 14:45:22 +02:00
2021-10-12 08:20:08 +02:00
2022-01-05 09:06:36 +01:00
2021-10-12 08:20:08 +02:00
2022-01-05 09:06:36 +01:00
2022-01-05 09:06:36 +01:00
2021-11-17 11:25:55 -07:00
2020-08-21 06:30:33 -04:00