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

Apply the fix to avoid jit clearing for rewind savestates to all platforms #17291

Merged
merged 1 commit into from
Apr 15, 2023

Conversation

hrydgard
Copy link
Owner

Silly oversight made in commit 718cb9e .

Fixes #17290

@hrydgard hrydgard added armjit Occurs with JIT on 32-bit ARM devices, but not another CPU backend. arm64jit Occurs with JIT on 64-bit ARM devices, but not another CPU backend. labels Apr 15, 2023
@hrydgard hrydgard added this to the v1.15.0 milestone Apr 15, 2023
@unknownbrackets unknownbrackets merged commit 9c9df20 into master Apr 15, 2023
@unknownbrackets unknownbrackets deleted the rewind-savestate-fix branch April 15, 2023 22:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
arm64jit Occurs with JIT on 64-bit ARM devices, but not another CPU backend. armjit Occurs with JIT on 32-bit ARM devices, but not another CPU backend.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Midnight Club 3 - JIT cache getting cleared repeatedly
2 participants