internal/

directory
v2.0.1+incompatible Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 17, 2014 License: BSD-3-Clause

README

- internal/gl holds OpenGL 2.0 wrappers generated by Glow
  (http://github.com/go-gl/glow)

- internal/restrict.json is the JSON restriction file to be fed to Glow in order
  to keep the file size of the generated wrappers (and compilation times) low.

- internal/procaddr is literally a copy of github.com/go-gl/glow with import
  paths rewritten to our azul3d.org/gfx/gl2.vX/internal/procaddr import path.

- internal/gl/* must be modified to use our procaddr import path.

- Note: Internal import paths here must be rewritten for new versions as well.

Directories

Path Synopsis
Package gl implements Go bindings to OpenGL.
Package gl implements Go bindings to OpenGL.
Package procaddr defines platform-specific mechanisms for loading OpenGL function addresses.
Package procaddr defines platform-specific mechanisms for loading OpenGL function addresses.
auto
Package auto automatically selects an appropriate GetProcAddressFunc based on the build environment.
Package auto automatically selects an appropriate GetProcAddressFunc based on the build environment.
egl
glx
wgl

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL