Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rendering tweaks #39

Merged
merged 3 commits into from
Oct 5, 2023
Merged

Rendering tweaks #39

merged 3 commits into from
Oct 5, 2023

Conversation

Ryzee119
Copy link
Owner

@Ryzee119 Ryzee119 commented Oct 5, 2023

I was getting "pb_push_to: begin-end block musn't exceed 128 dwords" log spam when I enabled logging. I was sending way more than 128 DWORDs which seemed to work okay so not sure why the limit but I meet it now mostly anyway

Also I think I have fixed the random flickering by waiting on the vblank event instead of manual frame timing.

pkbit now uses two buffers instead of 3 (saves ~3.5MB of RAM in 720p)

@GXTX
Copy link
Contributor

GXTX commented Oct 5, 2023

Also I think I have fixed the random flickering by waiting on the vblank event instead of manual frame timing.

Setting the cap to 60, the flickering I reported no longer happens. Thanks!

@Ryzee119 Ryzee119 merged commit b5db5b3 into master Oct 5, 2023
2 checks passed
@Ryzee119 Ryzee119 deleted the pkbit2b branch October 5, 2023 22:47
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