Documentation ¶
Rendered for darwin/amd64
Overview ¶
Package macdriver provides an OpenGL-based driver for MacOS platform.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Main ¶
Main is called by the program's main function to run the graphical application.
It calls f on the App, possibly in a separate goroutine, as some OS- specific libraries require being on 'the main thread'. It returns when f returns.
func NewContext ¶
NewContext creates an OpenGL ES context with a dedicated processing thread.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.