Published: 28 Nov 2018 › Updated: 28 Nov 2018

opengl bugs in osx mojave
it seems that even tho apple only seems to have depreciated opengl at the moment they might be quietly trying to force people to switch. If you write code using opengl on osx and are expirencing black windows/screens try switching to freeglut and forcing profile 3.2 or later. yes it will make your program run under xquartz but it should fix the issue.
Leave opengl bugs in osx mojave to:
Read more #programming posts
Best Posts From Noah the Goodra
We have not curated any of jfmherokiller's posts yet. But you can encourage our curation team to review posts by visiting them regularly and by referring other readers. Because we give priority to frequently read content.
More Posts From Noah the Goodra
- how to use vtnetcore in a commandline app
- how to access the firebase database emulator from the .net implementation of the realtime database
- tips for deserializing json using newtonsoft.json
- a tip for programming when dealing with databases
- A way to extract strings from the body of a method in c#
- a helpful template for cmake if you are trying to upgrade a project which uses autoconf
- A method of fixing the fps issues in deadly premonition 2
- how the money value is stored in deadly premonition 2
- I implmented gmcp and mdsp support in protomuck
- A short list of gripes I have with lua as a language