summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* JOGL: Unify library loading (impl and binding), incl. lookup ; GLAutoDrawable...Sven Gothel2010-06-0438-765/+863
* JOGL: Sanity check in GLDrawableHelper (Context creation and initAction) ; Ad...Sven Gothel2010-06-025-0/+15
* NEWT/MacOSX: Use Reflectionutil and a common runOnMainThread methodSven Gothel2010-06-023-12/+37
* NEWT/MacOSX: First Changes towards general NEWT/AWT solution (incomplete).Sven Gothel2010-06-023-148/+116
* NEWT: Simplified LockingSven Gothel2010-06-0214-152/+210
* JOGL: Unified GLContext native handleSven Gothel2010-06-0215-361/+324
* Merge branch 'master' of github.com:mbien/joglSven Gothel2010-06-011-5/+5
|\
| * fixed HTML header.Michael Bien2010-05-251-5/+5
* | Allow build on OSX 10.5 (thanks to sed)Sven Gothel2010-05-311-1/+1
* | test duration ..Sven Gothel2010-05-282-2/+2
* | NEWT: Fix AWT Parenting ; Multithreading Issues ; Semantics: destroy(), .. ; ...Sven Gothel2010-05-2844-1048/+2688
* | Fix NativeWindow/NEWT Unique Display Naming, X11 use real NULL Display nameSven Gothel2010-05-279-62/+108
* | Fix NativeWindow JAWT Code Generation and Bounds AccessSven Gothel2010-05-2711-162/+177
|/
* Changed NEWT NativeWindow creation contract - AWT/NEWT Parenting - Misc FixesSven Gothel2010-05-2156-728/+981
* XHTML cleanup for jogl deployment doc.Michael Bien2010-05-192-252/+238
* escaping ampersandin XMLMichael Bien2010-05-191-1/+1
* Merge branch 'master' of github.com:sgothel/joglMichael Bien2010-05-1917-40/+101
|\
| * Fix JNLPs .. vendor and urlSven Gothel2010-05-1913-23/+23
| * 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
| * Cover all Offscreen tests with Assume ..Sven Gothel2010-05-171-6/+42
| * Added Cg referenceSven Gothel2010-05-171-1/+5
| * HowToBuild: git doc refinementSven Gothel2010-05-171-3/+11
| * Add Windows 64bit build docSven Gothel2010-05-171-4/+11
* | XHTML cleanup for JOGL build howto.Michael Bien2010-05-191-191/+213
|/
* 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-167-18/+57
* Fix JOGL Deployment docSven Gothel2010-05-144-160/+287
* Fix docSven Gothel2010-05-143-30/+88
* Fix docuSven Gothel2010-05-141-5/+6
* Fix build HOWTOSven Gothel2010-05-142-66/+130
* Junit Core Test: Add GLContext version dumpSven Gothel2010-05-122-12/+103
* 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-1110-105/+228
* ../jogl.logSven Gothel2010-05-106-26/+107
* www: add proper redirection to folder wwwSven Gothel2010-05-081-0/+7
* Fixed comments (links)Sven Gothel2010-05-062-5/+8
* NEWT Windows: Add reparenting for fullscreen on child windowSven Gothel2010-05-061-1/+16
* A little cleanup ..Sven Gothel2010-05-068-107/+100
* Fix junit test: Move quit WindowListener outside of classSven Gothel2010-05-053-12/+53
* Newt: Add generic NativeWindow parenting, inclusive using an AWT Component as...Sven Gothel2010-05-056-50/+629
* Newt Window: sendEvent -> public; GLWindow must pass down sendEvent and reque...Sven Gothel2010-05-052-1/+9
* Fix commentsSven Gothel2010-05-053-45/+64
* Newt Windows: More checks; Use SetWindowPos(.. SHOWWINDOW ..) to make it activeSven Gothel2010-05-051-2/+12
* Newt X11: Add focus in/out events; Request focus with mouse clickSven Gothel2010-05-052-20/+46
* Newt Display Fix: Use a FQN (type:name) to map displays, otherwise applicatio...Sven Gothel2010-05-051-23/+38
* JAWT Windows Fix: Use the JAWT window handle entry [to return it]Sven Gothel2010-05-052-3/+18
* Add JOGL_ALLALL profile for scripting, to use the <module>.all.jar bundlesSven Gothel2010-05-054-7/+58
* Renable full test caseSven Gothel2010-05-041-3/+3