Commit graph

1 commit

Author SHA1 Message Date
Martin Wilke
bdf13e09e4 pure-gl is Pure's interface to OpenGL, the well-known graphics library. It
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>
2011-06-27 14:53:41 +00:00