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 - MacOS Mojave render broken
Summary: MacOS Mojave render broken
Status: RESOLVED DUPLICATE of bug 4272
Alias: None
Product: SDL
Classification: Unclassified
Component: render (show other bugs)
Version: HG 2.0
Hardware: x86_64 macOS 10.13
: P2 blocker
Assignee: Ryan C. Gordon
QA Contact: Sam Lantinga
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-09-26 07:05 UTC by Indiana Kernick
Modified: 2018-09-26 19:03 UTC (History)
3 users (show)

See Also:


Attachments
Window should be red. Window is black. (1.08 KB, text/x-csrc)
2018-09-26 07:05 UTC, Indiana Kernick
Details

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