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 - SDL_FULLSCREEN_DESKTOP Results in blank screen when using metal driver.
Summary: SDL_FULLSCREEN_DESKTOP Results in blank screen when using metal driver.
Status: RESOLVED FIXED
Alias: None
Product: SDL
Classification: Unclassified
Component: render (show other bugs)
Version: 2.0.8
Hardware: x86 Other
: P2 normal
Assignee: Sam Lantinga
QA Contact: Sam Lantinga
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-08-07 04:18 UTC by akakubiyaro
Modified: 2018-10-12 20:57 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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