summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Set up compiler and linker for newt. JOGL builds and passes all tests.Mark Rothwell2010-06-261-4/+34
* Prepend /usr/local/lib to freebsd X11 linkerMark Rothwell2010-06-261-4/+4
* Prepend /usr/local/lib for X11 librariesMark Rothwell2010-06-261-4/+4
* Use correct compiler setup for nativewindowMark Rothwell2010-06-261-2/+6
* But /usr/local/include IS necessary on the default FreeBSD setupMark Rothwell2010-06-261-0/+6
* Correct compiler config (not amd64 specific)Mark Rothwell2010-06-261-1/+1
* Remove /usr/X11R6 from newt, tooMark Rothwell2010-06-261-5/+0
* FreeBSD does not use /usr/X11R6 anymore (it became a symlink to /usr/local qu...Mark Rothwell2010-06-262-11/+0
* Split and use new linker definitions for FreeBSD (nativewindow)Mark Rothwell2010-06-261-5/+23
* Split and use new linker definitions for FreeBSDMark Rothwell2010-06-261-2/+20
* Provide a classloader for all reflection driven classloading ops.Michael Bien2010-06-1715-26/+35
* use ${javacdebuglevel}.Michael Bien2010-06-172-3/+3
* Merge branch 'master' of github.com:sgothel/joglMichael Bien2010-06-1626-123/+1517
|\
| * JOGL.GLAutoDrawable:Sven Gothel2010-06-1622-87/+983
| * NEWT Add: add<type>Listener(int index, <type>Listener l) ; get<type>Listener(...Sven Gothel2010-06-112-2/+9
| * Merge branch 'master' of github.com:mbien/joglSven Gothel2010-06-1117-1683/+915
| |\
| * | NEWT Add: add<type>Listener(int index, <type>Listener l) ; get<type>Listener(...Sven Gothel2010-06-118-36/+527
* | | updated webpage, JOGL symbols.Michael Bien2010-06-151-2/+2
| |/ |/|
* | refactored GLProfile. Removed Clonable (Profiles are unique), added hashCode(...Michael Bien2010-06-101-34/+33
* | Merge branch 'master' of github.com:sgothel/joglMichael Bien2010-06-10174-4798/+3871
|\|
| * Fix: Locking/Threading; Common IntIntHashMap and Buffers; Fix: glMap*Buffer*;...Sven Gothel2010-06-10168-4419/+3379
| * 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
* | continued with jackpot code transformations.Michael Bien2010-06-089-1053/+125
* | forked TestAWT01GLn into TestSwingAWT01GLn.Michael Bien2010-06-082-70/+205
* | cleaned up jackpot scripts, updated download locations.Michael Bien2010-06-032-7/+17
* | added junit debug test nb ide bindings.Michael Bien2010-06-032-2/+120
* | updated paths in netbeans project.xml.Michael Bien2010-06-031-2/+8
* | fixed Linux bullet list on HowToBuild www page.Michael Bien2010-06-021-25/+24
* | XHTML cleanup and final JogAmplification for jogl main www page.Michael Bien2010-06-021-562/+424
* | Merge branch 'master' of github.com:sgothel/joglMichael Bien2010-06-023-12/+37
|\|
| * NEWT/MacOSX: Use Reflectionutil and a common runOnMainThread methodSven Gothel2010-06-023-12/+37
* | Merge branch 'master' of github.com:sgothel/joglMichael Bien2010-06-0233-662/+651
|\|
| * 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
| |\
| * | Allow build on OSX 10.5 (thanks to sed)Sven Gothel2010-05-311-1/+1
* | | exclude inner classes as tests to prevent junit from executing anonymous inne...Michael Bien2010-06-011-0/+3
* | | swing on edt only, awt off edt. cleaned up the test a bit.Michael Bien2010-06-011-31/+30
* | | added JFrame and Window runs to testAWT01GLn testcase + EDT fixes.Michael Bien2010-06-011-34/+63
* | | Merge branch 'master' of github.com:sgothel/joglMichael Bien2010-05-2861-1273/+2974
|\| | | |/ |/|
| * 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
* | fixed HTML header.Michael Bien2010-05-251-5/+5
|/
* 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