Skip to content
Snippets Groups Projects
Commit 36350987 authored by Sean McBride's avatar Sean McBride
Browse files

Create the NSOpenGLPixelFormat and NSOpenGLContext before the NSView/NSWindow

The motivation here is that if we switch to NSOpenGLView, we'll need the NSOpenGLPixelFormat to construct it. Seems to make no difference creating it before or after currently.

Also moved the code that sets the NSWindow title higher up where the NSWindow is created.
parent a12cdb6a
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment