aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | GLAutoDrawable: setAnimator/getAnimator/invoke/display changes; NEWT: Adding ...Sven Gothel2010-06-2655-711/+1538
* | | Cleanup enqueueEvent and remove PaintEvent and it's ListenerSven Gothel2010-06-1715-250/+57
| |/ |/|
* | 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
|\|
| * 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
| |\
| * | 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
| |\ \
| * \ \ Merge branch 'master' of github.com:sgothel/joglMichael Bien2010-06-0233-662/+651
| |\ \ \
| * | | | 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
| |\ \ \ \
* | | | | | NEWT Add: add<type>Listener(int index, <type>Listener l) ; get<type>Listener(...Sven Gothel2010-06-118-36/+527
| |_|_|_|/ |/| | | |
* | | | | 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
| |_|_|/ |/| | |
* | | | 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