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: Texturing bug fixes #7253

Merged
merged 4 commits into from Jan 16, 2020
Merged

rsx/vk: Texturing bug fixes #7253

merged 4 commits into from Jan 16, 2020

Conversation

kd-11
Copy link
Contributor

@kd-11 kd-11 commented Jan 15, 2020

Fixes #7224

… cards

- There needs to be a memory barrier after each step.
- TODO: Optimize scale_typeless_safe function
… floating point

- Interpolating floats is not the same as interpolating their bits!
  Use integer format to interpolate linearly for D32F formats instead of using R32F as intermediary
@mignolo4
Copy link

#6999 not fixed :(
(provided some screenshots)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants