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

Fix texture uploads getting corrupted on Metal with non-Apple GPUs #5924

Merged
merged 2 commits into from
Jul 12, 2023

Conversation

frenzibyte
Copy link
Member

Please test thoroughly and check multiple times that this does fix the issue, I have no explanation for how this fixes the issue (I rather have suspicion it's hiding the issue instead), but I cannot reproduce this on my machine (M1 Pro) and there's not much to lose in flushing before drawcall so why not.

@peppy
Copy link
Member

peppy commented Jul 11, 2023

Can confirm it fixes the issue still.

@peppy peppy added the next-release Pull requests which are almost there label Jul 11, 2023
@peppy
Copy link
Member

peppy commented Jul 12, 2023

Merging with the intent of undoing in the near future.

@peppy peppy merged commit 4f605e2 into ppy:master Jul 12, 2023
@frenzibyte frenzibyte deleted the fix-texture-upload-on-intel-mac branch July 12, 2023 11:09
frenzibyte added a commit to frenzibyte/osu-framework that referenced this pull request Jul 14, 2023
…d-on-intel-mac"

This reverts commit 4f605e2, reversing
changes made to 7a22dc8.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Regression: Metal gpu buffers corrupting under high texture upload load
2 participants