aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* JOGL refactoring: Refactored JOGL into 3 independent components.Sven Gothel2010-04-191-8/+16
* - Fixed rootrel.build usage, this works properly through gluegen, jogl-demos ...Sven Gothel2010-04-191-2/+5
* - New profile GL2ES12 (desktop) - Intersection of GL2 + GLES1 + GLES2 - Commo...Sven Gothel2010-04-191-3/+1
* Cleanup and partitioning of GLUSven Gothel2010-04-191-2/+12
* - Using new config feature: 'IgnoreExtendedInterfaceSymbols <java class sourc...Sven Gothel2010-04-191-2/+2
* 3rd round cdcfp - compile clean.Sven Gothel2010-04-191-7/+23
* Auto GL profile selection; New GLReflection (refactoring of common relfection...Sven Gothel2010-04-191-0/+114
* final large refactoring to move to com.jogamp.*.Michael Bien2010-04-191-1/+1
* - Fix: X11 locking The current thread default display or the given display is...Sven Gothel2010-04-191-0/+51
* code review (http://jogamp.org/bugzilla/show_bug.cgi?id=396): improved except...Michael Bien2010-04-191-59/+66
* final large refactoring to move to com.jogamp.*.Michael Bien2010-04-191-1/+1
* NEWT: Native window parenting (X11: OK); AWTWindow external Frame OKSven Gothel2010-04-191-2/+34
* Cleanup ..sg2158892010-04-191-9/+2
* EGL changes for deviceMorris Meyer2010-04-191-2/+9
* Fix: JAWTUtil has to JAWTNativeLibLoader.loadAWTImpl() as well. Use NWReflect...Sven Gothel2010-04-191-3/+3
* Changed a few Class.forName() calls to defer initialization to avoid eager in...Kenneth Russel2010-04-191-3/+3
* Movement of Capabilities class and chooseCapabilities functionality into Nati...Kenneth Russel2010-04-191-4/+4
* Continue moving javax.media.nwi -> javax.media.nativewindowKenneth Russel2010-04-191-2/+2
* Continue moving javax.media.nwi -> javax.media.nativewindowKenneth Russel2010-04-191-0/+0
* Start moving javax.media.nwi -> javax.media.nativewindowKenneth Russel2010-04-191-0/+0
* JOGL refactoring: Refactored JOGL into 3 independent components.Sven Gothel2010-04-191-8/+16
* - Fixed rootrel.build usage, this works properly through gluegen, jogl-demos ...Sven Gothel2010-04-191-2/+5
* - New profile GL2ES12 (desktop) - Intersection of GL2 + GLES1 + GLES2 - Commo...Sven Gothel2010-04-191-3/+1
* Cleanup and partitioning of GLUSven Gothel2010-04-191-2/+12
* - Using new config feature: 'IgnoreExtendedInterfaceSymbols <java class sourc...Sven Gothel2010-04-191-2/+2
* 3rd round cdcfp - compile clean.Sven Gothel2010-04-191-7/+23
* Auto GL profile selection; New GLReflection (refactoring of common relfection...Sven Gothel2010-04-191-0/+114
* Add emitting is|get GL4|GL4bcSven Gothel2010-04-151-0/+4
* fixed LongIntHashMap build config.Michael Bien2010-04-151-2/+2
* merged LongInt with IntIntHashMap.Michael Bien2010-04-153-213/+36
* Merge branch 'master' of github.com:mbien/gluegenSven Gothel2010-04-133-3/+360
|\
| * gluegen creates now LongObject and LongLongHashMap from LongIntHashMap additi...Michael Bien2010-04-121-3/+21
| * added Simon Goller to @author list in LongIntHashMap und LongIntHashMapTest.Michael Bien2010-04-122-0/+4
| * IntIntHashMap changed to LongIntHashMap.Simon Goller2010-04-122-0/+335
* | Added Uptodate verification to build only when necessarySven Gothel2010-04-132-7/+33
|/
* ant 1.8.0 on win32Sven Gothel2010-04-101-1/+1
* Merge branch 'master' of github.com:mbien/gluegenSven Gothel2010-04-103-35/+58
|\
| * annotated certain token in IntIntHashMap for text substitution.Michael Bien2010-04-083-35/+58
* | *** Now Using Apache-Ant-1.8.0 ***Sven Gothel2010-04-109-9/+11
|/
* initial import of IntIntHashmap + JUnitTest including a benchmark.Michael Bien2010-04-083-0/+335
* Merge branch 'master' of github.com:mbien/gluegenVALID_BUILDS_01Sven Gothel2010-04-087-101/+167
|\
| * added gluegen intilliJ module.Michael Bien2010-04-081-0/+27
| * gluegen imports now com.jogamp.common.nio.* and java.nio.* instead of using F...Michael Bien2010-04-083-38/+45
| * StringBuffer -> StringBuilder in MethodbindingMichael Bien2010-04-081-34/+38
| * updated NetBeans integration targets.Michael Bien2010-04-082-29/+57
* | http://jogamp.org/bugzilla/show_bug.cgi?id=393Sven Gothel2010-04-0821-121/+338
|/
* Merge branch 'master' of github.com:mbien/gluegenMichael Bien2010-04-016-6/+6
|\
| * Fix 32bit masking / testsSven Gothel2010-04-015-5/+6
| * Fix build ..Sven Gothel2010-04-011-1/+0
* | fixed a bug introduced in commit 2fe517b9a2e1a680b50c7e1273897495800c5350 / h...Michael Bien2010-04-011-7/+8