| Commit message (Expand) | Author | Age | Files | Lines |
* | GlueGen: Alignment Cleanup .. | Sven Gothel | 2011-07-17 | 4 | -53/+104 |
* | Clarify aligment doc | Sven Gothel | 2011-07-17 | 1 | -7/+18 |
* | Fix alignment query code doc | Sven Gothel | 2011-07-17 | 1 | -3/+2 |
* | GlueGen proper size / alignment of primitive and compound types usage [1/2] -... | Sven Gothel | 2011-07-17 | 17 | -223/+153 |
* | Gluegen AntTask: 'literalInclude' may contain multiple directories, separated... | Sven Gothel | 2011-06-10 | 1 | -10/+19 |
* | refactoring in common.nio public api - removed Int64Buffer | Michael Bien | 2011-04-26 | 3 | -28/+18 |
* | DoubleCheckLocking: Added 'ok' comment - volatile var | Sven Gothel | 2011-02-26 | 1 | -1/+1 |
* | html fixes | Sven Gothel | 2011-02-09 | 1 | -15/+10 |
* | Fix doc for type 'long' - added WARNING (ambiguous size Windows/Unix) | Sven Gothel | 2010-12-16 | 1 | -19/+24 |
* | GlueGen: Close in/out streams to allow deleteOnExit() to succeed on Windows | Sven Gothel | 2010-11-25 | 1 | -0/+3 |
* | API Doc: Complete list of predefined types | Sven Gothel | 2010-11-15 | 1 | -0/+7 |
* | Fix size_t, uintptr_t and uint32_t, uint64_t: suppress 'unsigned' in 'toStrin... | Sven Gothel | 2010-11-14 | 2 | -5/+5 |
* | JogampVersion: StringBuffer getInfo(StringBuffer) -> StringBuffer toStringBuf... | Sven Gothel | 2010-11-14 | 1 | -1/+1 |
* | com.jogamp.common.util.GlueGenVersion -> com.jogamp.common.GlueGenVersion | Sven Gothel | 2010-11-12 | 1 | -1/+1 |
* | New: JogampVersion, providing generic information for Jogamp JAR archives; Ve... | Sven Gothel | 2010-11-12 | 1 | -0/+2 |
* | Enhance API doc .. package description etc | Sven Gothel | 2010-11-09 | 2 | -50/+62 |
* | Gluegen: Types (stddef/stdint), Header and Predefined Macro Change | Sven Gothel | 2010-11-09 | 6 | -15/+89 |
* | Reformated license tag | Sven Gothel | 2010-11-08 | 1 | -29/+28 |
* | Clarified cgram license, ie TNode.java | Sven Gothel | 2010-11-08 | 1 | -0/+38 |
* | PCPP: Let '#error token' throw an exception with the message; Note: #warning ... | Sven Gothel | 2010-11-08 | 1 | -1/+1 |
* | Fix PCPP 'define' case; Keep PCPP output file if 'debug' ; GlueGen uses PCPP ... | Sven Gothel | 2010-11-07 | 2 | -15/+22 |
* | PCPP: Add '# <line> <file>' pass through ; Fix NB antlr.jar reference | Sven Gothel | 2010-11-07 | 1 | -1/+11 |
* | Gluegen/PCPP: Refined PCPP if-elif-else-endif ; Add 'dumpCPP' option to direc... | Sven Gothel | 2010-11-07 | 3 | -77/+125 |
* | Fix PCPP encapsualted if/if blocks | Sven Gothel | 2010-11-07 | 1 | -17/+23 |
* | PCPP: Add file and linenumber in exceptions | Sven Gothel | 2010-11-07 | 1 | -3/+4 |
* | PCPP: Fix ifdef/ifndef, if, elif and endif correct ; Enhanced PCPP tests | Sven Gothel | 2010-11-07 | 1 | -18/+37 |
* | Relocation: GlueGen GL Parts to Jogl | Sven Gothel | 2010-11-06 | 3 | -981/+0 |
* | Renamed com.sun.gluegen -> com.jogamp.gluegen | Sven Gothel | 2010-11-06 | 66 | -0/+22684 |
* | RELOCATION: GlueGen OpenGL parts back to Jogl | Sven Gothel | 2010-11-06 | 2 | -255/+0 |
* | Updated list of OpenGL extension vendor suffixes | Sven Gothel | 2010-11-04 | 1 | -0/+6 |
* | LICENSE.txt changes: | Sven Gothel | 2010-09-14 | 2 | -49/+51 |
* | another round of ProcAddressTable refactoring. | Michael Bien | 2010-06-20 | 1 | -30/+147 |
* | Adding DynamicLibraryBundle utility to bundle Tool and JNI native library loa... | Sven Gothel | 2010-06-10 | 1 | -2/+5 |
* | Fix GLProcAddressResolver regression: Loop through all names until found or n... | Sven Gothel | 2010-04-27 | 1 | -8/+8 |
* | renamed method. | Michael Bien | 2010-04-24 | 1 | -3/+3 |
* | Refactored ProcAddressTable generation. | Michael Bien | 2010-04-24 | 5 | -238/+229 |
* | introduced com.jogamp.common.{nio,os} packages and moved some classes. | Michael Bien | 2010-03-31 | 18 | -2707/+2 |
* | introduced internal NativeBuffer interface, this can be made public as soon w... | Michael Bien | 2010-03-30 | 3 | -2/+50 |
* | http://www.jogamp.org/bugzilla/show_bug.cgi?id=392 | Sven Gothel | 2010-03-30 | 1 | -0/+52 |
* | Merge branch 'master' of github.com:mbien/gluegen | Sven Gothel | 2010-03-30 | 1 | -5/+30 |
|\ |
|
| * | added sizeOfBufferElem(Buffer buf) to Buffers. | Michael Bien | 2010-03-29 | 1 | -4/+29 |
| * | made conctructor protected. | Michael Bien | 2010-03-29 | 1 | -1/+1 |
* | | http://www.jogamp.org/bugzilla/show_bug.cgi?id=389 | Sven Gothel | 2010-03-30 | 2 | -0/+28 |
* | | Resolved conflicts | Sven Gothel | 2010-03-29 | 7 | -19/+353 |
|\| |
|
| * | renamed BufferFactory into Buffers. | Michael Bien | 2010-03-29 | 3 | -6/+6 |
| * | moved several common utility methods from JOGL's BufferUtil to GlueGen's Buff... | Michael Bien | 2010-03-29 | 3 | -9/+343 |
* | | New Int64Buffer type, which is being used for gluegen 'long *' | Sven Gothel | 2010-03-29 | 5 | -1/+347 |
* | | Merge CPU to Platform | Sven Gothel | 2010-03-28 | 5 | -112/+67 |
|/ |
|
* | (part2) merged all cdc_fp special cases into one common superclass for each s... | Michael Bien | 2010-03-28 | 10 | -1223/+949 |
* | (part 1) merged all cdc_fp special cases into one common superclass for each ... | Michael Bien | 2010-03-28 | 3 | -0/+0 |