aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of github.com:sgothel/joglJOGAMP DEV TEAM2010-04-22573-7986/+14341
|\
| * Updated UML DocumentationSven Gothel2010-04-2327-444/+1389
| * Newt.AWTWindow: Set/Unset windowHandle (enables actual destroy call) / minor ...Sven Gothel2010-04-232-15/+33
| * Merge branch 'master' of github.com:mbien/joglSven Gothel2010-04-235-44/+37
| |\
| | * Merge branch 'master' of github.com:mbien/joglMichael Bien2010-04-231-1/+6
| | |\
| | * | reviewed calls to lockSurface() and ensured propper unlocking.Michael Bien2010-04-235-44/+37
| * | | Reuse recursive locking codeSven Gothel2010-04-231-37/+38
| | |/ | |/|
| * | Add missing finally unlock, if 2nd lock failsSven Gothel2010-04-231-1/+6
| |/
| * Merge branch 'master' of github.com:mbien/joglSven Gothel2010-04-226-207/+236
| |\
| | * Merge branch 'master' of github.com:mbien/joglMichael Bien2010-04-2211-177/+178
| | |\
| | * | reviewed X11Lib.XLock/UnlockDisplay() usage:Michael Bien2010-04-226-207/+236
| * | | Newt.X11:XEventsQueued: QueuedAlready doesn't work on ATI - use QueuedAfterFlushSven Gothel2010-04-221-5/+9
| | |/ | |/|
| * | Review of using isGL2() and GL2.GL*Sven Gothel2010-04-2211-177/+178
| |/
| * Merge branch 'master' of github.com:mbien/joglSven Gothel2010-04-2213-0/+1399
| |\
| | * added jackpot 3.0 code transformator to tools/jackpotc.Michael Bien2010-04-2213-0/+1399
| * | Bring back GL2ES12 impl. for GL2ES1 and GL2ES2 desktop j2se and cdc. Fixing p...Sven Gothel2010-04-2215-491/+256
| * | Migrating gl2/gl3/gl4 -> gldesktop. Use JOGL_GLDESKTOP_.. when using profile....Sven Gothel2010-04-227-105/+72
| * | JNLP: Update Check Background - AlwaysSven Gothel2010-04-2215-2/+18
| |/
| * Add deployment scripts ..Sven Gothel2010-04-212-0/+64
| * Fixed deployment timestamp propsSven Gothel2010-04-212-3/+2
| * Add remark (unsigned long -> uint_32) ..Sven Gothel2010-04-212-2/+3
| * JOGL GL4 preperation (cont):Sven Gothel2010-04-202-14/+538
| * JOGL GL4 preperation (cont):Sven Gothel2010-04-2090-2156/+1936
| * code review (http://jogamp.org/bugzilla/show_bug.cgi?id=396): improved except...Michael Bien2010-04-182-71/+86
| * DRIHack.driHackNeeded is now initialized once in the static initializer (not ...Michael Bien2010-04-171-17/+27
| * JOGL GL4 preperation (cont):Sven Gothel2010-04-177-183/+277
| * Fix broken Offscreen/Pbuffer query introduced in bd4904fb04ab2168aeaf76e74385...Sven Gothel2010-04-169-24/+23
| * Merge branch 'master' of github.com:mbien/joglSven Gothel2010-04-1612-147/+125
| |\
| | * code review: fixed empty catch blocks and a few compiler warnings in unit tests.Michael Bien2010-04-1511-144/+111
| | * added junit test folder to NetBeans project config.Michael Bien2010-04-151-3/+14
| * | JOGL GL4 preperation:Sven Gothel2010-04-1627-413/+826
| |/
| * JOGL (Windows):Sven Gothel2010-04-1514-85/+244
| * Further ATI (fglrx) X11Display bug workaround/cleanupSven Gothel2010-04-1528-508/+1369
| * ATI (fglrx) PBuffer/X11Display bug workaround/cleanupSven Gothel2010-04-1326-130/+317
| * NEWT X11 Fix (mainly ATI and multithreading)Sven Gothel2010-04-138-163/+443
| * Fix: Use file.seperator (win32); Use java.home/bin/javaSven Gothel2010-04-101-3/+3
| * ant 1.8.0 on win32Sven Gothel2010-04-102-3/+3
| * *** Now Using Apache-Ant-1.8.0 ***Sven Gothel2010-04-1014-67/+206
| * Fix NEWT Window destroy/close race condition,Sven Gothel2010-04-094-57/+94
| * junit: Add timeout (30s), enable offscreen testSven Gothel2010-04-093-7/+30
| * Attach build-junit.xml to build.xml ; Add more tests Offscreen(broken on ATI)...Sven Gothel2010-04-0914-12/+1451
| * Fix missing MacOsX Newt refactoringSven Gothel2010-04-091-30/+30
| * Added FIXME comment: DBLBUFOFFSCRN, to tag the impl of forcing single buffer ...Sven Gothel2010-04-094-8/+8
| * Cleanup ant files, intro: build-common.xml used for all targets; Extracting b...Sven Gothel2010-04-099-895/+747
| * Added doc/deployment:Sven Gothel2010-04-0814-224/+922
| * added intelliJ modules for jogl, newt and nativewindow. Removed other project...Michael Bien2010-04-0813-248/+52
| * removed duplicated imports in config files due to changes in gluegen.Michael Bien2010-04-084-7/+0
| * modifications due to class movement in gluegen.Michael Bien2010-03-3132-61/+30
| * Merge branch 'master' of github.com:mbien/joglMichael Bien2010-03-3011-60/+61
| |\
| | * Merge branch 'master' of github.com:mbien/joglSven Gothel2010-03-3029-1148/+340
| | |\