Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Relocation: GlueGen GL Parts to Jogl | Sven Gothel | 2010-11-06 | 7 | -0/+2563 | |
|\ \ | ||||||
| * | | Updated list of OpenGL extension vendor suffixes | Sven Gothel | 2010-11-04 | 1 | -0/+6 | |
| | | | ||||||
| * | | LICENSE.txt changes: | Sven Gothel | 2010-09-14 | 1 | -25/+26 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Added JogAmp Community and common denominator: New BSD 3-clause license - Added note to make/lib binary file (source and license) Added source and license text for external binaries used in build process (make/lib folder). Changed 'Sven Gothel' and 'Michael Bien' New BSD 3-clause license to 'JogAmp Community' Simplified BSD 2-clause license. | |||||
| * | | Merge branch 'freebsd-fixes' of http://github.com/rothwell/gluegen | Michael Bien | 2010-07-18 | 0 | -0/+0 | |
| |\ \ | ||||||
| | * \ | Merge branch 'master' of git://github.com/mbien/gluegen into freebsd-fixes | Mark Rothwell | 2010-06-26 | 0 | -0/+0 | |
| | |\ \ | ||||||
| * | \ \ | Merge branch 'master' of github.com:mbien/gluegen | Sven Gothel | 2010-07-07 | 0 | -0/+0 | |
| |\ \ \ \ | | |_|/ / | |/| | | | ||||||
| | * | | | Merge branch 'master' of github.com:mbien/gluegen | Michael Bien | 2010-06-20 | 0 | -0/+0 | |
| | |\ \ \ | | |/ / / | |/| | | | ||||||
| | * | | | Merge branch 'master' of github.com:mbien/gluegen | Michael Bien | 2010-06-18 | 0 | -0/+0 | |
| | |\ \ \ | | |/ / / | |/| | | | ||||||
| * | | | | Merge branch 'master' of github.com:sgothel/gluegen | Michael Bien | 2010-06-16 | 0 | -0/+0 | |
| | |/ / | |/| | | ||||||
| | * | | Merge branch 'master' of github.com:mbien/gluegen | Michael Bien | 2010-06-10 | 0 | -0/+0 | |
| | |\ \ | | |/ / | |/| | | ||||||
| | * | | Merge branch 'master' of github.com:mbien/gluegen | Michael Bien | 2010-06-05 | 0 | -0/+0 | |
| | |\ \ | | |/ / | |/| | | ||||||
| * | | | Merge branch 'master' of github.com:sgothel/gluegen | Michael Bien | 2010-05-28 | 0 | -0/+0 | |
| | | | | ||||||
| | * | | Merge branch 'master' of git://github.com/sgothel/gluegen | Michael Bien | 2010-05-23 | 0 | -0/+0 | |
| |/ / | ||||||
| * | | Fix GLProcAddressResolver regression: Loop through all names until found or ↵ | Sven Gothel | 2010-04-27 | 1 | -8/+8 | |
| | | | | | | | | | | | | n/a. Return 0 if not found, no Exception | |||||
| * | | Merge branch 'master' of github.com:mbien/gluegen | Sven Gothel | 2010-04-26 | 0 | -0/+0 | |
| | | | ||||||
| * | | Refactored ProcAddressTable generation. | Michael Bien | 2010-04-24 | 2 | -5/+66 | |
| | | | | | | | | | | | | | | | - ProcAddressTable is now the common superclass for all tables - Removed ProcAddressHelpers and added FunctionAddressResolver extension mechanism | |||||
| * | | Merge branch 'master' of github.com:mbien/gluegen | Sven Gothel | 2010-04-22 | 0 | -0/+0 | |
| | | | ||||||
| * | | Add emitting is|get GL4|GL4bc | Sven Gothel | 2010-04-15 | 1 | -0/+4 | |
| | | | ||||||
| * | | Merge branch 'master' of github.com:mbien/gluegen | Sven Gothel | 2010-04-13 | 0 | -0/+0 | |
| | | | ||||||
| * | | Merge branch 'master' of github.com:mbien/gluegen | Sven Gothel | 2010-04-10 | 0 | -0/+0 | |
| | | | ||||||
| * | | Merge branch 'master' of github.com:mbien/gluegen | Sven Gothel | 2010-04-08 | 1 | -0/+2 | |
| |\ \ | ||||||
| | * | | gluegen imports now com.jogamp.common.nio.* and java.nio.* instead of using ↵ | Michael Bien | 2010-04-08 | 1 | -0/+2 | |
| |/ / | | | | | | | | | | FQCN in emitted files. | |||||
| * | | Merge branch 'master' of github.com:mbien/gluegen | Michael Bien | 2010-04-01 | 0 | -0/+0 | |
| | | | ||||||
| * | | fixed generated imports rudimentary (not DRY).. cleanup in work. | Michael Bien | 2010-03-31 | 1 | -10/+8 | |
| | | | ||||||
| * | | Merged with latest of mbien | Sven Gothel | 2010-03-31 | 5 | -1874/+1808 | |
| |\ \ | ||||||
| | * | | refactoring and code cleanup in gluegen.opengl and gluegen.procaddress package. | Michael Bien | 2010-03-31 | 5 | -1874/+1808 | |
| |/ / | ||||||
| * | | Merge branch 'master' of github.com:mbien/gluegen | Sven Gothel | 2010-03-30 | 0 | -0/+0 | |
| |\ \ | ||||||
| * | | | Resolved conflicts | Sven Gothel | 2010-03-29 | 1 | -1/+1 | |
| |\| | | ||||||
| | * | | renamed BufferFactory into Buffers. | Michael Bien | 2010-03-29 | 1 | -1/+1 | |
| |/ / | ||||||
| * | | Merge with mbien's 2ea8c93d5fd27207872b97c964e3f8af5ac850c6 | Sven Gothel | 2010-03-28 | 5 | -11/+11 | |
| |\ \ | ||||||
| | * | | com.sun.opengl -> com.jogamp.opengl. | Michael Bien | 2010-03-27 | 1 | -1/+1 | |
| | | | | ||||||
| | * | | Merge branch 'master' of [email protected]:mbien/gluegen | Michael Bien | 2010-03-27 | 0 | -0/+0 | |
| | |\ \ | | |/ / | |/| | | | | | | | | | | Conflicts: src/junit/com/jogamp/gluegen/test/junit/Test1.java | |||||
| | * | | 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 ↵ | Michael Bien | 2009-12-02 | 4 | -109/+92 | |
| | | | | | | | | | | | | com.sun.gluegen.opengl packages. | |||||
| * | | Add GL3bc to OpenGL composable pipeline | Sven Gothel | 2009-10-18 | 1 | -0/+2 | |
| | | | ||||||
| * | | Merge branch 'master' of ssh://git.kenai.com/gluegen~gluegen-git | Sven Gothel | 2009-10-12 | 0 | -0/+0 | |
| | | | ||||||
| * | | Merge branch 'master' of ssh://[email protected]/gluegen~gluegen-git | Michael Bien | 2009-08-08 | 5 | -48/+189 | |
| |\ \ | ||||||
| | * | | Add <br> in comment | Sven Gothel | 2009-08-05 | 2 | -2/+2 | |
| | | | | ||||||
| | * | | Fix: Remove PFD_ defines. Add GL Option: AllowNonGLExtensions <bool> to ↵ | Sven Gothel | 2009-08-05 | 4 | -21/+41 | |
| | | | | | | | | | | | | | | | | allow non GL extensions to be passed. Allow ifndef/define pattern to have any characters at the end | |||||
| | * | | 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 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | for subsuming extensions: - Allow RenameExtensionIntoCore generate duplicate names, ie those will not be generated. - Add proper comment showing the extension of the symbol. - Fail if no 'GLHeader' is specified, but we are processing a GL/ProcAddress config - Fail if a GL function is not part of an extension MethodBinding, ConstantDefinition cleanup: - getName() returns the renamed name - getOrigName() returns the original - getAliasedNames() returns the aliased ones MethodBinding: - Change: equals() operates on renamed name - Add: hashCode() function - same criteria as equals() Impact: - All config options etc shall trigger with the renamed name, but ignore, rename etc. - Generated Java impl. uses the renamed base name as well Change: emitDefine() uses the ConstantDefinition Add: JavaConfiguration: dumpRenames() Change JavaConfiguration.shouldIgnoreInInterface/Impl(): - respect the renamed symbol name as well Change JavaEmitter.emitFunctions(): - only emit a generated MethodBinding once, therefor store emitted method bindings in a HashSet Fix BuildStaticGLInfo: - Allow white space at the end of #ifndef and #define - Trim strings - Allow 'const' qualifier in function pattern Fix GLEmitter: - Fail if no 'GLHeader' is specified, but a RenameIntoCore option .. - Don't emit marker defines, marking an extension (ie not part of an extension) Fix GLJavaMethodBindingEmitter: - Fail if a GL function is not part of an extension Fix PCPP: - Pass constant type qualifiers for hex-constants: 'l' 'L' ... Fix ProcAddressEmitter: - Operate on the aliased/renamed name for querying ProcAddress usage and generating code. | |||||
| | * | | 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 | |
| | | | | ||||||
| * | | | Merge branch 'master' of ssh://[email protected]/gluegen~gluegen-git | Michael Bien | 2009-07-24 | 0 | -0/+0 | |
| |/ / | ||||||
| * | | Copied JOGL_2_SANDBOX r145 on to trunk; JOGL_2_SANDBOX branch is now closed | Kenneth Russel | 2009-06-15 | 6 | -0/+2431 | |
| | | | | | | | | | | | | git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/../svn-server-sync/gluegen/trunk@147 a78bb65f-1512-4460-ba86-f6dc96a7bf27 | |||||
| * | | Deleted obsolete source code in preparation for copying JOGL_2_SANDBOX | Kenneth Russel | 2009-06-15 | 5 | -1419/+0 | |
| | | | | | | | | | | | | | | | | | | | | | on to trunk git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/../svn-server-sync/gluegen/trunk@146 a78bb65f-1512-4460-ba86-f6dc96a7bf27 | |||||
| * | | Refactorings to support building JOGL and supporting libraries on | Kenneth Russel | 2008-05-13 | 1 | -12/+35 | |
| | | | | | | | | | | | | | | | | | | | | | Java ME / CDC / FP git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/../svn-server-sync/gluegen/trunk@75 a78bb65f-1512-4460-ba86-f6dc96a7bf27 |