Skip to content

Conversation

@thejpster
Copy link
Member

Draws the same line twice. Currently you still only get one scan-line's worth of time to render the line, because we only tell you to draw it one scan-line early instead of two scan-lines early.

If you enable trace debugging, the video won't actually render with the right timing. But it helps you see what is going on.

Draws the same line twice. Currently you still only get one scan-line's worth of time to render the line, because we only tell you to draw it one scan-line early instead of two scan-lines early.

If you enable trace debugging, the video won't actually render with the right timing. But it helps you see what is going on.
@thejpster thejpster added this pull request to the merge queue Dec 29, 2024
Merged via the queue into develop with commit fe6a548 Dec 29, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants