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 4274

Summary: MacOS Mojave render broken
Product: SDL Reporter: Indiana Kernick <kerndog73>
Component: renderAssignee: Ryan C. Gordon <icculus>
Status: RESOLVED DUPLICATE QA Contact: Sam Lantinga <slouken>
Severity: blocker    
Priority: P2 CC: dll, icculus, mauricemeysel
Version: HG 2.0   
Hardware: x86_64   
OS: macOS 10.13   
Attachments: Window should be red. Window is black.

Description Indiana Kernick 2018-09-26 07:05:22 UTC
Created attachment 3314 [details]
Window should be red. Window is black.

Rendering is broken on MacOS 10.14 Mojave. There are no errors, just a black window. I have attached a minimal test to reproduce the problem. The window should appear red but on Mojave, the window is black. I've tested 2.0.8 and the latest source.

I kind of wish I didn't update to Mojave so quickly!
Comment 1 Ryan C. Gordon 2018-09-26 15:03:30 UTC
Does it turn red if you move the window?

--ryan.
Comment 2 Maurice Meysel 2018-09-26 18:00:37 UTC
I experience the same issue on macOS Mojave. I could get SDL to render when I move the window, however this doesn't work on fullscreen.
Comment 3 Ryan C. Gordon 2018-09-26 18:32:31 UTC
Consolidating into a single bug report.

--ryan.

*** This bug has been marked as a duplicate of bug 4272 ***