| Commit message (Expand) | Author | Age | Files | Lines |
* | renamed BufferFactory into Buffers. | Michael Bien | 2010-03-29 | 1 | -1/+1 |
* | com.sun.opengl -> com.jogamp.opengl. | Michael Bien | 2010-03-27 | 1 | -1/+1 |
* | renamed com.sun.gluegen.runtime -> com.jogamp.gluegen.runtime. | Michael Bien | 2010-03-27 | 5 | -10/+10 |
* | continued with code cleanup in com.sun.gluegen.cgram and com.sun.gluegen.open... | Michael Bien | 2009-12-02 | 4 | -109/+92 |
* | Add GL3bc to OpenGL composable pipeline | Sven Gothel | 2009-10-18 | 1 | -0/+2 |
* | Add <br> in comment | Sven Gothel | 2009-08-05 | 2 | -2/+2 |
* | Fix: Remove PFD_ defines. Add GL Option: AllowNonGLExtensions <bool> to allow... | Sven Gothel | 2009-08-05 | 4 | -21/+41 |
* | Fix: Allow all constanst defined by enums; Add PFD_ defines. | Sven Gothel | 2009-08-05 | 2 | -2/+11 |
* | Fix: Add unsigned qualifier, CGL and GLU | Sven Gothel | 2009-08-05 | 1 | -4/+4 |
* | Cleanup for a better OpenGL 3.2 integration, | Sven Gothel | 2009-08-05 | 4 | -52/+110 |
* | OpenGL: Add comment: Part of <extension> | Sven Gothel | 2009-08-02 | 3 | -3/+41 |
* | Retain interface order in Custom Pipeline | Sven Gothel | 2009-08-01 | 1 | -4/+18 |
* | refine Trace/Debug output | Sven Gothel | 2009-08-01 | 1 | -7/+7 |
* | Add GL2GL3 synthetic methods for OpenGL Composable Pipeline | sg215889 | 2009-07-29 | 1 | -0/+2 |
* | Copied JOGL_2_SANDBOX r145 on to trunk; JOGL_2_SANDBOX branch is now closed | Kenneth Russel | 2009-06-15 | 6 | -0/+2431 |
* | Deleted obsolete source code in preparation for copying JOGL_2_SANDBOX | Kenneth Russel | 2009-06-15 | 5 | -1419/+0 |
* | Refactorings to support building JOGL and supporting libraries on
| Kenneth Russel | 2008-05-13 | 1 | -12/+35 |
* | Fixed build problem with last checkin to make GlueGen runtime package | Kenneth Russel | 2007-06-07 | 1 | -0/+1 |
* | Did refactoring and made private fields protected in order to allow
| Kenneth Russel | 2006-03-06 | 1 | -1/+5 |
* | Fixed typos in javadoc | Kenneth Russel | 2006-02-16 | 1 | -2/+2 |
* | Added checking of whether the correct GLContext is current to the
| Kenneth Russel | 2006-02-12 | 1 | -1/+17 |
* | Intermediate checkin for FBO support in Java2D/JOGL bridge. Needed to
| Kenneth Russel | 2006-02-05 | 1 | -2/+18 |
* | Moved GlueGen out of the JOGL workspace and into its own project.
| Kenneth Russel | 2006-01-15 | 5 | -0/+1359 |