| Commit message (Expand) | Author | Age | Files | Lines |
* | Provide a classloader for all reflection driven classloading ops. | Michael Bien | 2010-06-17 | 2 | -3/+3 |
* | use ${javacdebuglevel}. | Michael Bien | 2010-06-17 | 2 | -3/+3 |
* | JOGL.GLAutoDrawable: | Sven Gothel | 2010-06-16 | 1 | -1/+1 |
* | Merge branch 'master' of github.com:sgothel/jogl | Michael Bien | 2010-06-10 | 50 | -681/+476 |
|\ |
|
| * | Fix: Locking/Threading; Common IntIntHashMap and Buffers; Fix: glMap*Buffer*;... | Sven Gothel | 2010-06-10 | 49 | -555/+415 |
| * | JOGL: Unify library loading (impl and binding), incl. lookup ; GLAutoDrawable... | Sven Gothel | 2010-06-04 | 10 | -133/+62 |
| * | JOGL: Sanity check in GLDrawableHelper (Context creation and initAction) ; Ad... | Sven Gothel | 2010-06-02 | 2 | -0/+6 |
* | | Merge branch 'master' of github.com:sgothel/jogl | Michael Bien | 2010-06-02 | 1 | -1/+1 |
|\| |
|
| * | NEWT/MacOSX: Use Reflectionutil and a common runOnMainThread method | Sven Gothel | 2010-06-02 | 1 | -1/+1 |
* | | Merge branch 'master' of github.com:sgothel/jogl | Michael Bien | 2010-06-02 | 3 | -3/+4 |
|\| |
|
| * | NEWT/MacOSX: First Changes towards general NEWT/AWT solution (incomplete). | Sven Gothel | 2010-06-02 | 1 | -1/+1 |
| * | NEWT: Simplified Locking | Sven Gothel | 2010-06-02 | 2 | -2/+3 |
* | | exclude inner classes as tests to prevent junit from executing anonymous inne... | Michael Bien | 2010-06-01 | 1 | -0/+3 |
|/ |
|
* | NEWT: Fix AWT Parenting ; Multithreading Issues ; Semantics: destroy(), .. ; ... | Sven Gothel | 2010-05-28 | 3 | -1/+3 |
* | Fix NativeWindow JAWT Code Generation and Bounds Access | Sven Gothel | 2010-05-27 | 5 | -51/+31 |
* | Changed NEWT NativeWindow creation contract - AWT/NEWT Parenting - Misc Fixes | Sven Gothel | 2010-05-21 | 7 | -17/+31 |
* | Add javadoc_nativewindow_spec.zip and fix it's build location | Sven Gothel | 2010-05-17 | 1 | -1/+4 |
* | Incr timeout to 1min | Sven Gothel | 2010-05-17 | 1 | -1/+1 |
* | scripts sin64: remove native debug build flag | Sven Gothel | 2010-05-16 | 1 | -1/+1 |
* | GlueGen/JOGL Windows x86 x86_64 MingW Builds | Sven Gothel | 2010-05-16 | 6 | -16/+20 |
* | GlueGen/JOGL Windows x86 x86_64 Builds | Sven Gothel | 2010-05-16 | 4 | -8/+47 |
* | Fix build HOWTO | Sven Gothel | 2010-05-14 | 1 | -4/+4 |
* | Use gluegen's junit.jar and antlr.jar if not specified otherwise in /home/sve... | Sven Gothel | 2010-05-12 | 6 | -7/+6 |
* | Missing comment for last commit 6798fc1fb008eff4179f64775a7bf33cfbfd1981: | Sven Gothel | 2010-05-11 | 1 | -0/+1 |
* | ../jogl.log | Sven Gothel | 2010-05-10 | 1 | -4/+13 |
* | JAWT Windows Fix: Use the JAWT window handle entry [to return it] | Sven Gothel | 2010-05-05 | 1 | -1/+4 |
* | Add JOGL_ALLALL profile for scripting, to use the <module>.all.jar bundles | Sven Gothel | 2010-05-05 | 3 | -6/+54 |
* | NEWT Fixes (Windows/child-win): | Sven Gothel | 2010-05-04 | 5 | -4/+5 |
* | NEWT Fixes: | Sven Gothel | 2010-05-04 | 1 | -0/+1 |
* | Fix script location | Sven Gothel | 2010-05-04 | 2 | -2/+6 |
* | Move all scripts to it's folder | Sven Gothel | 2010-05-04 | 17 | -1/+1 |
* | Xorg libs/headers are in std FS location /usr | Sven Gothel | 2010-04-30 | 3 | -14/+14 |
* | cleanup scripts ; updated win32 and win64 scripts with my environment | Sven Gothel | 2010-04-29 | 18 | -8/+110 |
* | - JAR Manifest: Trusted-Library: true | Sven Gothel | 2010-04-28 | 15 | -78/+88 |
* | Fix privileged access (applet) | Sven Gothel | 2010-04-28 | 1 | -0/+36 |
* | Integrate deployment scripts. jar: copy-repack200-sign-pack200. jnlp: copy-fi... | Sven Gothel | 2010-04-28 | 8 | -29/+134 |
* | JOGL | Sven Gothel | 2010-04-28 | 1 | -1/+1 |
* | Oops .. broke the tests, adding 'else' value ; fix assertion in test | Sven Gothel | 2010-04-28 | 1 | -1/+1 |
* | Add custom.libdir property to sneak in eg a alt. GL lib | Sven Gothel | 2010-04-28 | 5 | -3/+84 |
* | Relax Junit: TestOffscreen01NEWT, ie no failure if no PBuffer available | Sven Gothel | 2010-04-27 | 1 | -7/+13 |
* | - Fix GLProcAddressResolver regression: Use GLProcAddressResolver ! | Sven Gothel | 2010-04-27 | 3 | -2/+11 |
* | Merge branch 'master' of github.com:mbien/jogl | Sven Gothel | 2010-04-24 | 4 | -8/+8 |
|\ |
|
| * | modifications due to method renaming in gluegen/procaddresstable. | Michael Bien | 2010-04-24 | 3 | -3/+3 |
| * | Merge branch 'master' of github.com:mbien/jogl | Michael Bien | 2010-04-24 | 3 | -21/+40 |
| |\ |
|
| * | | changes due to refactorings in ProcAddressTable. | Michael Bien | 2010-04-24 | 4 | -8/+8 |
* | | | NEWT: Add missing return in recursive lock; Add MacOSX EVENT_KEY_TYPED | Sven Gothel | 2010-04-24 | 1 | -1/+1 |
| |/
|/| |
|
* | | NEWT Cleanup | Sven Gothel | 2010-04-24 | 3 | -21/+40 |
|/ |
|
* | NEWT/AWT Interoperability | Sven Gothel | 2010-04-24 | 2 | -3/+3 |
* | Bring back GL2ES12 impl. for GL2ES1 and GL2ES2 desktop j2se and cdc. Fixing p... | Sven Gothel | 2010-04-22 | 10 | -460/+174 |
* | Migrating gl2/gl3/gl4 -> gldesktop. Use JOGL_GLDESKTOP_.. when using profile.... | Sven Gothel | 2010-04-22 | 5 | -90/+58 |