| Summary: | MacOS Mojave render broken | ||
|---|---|---|---|
| Product: | SDL | Reporter: | Indiana Kernick <kerndog73> |
| Component: | render | Assignee: | 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. | ||
Does it turn red if you move the window? --ryan. 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. |
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!