|
-
Senior Member
 Originally Posted by Son of Bryce
What do you mean by Vsync? Is v sync the issue where the screen drawing is split when objects move horizontally?
Correct. When a native application has direct access to the hardware (or via an API like DirectX) you can choose to sync graphics drawing with the monitor refresh rate such that you do not update the screen in mid-screen refresh, as that causes horizontal tearing (most visible in side-scrollers).
There had been whispers of possibly getting something very close to this in the last release of 10.x .
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|