| Commit message (Expand) | Author | Age | Files | Lines |
* | gluegen-rt lib loading: Moved to Platform static init incl. TempJarCache.boot... | Sven Gothel | 2011-09-22 | 1 | -62/+0 |
* | Unify JNI Library Loading into JNILibLoaderBase and use it for the gluegen-rt... | Sven Gothel | 2011-09-21 | 2 | -120/+62 |
* | Remove redundant: NativeLibrary.ensureNativeLibLoaded() | Sven Gothel | 2011-09-20 | 1 | -0/+1 |
* | NativeLibLoader: Handle case where prev. Applet used JNLPAppletLauncher, sett...v2.0-rc3 | Sven Gothel | 2011-09-16 | 1 | -20/+34 |
* | Reversed Type relocation ; Minor fix | Sven Gothel | 2011-07-21 | 21 | -2372/+0 |
* | GlueGen proper size / alignment of primitive and compound types usage [2/2] -... | Sven Gothel | 2011-07-21 | 1 | -16/+19 |
* | minor refinement | Sven Gothel | 2011-07-20 | 1 | -2/+0 |
* | Fix bad file rename/move: .jav -> .java | Sven Gothel | 2011-07-18 | 1 | -0/+0 |
* | - Moved most types and StructLayout to runtime package: | Sven Gothel | 2011-07-18 | 21 | -0/+2371 |
* | DoubleCheckLocking: Added 'ok' comment - volatile var | Sven Gothel | 2011-02-26 | 1 | -1/+1 |
* | 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 |
* | Merge with mbien's 2ea8c93d5fd27207872b97c964e3f8af5ac850c6 | Sven Gothel | 2010-03-28 | 1 | -3/+3 |
* | renamed com.sun.gluegen.runtime -> com.jogamp.gluegen.runtime. | Michael Bien | 2010-03-27 | 19 | -0/+2874 |