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/vk: Fix some spec violations #10900

Merged
merged 6 commits into from
Sep 21, 2021
Merged

rsx/vk: Fix some spec violations #10900

merged 6 commits into from
Sep 21, 2021

Commits on Sep 21, 2021

  1. Configuration menu
    Copy the full SHA
    17f84e1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8272f95 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6a3322e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d8a0d80 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c185629 View commit details
    Browse the repository at this point in the history
  6. rsx: Fix 3D texture decode

    - 3D mipmaps are shrunk in all 3 axes, they are not 2D array textures.
    - Fixes mip1-mipN for all situations
    kd-11 committed Sep 21, 2021
    Configuration menu
    Copy the full SHA
    b2c2ecb View commit details
    Browse the repository at this point in the history