aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/com/sun/gluegen/opengl/GLConfiguration.java
Commit message (Expand)AuthorAgeFilesLines
* RELOCATION: GlueGen OpenGL parts back to JoglSven Gothel2010-11-061-296/+0
* refactoring and code cleanup in gluegen.opengl and gluegen.procaddress package.Michael Bien2010-03-311-209/+210
* renamed BufferFactory into Buffers.Michael Bien2010-03-291-1/+1
* renamed com.sun.gluegen.runtime -> com.jogamp.gluegen.runtime.Michael Bien2010-03-271-1/+1
* continued with code cleanup in com.sun.gluegen.cgram and com.sun.gluegen.open...Michael Bien2009-12-021-59/+45
* Fix: Remove PFD_ defines. Add GL Option: AllowNonGLExtensions <bool> to allow...Sven Gothel2009-08-051-1/+13
* Cleanup for a better OpenGL 3.2 integration,Sven Gothel2009-08-051-9/+2
* OpenGL: Add comment: Part of <extension>Sven Gothel2009-08-021-0/+7
* Copied JOGL_2_SANDBOX r145 on to trunk; JOGL_2_SANDBOX branch is now closedKenneth Russel2009-06-151-0/+297
* Deleted obsolete source code in preparation for copying JOGL_2_SANDBOXKenneth Russel2009-06-151-214/+0
* Intermediate checkin for FBO support in Java2D/JOGL bridge. Needed to Kenneth Russel2006-02-051-2/+18
* Moved GlueGen out of the JOGL workspace and into its own project. Kenneth Russel2006-01-151-0/+198