From: Toni Wilen Date: Fri, 26 May 2023 18:33:10 +0000 (+0300) Subject: Reset refresh conflict state fully in vsync X-Git-Tag: 5.0.0~8 X-Git-Url: https://git.unchartedbackwaters.co.uk/w/?a=commitdiff_plain;h=d78fd1d159efa3e09fa66f0cc54e1e18c0468cf8;p=francis%2Fwinuae.git Reset refresh conflict state fully in vsync --- diff --git a/custom.cpp b/custom.cpp index 0731d44f..7dadde6b 100644 --- a/custom.cpp +++ b/custom.cpp @@ -14030,6 +14030,8 @@ static void hsync_handler(void) lof_display = lof_store; hstrobe_conflict = false; hstrobe_conflict2 = false; + hdiw_counter_conflict = 0; + hdiw_counter_sconflict = 0; reset_autoscale(); } vsync_line = vs;