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

[Metal] Format and size bugfixes #1710

Merged
merged 5 commits into from
Jan 16, 2022
Merged

Conversation

ac90b671
Copy link
Contributor

-Fix Red/Blue color swap when using OpenGL cores
-Avoid OpenGL init work for cores not using OpenGL

@ac90b671
Copy link
Contributor Author

Also fixed rendering when a core doesn't render to the entire CPU buffer. Added code to resize MTLTexture to screen rect of CPU buffer

@ac90b671 ac90b671 changed the title Minor metal backend fixes [Metal] R/B color swap issue and incorrect buffer size issue Jan 16, 2022
@ac90b671
Copy link
Contributor Author

Also fixed format mismatch bug

@ac90b671 ac90b671 changed the title [Metal] R/B color swap issue and incorrect buffer size issue [Metal] Format and size bugfixes Jan 16, 2022
@JoeMatt JoeMatt marked this pull request as draft January 16, 2022 04:50
@JoeMatt JoeMatt marked this pull request as ready for review January 16, 2022 05:15
JoeMatt
JoeMatt previously approved these changes Jan 16, 2022
@JoeMatt
Copy link
Member

JoeMatt commented Jan 16, 2022

/rebase

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

Successfully merging this pull request may close these issues.

None yet

2 participants