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

[0.8] Emulator display sometimes reverts to bilinear filtering #1602

Closed
RetroEdit opened this issue Dec 20, 2019 · 1 comment
Closed

[0.8] Emulator display sometimes reverts to bilinear filtering #1602

RetroEdit opened this issue Dec 20, 2019 · 1 comment

Comments

@RetroEdit
Copy link

RetroEdit commented Dec 20, 2019

Edits can be seen in history. I've revised my understanding of the issue, and have removed my original mistaken understanding so it's easier to read.

This sometimes occurs when going out of focus or back into focus. Sometimes it just flickers into bilinear filtering and doesn't completely revert; other times it will completely convert and not be corrected until refocusing.

This appears in both build 5988-2cb5a08 (the latest build as of this writing), and 0.8 beta 1. This does not appear to occur in 0.7.3. A bisect may be a good idea.

@RetroEdit RetroEdit changed the title [0.8] Images sometimes reverts to bilinear filtering when alt-tabbing away [0.8] Emulator display sometimes reverts to bilinear filtering Dec 20, 2019
@endrift
Copy link
Member

endrift commented Dec 20, 2019

This issue is I believe because it swaps out a static background image when you pause the game, but I'm not sure why it's being scaled improperly.

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

No branches or pull requests

2 participants