We are currently migrating Bugzilla to GitHub issues.
Any changes made to the bug tracker now will be lost, so please do not post new bugs or make changes to them.
When we're done, all bug URLs will redirect to their equivalent location on the new bug tracker.

Bug 4223

Summary: SDL_FULLSCREEN_DESKTOP Results in blank screen when using metal driver.
Product: SDL Reporter: akakubiyaro
Component: renderAssignee: Sam Lantinga <slouken>
Status: RESOLVED FIXED QA Contact: Sam Lantinga <slouken>
Severity: normal    
Priority: P2 CC: amaranth72
Version: 2.0.8   
Hardware: x86   
OS: Other   

Description akakubiyaro 2018-08-07 04:18:15 UTC
When using the metal driver in windowed, or SDL_WINDOW_FULLSCREEN, mode I can get the screen to render using the workaround here:

https://discourse.libsdl.org/t/help-metal-backend-doesnt-seem-to-be-working/24796

However, passing the SDL_WINDOW_FULLSCREEN_DESKTOP flag will result in a blank screen. Doesn't seem to be a workaround for this particular case.
Comment 1 Alex Szpakowski 2018-10-12 20:57:51 UTC
I believe this is fixed as of https://hg.libsdl.org/SDL/rev/758d4e1222a7