package gl
import "fyne.io/fyne/internal/driver/gl"
Package gl provides a full Fyne render implementation using 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 canvas_capture.go clipboard.go draw.go driver.go font.go gl.go gl_other.go loop.go menu.go menu_other.go svg_cache.go window.go
- Version
- v1.1.0
- Published
- Jun 21, 2019
- Platform
- linux/amd64
- Imports
- 31 packages
- Last checked
- 1 hour ago –
Tools for package owners.