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

Windows: Hide Vulkan/D3D11 if not available #11658

Merged
merged 2 commits into from
Dec 11, 2018

Commits on Dec 11, 2018

  1. Windows: Hide Vulkan/D3D11 if not available.

    We only were doing this in the settings screen before.  Fixes hrydgard#11657.
    unknownbrackets committed Dec 11, 2018
    Configuration menu
    Copy the full SHA
    02d2aa4 View commit details
    Browse the repository at this point in the history
  2. GE Debugger: Fix dump replay ticks accounting.

    Sometimes a list ends earlier than now, we don't need to eat cycles then.
    Fixes hrydgard#11655.
    unknownbrackets committed Dec 11, 2018
    Configuration menu
    Copy the full SHA
    bb7d964 View commit details
    Browse the repository at this point in the history