summaryrefslogtreecommitdiffstats
path: root/make
Commit message (Expand)AuthorAgeFilesLines
* Fix file modesSven Gothel2010-07-07110-0/+0
* GLAutoDrawable: setAnimator/getAnimator/invoke/display changes; NEWT: Adding ...Sven Gothel2010-07-071-1/+1
* Merge branch 'master' of github.com:sgothel/joglSven Gothel2010-06-264-6/+6
|\
| * Provide a classloader for all reflection driven classloading ops.Michael Bien2010-06-172-3/+3
| * use ${javacdebuglevel}.Michael Bien2010-06-172-3/+3
* | GLAutoDrawable: setAnimator/getAnimator/invoke/display changes; NEWT: Adding ...Sven Gothel2010-06-264-5/+12
|/
* JOGL.GLAutoDrawable:Sven Gothel2010-06-161-1/+1
* Merge branch 'master' of github.com:sgothel/joglMichael Bien2010-06-1050-681/+476
|\
| * Fix: Locking/Threading; Common IntIntHashMap and Buffers; Fix: glMap*Buffer*;...Sven Gothel2010-06-1049-555/+415
| * JOGL: Unify library loading (impl and binding), incl. lookup ; GLAutoDrawable...Sven Gothel2010-06-0410-133/+62
| * JOGL: Sanity check in GLDrawableHelper (Context creation and initAction) ; Ad...Sven Gothel2010-06-022-0/+6
* | Merge branch 'master' of github.com:sgothel/joglMichael Bien2010-06-021-1/+1
|\|
| * NEWT/MacOSX: Use Reflectionutil and a common runOnMainThread methodSven Gothel2010-06-021-1/+1
* | Merge branch 'master' of github.com:sgothel/joglMichael Bien2010-06-023-3/+4
|\|
| * NEWT/MacOSX: First Changes towards general NEWT/AWT solution (incomplete).Sven Gothel2010-06-021-1/+1
| * NEWT: Simplified LockingSven Gothel2010-06-022-2/+3
* | exclude inner classes as tests to prevent junit from executing anonymous inne...Michael Bien2010-06-011-0/+3
|/
* NEWT: Fix AWT Parenting ; Multithreading Issues ; Semantics: destroy(), .. ; ...Sven Gothel2010-05-283-1/+3
* Fix NativeWindow JAWT Code Generation and Bounds AccessSven Gothel2010-05-275-51/+31
* Changed NEWT NativeWindow creation contract - AWT/NEWT Parenting - Misc FixesSven Gothel2010-05-217-17/+31
* Add javadoc_nativewindow_spec.zip and fix it's build locationSven Gothel2010-05-171-1/+4
* Incr timeout to 1minSven Gothel2010-05-171-1/+1
* scripts sin64: remove native debug build flagSven Gothel2010-05-161-1/+1
* GlueGen/JOGL Windows x86 x86_64 MingW BuildsSven Gothel2010-05-166-16/+20
* GlueGen/JOGL Windows x86 x86_64 BuildsSven Gothel2010-05-164-8/+47
* Fix build HOWTOSven Gothel2010-05-141-4/+4
* Use gluegen's junit.jar and antlr.jar if not specified otherwise in /home/sve...Sven Gothel2010-05-126-7/+6
* Missing comment for last commit 6798fc1fb008eff4179f64775a7bf33cfbfd1981:Sven Gothel2010-05-111-0/+1
* ../jogl.logSven Gothel2010-05-101-4/+13
* JAWT Windows Fix: Use the JAWT window handle entry [to return it]Sven Gothel2010-05-051-1/+4
* Add JOGL_ALLALL profile for scripting, to use the <module>.all.jar bundlesSven Gothel2010-05-053-6/+54
* NEWT Fixes (Windows/child-win):Sven Gothel2010-05-045-4/+5
* NEWT Fixes:Sven Gothel2010-05-041-0/+1
* Fix script locationSven Gothel2010-05-042-2/+6
* Move all scripts to it's folderSven Gothel2010-05-0417-1/+1
* Xorg libs/headers are in std FS location /usrSven Gothel2010-04-303-14/+14
* cleanup scripts ; updated win32 and win64 scripts with my environmentSven Gothel2010-04-2918-8/+110
* - JAR Manifest: Trusted-Library: trueSven Gothel2010-04-2815-78/+88
* Fix privileged access (applet)Sven Gothel2010-04-281-0/+36
* Integrate deployment scripts. jar: copy-repack200-sign-pack200. jnlp: copy-fi...Sven Gothel2010-04-288-29/+134
* JOGLSven Gothel2010-04-281-1/+1
* Oops .. broke the tests, adding 'else' value ; fix assertion in testSven Gothel2010-04-281-1/+1
* Add custom.libdir property to sneak in eg a alt. GL libSven Gothel2010-04-285-3/+84
* Relax Junit: TestOffscreen01NEWT, ie no failure if no PBuffer availableSven Gothel2010-04-271-7/+13
* - Fix GLProcAddressResolver regression: Use GLProcAddressResolver !Sven Gothel2010-04-273-2/+11
* Merge branch 'master' of github.com:mbien/joglSven Gothel2010-04-244-8/+8
|\
| * modifications due to method renaming in gluegen/procaddresstable.Michael Bien2010-04-243-3/+3
| * Merge branch 'master' of github.com:mbien/joglMichael Bien2010-04-243-21/+40
| |\
| * | changes due to refactorings in ProcAddressTable.Michael Bien2010-04-244-8/+8
* | | NEWT: Add missing return in recursive lock; Add MacOSX EVENT_KEY_TYPEDSven Gothel2010-04-241-1/+1
| |/ |/|