Commit graph

15 commits

Author SHA1 Message Date
Elias Naur
df9e7af261 Moved org.lwjgl.opengl.glu to org.lwjgl.util.glu 2008-01-21 20:38:04 +00:00
Elias Naur
5e3956d358 Moved translation of ogl error codes from GLU to Util, to prepare for glu to be moved to lwjgl_utils 2008-01-21 20:28:53 +00:00
Brian Matzon
21b2cc0c21 cleaning imports 2007-10-20 21:31:52 +00:00
Elias Naur
07ae6b0513 Fixed GLU compile error 2007-10-17 08:24:07 +00:00
Ioannis Tsakpinis
71f67b1859 Added INVALID_FRAMEBUFFER_OPERATION_EXT in GLU.gluErrorString 2006-09-01 20:15:05 +00:00
Brian Matzon
4cea3e191b header unification 2004-06-12 20:28:34 +00:00
Erik Duijs
9941e8f8bf replaced buffers with arrays 2004-03-21 15:51:06 +00:00
Elias Naur
e352ef0e84 Folded GLUConstants into GLU 2004-03-21 08:52:46 +00:00
Elias Naur
09e51d6bed Added gluErrorString 2004-03-21 08:13:07 +00:00
Ioannis Tsakpinis
7dc7337396 Made gluProject to use one result FloatBuffer, javadoc corrections 2004-02-29 23:42:51 +00:00
Elias Naur
a694e80b40 Fixed GLU javadoc 2004-02-07 11:43:17 +00:00
Elias Naur
c16c219a48 Fix some inconsistencies in GLU 2004-02-05 16:53:30 +00:00
Erik Duijs
fce7fea613 Not a subclass of Util anymore. 2004-01-21 16:17:15 +00:00
Elias Naur
6886a154d0 Removed Display.getHandle() and fixed GLU to use new GL naming 2004-01-21 10:06:47 +00:00
Erik Duijs
e85643047b Initial check in 2004-01-20 14:24:36 +00:00