]> git.unchartedbackwaters.co.uk Git - francis/winuae.git/commitdiff
Genlock check re-added. Was lost when multimonitor support was added. Fixes display...
authorToni Wilen <twilen@winuae.net>
Fri, 17 Aug 2018 20:12:29 +0000 (23:12 +0300)
committerToni Wilen <twilen@winuae.net>
Fri, 17 Aug 2018 20:12:29 +0000 (23:12 +0300)
drawing.cpp

index a0e167de01a4024e2af5d13643f2032faf51a305..edbcca04c2357b8884cf4fb97cb7f2a6508aed9d 100644 (file)
@@ -3944,6 +3944,7 @@ static void finish_drawing_frame(bool drawlines)
                                setnativeposition(out);
                        out->tempbufferinuse = true;
                        if (!ad->specialmonitoron) {
+                               need_genlock_data = specialmonitor_need_genlock();
                                ad->specialmonitoron = true;
                                compute_framesync();
                                pfield_set_linetoscr();