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: Minor fixes #10975

Merged
merged 4 commits into from Oct 10, 2021
Merged

rsx: Minor fixes #10975

merged 4 commits into from Oct 10, 2021

Commits on Oct 9, 2021

  1. gl: Alias register binding points a bit

    - While aliasing is easy to break, it allows outdated hw to run
    kd-11 committed Oct 9, 2021
    Copy the full SHA
    373fa62 View commit details
    Browse the repository at this point in the history
  2. rsx: Fix decoding of linear cubemaps

    - 128-byte boundary is not observed in linear tiling. Verified in hw.
    kd-11 committed Oct 9, 2021
    Copy the full SHA
    c20dea1 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2021

  1. Copy the full SHA
    fd81f0b View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    6dc06bc View commit details
    Browse the repository at this point in the history