aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Deleted obsolete source code in preparation for copying JOGL_2_SANDBOXKenneth Russel2009-06-153-978/+0
| * Fixed Issue 6: unqualified class names in generated java code Kenneth Russel2008-04-191-2/+2
| * Applied fix from user GKW on javagaming.org forums for building from Kenneth Russel2006-05-031-0/+1
| * Added NativeSignatureEmitterKenneth Russel2006-03-062-0/+674
| * Moved GlueGen out of the JOGL workspace and into its own project. Kenneth Russel2006-01-151-0/+303
* | Gluegen parts in src/gluegen ; Renamed com.sun.gluegen -> com.jogamp.gluegenSven Gothel2010-11-067-14/+14
* | Relocation: GlueGen GL Parts to JoglSven Gothel2010-11-067-0/+2563
|\ \
| * | Updated list of OpenGL extension vendor suffixesSven Gothel2010-11-041-0/+6
| * | LICENSE.txt changes:Sven Gothel2010-09-141-25/+26
| * | Merge branch 'freebsd-fixes' of http://github.com/rothwell/gluegenMichael Bien2010-07-180-0/+0
| |\ \
| | * \ Merge branch 'master' of git://github.com/mbien/gluegen into freebsd-fixesMark Rothwell2010-06-260-0/+0
| | |\ \
| * | \ \ Merge branch 'master' of github.com:mbien/gluegenSven Gothel2010-07-070-0/+0
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Merge branch 'master' of github.com:mbien/gluegenMichael Bien2010-06-200-0/+0
| | |\ \ \ | | |/ / / | |/| | |
| | * | | Merge branch 'master' of github.com:mbien/gluegenMichael Bien2010-06-180-0/+0
| | |\ \ \ | | |/ / / | |/| | |
| * | | | Merge branch 'master' of github.com:sgothel/gluegenMichael Bien2010-06-160-0/+0
| | |/ / | |/| |
| | * | Merge branch 'master' of github.com:mbien/gluegenMichael Bien2010-06-100-0/+0
| | |\ \ | | |/ / | |/| |
| | * | Merge branch 'master' of github.com:mbien/gluegenMichael Bien2010-06-050-0/+0
| | |\ \ | | |/ / | |/| |
| * | | Merge branch 'master' of github.com:sgothel/gluegenMichael Bien2010-05-280-0/+0
| | * | Merge branch 'master' of git://github.com/sgothel/gluegenMichael Bien2010-05-230-0/+0
| |/ /
| * | Fix GLProcAddressResolver regression: Loop through all names until found or n...Sven Gothel2010-04-271-8/+8
| * | Merge branch 'master' of github.com:mbien/gluegenSven Gothel2010-04-260-0/+0
| * | Refactored ProcAddressTable generation.Michael Bien2010-04-242-5/+66
| * | Merge branch 'master' of github.com:mbien/gluegenSven Gothel2010-04-220-0/+0
| * | Add emitting is|get GL4|GL4bcSven Gothel2010-04-151-0/+4
| * | Merge branch 'master' of github.com:mbien/gluegenSven Gothel2010-04-130-0/+0
| * | Merge branch 'master' of github.com:mbien/gluegenSven Gothel2010-04-100-0/+0
| * | Merge branch 'master' of github.com:mbien/gluegenSven Gothel2010-04-081-0/+2
| |\ \
| | * | gluegen imports now com.jogamp.common.nio.* and java.nio.* instead of using F...Michael Bien2010-04-081-0/+2
| |/ /
| * | Merge branch 'master' of github.com:mbien/gluegenMichael Bien2010-04-010-0/+0
| * | fixed generated imports rudimentary (not DRY).. cleanup in work.Michael Bien2010-03-311-10/+8
| * | Merged with latest of mbienSven Gothel2010-03-315-1874/+1808
| |\ \
| | * | refactoring and code cleanup in gluegen.opengl and gluegen.procaddress package.Michael Bien2010-03-315-1874/+1808
| |/ /
| * | Merge branch 'master' of github.com:mbien/gluegenSven Gothel2010-03-300-0/+0
| |\ \
| * | | Resolved conflictsSven Gothel2010-03-291-1/+1
| |\| |
| | * | renamed BufferFactory into Buffers.Michael Bien2010-03-291-1/+1
| |/ /
| * | Merge with mbien's 2ea8c93d5fd27207872b97c964e3f8af5ac850c6Sven Gothel2010-03-285-11/+11
| |\ \
| | * | com.sun.opengl -> com.jogamp.opengl.Michael Bien2010-03-271-1/+1
| | * | Merge branch 'master' of [email protected]:mbien/gluegenMichael Bien2010-03-270-0/+0
| | |\ \ | | |/ / | |/| |
| | * | renamed com.sun.gluegen.runtime -> com.jogamp.gluegen.runtime.Michael Bien2010-03-275-10/+10
| |/ /
| * | 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 pipelineSven Gothel2009-10-181-0/+2
| * | Merge branch 'master' of ssh://git.kenai.com/gluegen~gluegen-gitSven Gothel2009-10-120-0/+0
| * | Merge branch 'master' of ssh://[email protected]/gluegen~gluegen-gitMichael Bien2009-08-085-48/+189
| |\ \
| | * | Add <br> in commentSven 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