aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/com/sun/gluegen/opengl
Commit message (Expand)AuthorAgeFilesLines
* renamed BufferFactory into Buffers.Michael Bien2010-03-291-1/+1
* com.sun.opengl -> com.jogamp.opengl.Michael Bien2010-03-271-1/+1
* renamed com.sun.gluegen.runtime -> com.jogamp.gluegen.runtime.Michael Bien2010-03-274-8/+8
* continued with code cleanup in com.sun.gluegen.cgram and com.sun.gluegen.open...Michael Bien2009-12-024-109/+92
* Add GL3bc to OpenGL composable pipelineAwayFromSunSven Gothel2009-10-181-0/+2
* Add <br> in commentOpenGL_3_2_ReadyMIPS_PORTSven Gothel2009-08-052-2/+2
* Fix: Remove PFD_ defines. Add GL Option: AllowNonGLExtensions <bool> to allow...Sven Gothel2009-08-054-21/+41
* Fix: Allow all constanst defined by enums; Add PFD_ defines.Sven Gothel2009-08-052-2/+11
* Fix: Add unsigned qualifier, CGL and GLUSven Gothel2009-08-051-4/+4
* Cleanup for a better OpenGL 3.2 integration,Sven Gothel2009-08-054-52/+110
* OpenGL: Add comment: Part of <extension>Sven Gothel2009-08-023-3/+41
* Retain interface order in Custom PipelineSven Gothel2009-08-011-4/+18
* refine Trace/Debug outputSven Gothel2009-08-011-7/+7
* Add GL2GL3 synthetic methods for OpenGL Composable Pipelinesg2158892009-07-291-0/+2
* Copied JOGL_2_SANDBOX r145 on to trunk; JOGL_2_SANDBOX branch is now closedKenneth Russel2009-06-156-0/+2335
* Deleted obsolete source code in preparation for copying JOGL_2_SANDBOXKenneth Russel2009-06-156-1510/+0
* Refactorings to support building JOGL and supporting libraries on Kenneth Russel2008-05-131-12/+35
* Fixed build problem with last checkin to make GlueGen runtime packageKenneth Russel2007-06-071-0/+1
* Did refactoring and made private fields protected in order to allow Kenneth Russel2006-03-061-1/+5
* Fixed typos in javadocKenneth Russel2006-02-161-2/+2
* Added checking of whether the correct GLContext is current to the Kenneth Russel2006-02-121-1/+17
* 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-156-0/+1450