package glfw
import "fyne.io/fyne/internal/driver/glfw"
Package glfw provides a full Fyne desktop driver that uses tje system OpenGL libraries. This supports Windows, Mac OS X and Linux using the gl and glfw packages from go-gl.
Index ¶
Functions ¶
func NewGLDriver ¶
NewGLDriver sets up a new Driver instance implemented using the GLFW Go library and OpenGL bindings.
Source Files ¶
canvas.go clipboard.go device.go driver.go gl_darwinfix.go glfw_core.go loop.go menu.go menu_darwin.go window.go
- Version
- v1.2.0-beta1
- Published
- Nov 27, 2019
- Platform
- darwin/amd64
- Imports
- 24 packages
- Last checked
- 23 minutes ago –
Tools for package owners.