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

GPU: Fix simulating logicop with blend and shader #16024

Merged
merged 2 commits into from
Sep 14, 2022

Commits on Sep 14, 2022

  1. GPU: Fix simulating logicop with blend and shader.

    We only need to do it in the shader, if we're doing it in the shader.
    unknownbrackets committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    a397c74 View commit details
    Browse the repository at this point in the history
  2. GE Debugger: Allow fb copies while stepping.

    This is now causing crashes and should be allowed.
    unknownbrackets committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    4400625 View commit details
    Browse the repository at this point in the history