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: Restructure texture instruction dispatch a bit #10964

Merged
merged 3 commits into from
Oct 9, 2021

Conversation

kd-11
Copy link
Contributor

@kd-11 kd-11 commented Oct 6, 2021

  • Allows for more types of samplers to work with Z24X8->RGBA8 shader conversion routines.
  • Renames some unfortunately named enumerants converted from unscoped to scoped a while back.

Fixes #10927

@kd-11 kd-11 changed the title [TESTERS NEEDED] rsx: Restructure texture instruction dispatch a bit rsx: Restructure texture instruction dispatch a bit Oct 8, 2021
@kd-11 kd-11 marked this pull request as ready for review October 8, 2021 19:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

rsx: Failure to compile shader on texture2DReconstruct
2 participants