mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-29 01:13:08 +00:00
bdf13e09e4
covers pretty much all of OpenGL, including the popular extensions. Extensions are loaded on demand, functions will throw an exception if they are not available in your OpenGL implementation. WWW: http://docs.pure-lang.googlecode.com/hg/pure-gl.html PR: ports/156289 Submitted by: Zhihao Yuan <lichray at gmail.com>
9 lines
157 B
Plaintext
9 lines
157 B
Plaintext
lib/pure/GL.pure
|
|
lib/pure/GLU.pure
|
|
lib/pure/GLUT.pure
|
|
lib/pure/GL_ARB.pure
|
|
lib/pure/GL_ATI.pure
|
|
lib/pure/GL_EXT.pure
|
|
lib/pure/GL_NV.pure
|
|
lib/pure/pure-gl.so
|