Add Skip Presenting Duplicate Frames Feature (#1867)

* added basic skip duplicate frames implementation

* fix secondary display and attempt to fix lcd color fill
This commit is contained in:
KojoZero
2026-07-03 12:37:27 +02:00
committed by GitHub
parent fcb10fb899
commit 8c4e8b77b2
19 changed files with 164 additions and 53 deletions
+1
View File
@@ -42,6 +42,7 @@ foreach(KEY IN ITEMS
"use_disk_shader_cache"
"shaders_accurate_mul"
"use_vsync"
"use_skip_duplicate_frames"
"use_display_refresh_rate_detection"
"use_shader_jit"
"resolution_factor"