ConfettiFX / The-Forge

The Forge Cross-Platform Rendering Framework PC Windows, Steamdeck (native), Ray Tracing, macOS / iOS, Android, XBOX, PS4, PS5, Switch, Quest 2
Apache License 2.0
4.71k stars 493 forks source link

Flickering on master when vsync is off #182

Closed happydpc closed 3 years ago

happydpc commented 4 years ago

On windows 10, turn off the vsync, it begins flicker.

test

wolfgangfengel commented 4 years ago

Good catch! Thanks for reporting this. We are looking into it.

wolfgangfengel commented 4 years ago

Can you send me your GPU chipset and driver info? Vulkan or DX12 or DX11?

happydpc commented 4 years ago

Can you send me your GPU chipset and driver info? Vulkan or DX12 or DX11?

GTX 2070s, Vulkan 1.2.135

Name: NVIDIA GeForce RTX 2070 SUPER
Vendor id: 0x10DE
Product id: 0x1E84
Stepping: 161
Driver Version: 26.21.14.4324
Driver Date: 5-24-2020
wolfgangfengel commented 4 years ago

That is a good one. We test on roughly a dozen GPUs but didn't catch this one. Even now we can't reproduce so we will have to slowly see how we approach your config. Give us a few days.

marfmotz commented 3 years ago

That is a good one. We test on roughly a dozen GPUs but didn't catch this one. Even now we can't reproduce so we will have to slowly see how we approach your config. Give us a few days.

Maybe this is the so-call tearing, his is too obvious, mine is small seams in objects when rotating the camera.

wolfgangfengel commented 3 years ago

That should be resolved.