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

Fixed creating MoltenVk surface with agnostic backends such as SDL2 #3158

Merged
merged 1 commit into from
Aug 15, 2023

Conversation

jay3d
Copy link
Contributor

@jay3d jay3d commented Aug 15, 2023

This fixes an issue mainly with SDL2 (and maybe other backends) where a Metal layer has to be strictly created by SDL2, and it won't work with Metal layers created outside of its context.

@bkaradzic bkaradzic merged commit 64e83a0 into bkaradzic:master Aug 15, 2023
13 checks passed
@jay3d jay3d deleted the sdl2-moltenvk branch December 7, 2023 10:18
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.

2 participants