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

Lua drawings doesn't display when NTSC filter is used #5

Open
gocha opened this issue Oct 4, 2018 · 0 comments
Open

Lua drawings doesn't display when NTSC filter is used #5

gocha opened this issue Oct 4, 2018 · 0 comments
Labels

Comments

@gocha
Copy link
Owner

gocha commented Oct 4, 2018

Lua drawings doesn't display when NTSC filter is used.

This is probably because the drawing routine doesn't expect non-integer scale filter, so that the drawing routine rejects the input buffer as incorrect screen size. We should have a new intermediate buffer for Lua, so that we won't need to think about resizing.

@gocha gocha added the bug label Oct 4, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant