VI: Use a Pulse event instead of OneShot for the vblank events.
This prevents missing frames if the vblank fires between the DequeueBuffer and Wait(vsync) calls
Loading
Please sign in to comment
This prevents missing frames if the vblank fires between the DequeueBuffer and Wait(vsync) calls