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

rsx: Driver compatibility improvements #9131

Merged
merged 6 commits into from Oct 27, 2020
Merged

rsx: Driver compatibility improvements #9131

merged 6 commits into from Oct 27, 2020

Commits on Oct 25, 2020

  1. rsx: Refactor vertex clip emit to avoid using f64 unnecessarily

    - Fixes driver crash on intel
    kd-11 committed Oct 25, 2020
    Copy the full SHA
    a8eb1e6 View commit details
    Browse the repository at this point in the history
  2. vk: Add NVIDIA driver version check

    - Warn if user has outdated drivers with known problems
    kd-11 committed Oct 25, 2020
    Copy the full SHA
    35e847f View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    9a6227f View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2020

  1. Update VKHelpers.h

    Fix typo
    kd-11 committed Oct 26, 2020
    Copy the full SHA
    812619c View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    14dd5c8 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2020

  1. Copy the full SHA
    f6256c8 View commit details
    Browse the repository at this point in the history