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

SignalDelegator: Let the frontend inform AVX support #4077

Merged
merged 1 commit into from
Sep 27, 2024

Commits on Sep 22, 2024

  1. SignalDelegator: Let the frontend inform AVX support

    Since the frontend has changed to informing the backend if AVX is
    supported, there is no reason to feed that configuration back in to
    SignalDelegator from the backend.
    
    Instead inform the SignalDelegator directly in the frontend instead of
    this now weird round-about path.
    Sonicadvance1 committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    e7605c9 View commit details
    Browse the repository at this point in the history