summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Renable full test caseSven Gothel2010-05-041-3/+3
* NEWT Fixes (Windows/child-win):Sven Gothel2010-05-0410-62/+105
* Remove critical path in shutdown ..Sven Gothel2010-05-042-4/+10
* NEWT Fixes:Sven Gothel2010-05-0412-109/+396
* Fix script locationSven Gothel2010-05-042-2/+6
* Move all scripts to it's folderSven Gothel2010-05-0417-1/+1
* Add native NEWT window parenting test. Fix some error messagesSven Gothel2010-04-304-7/+204
* Xorg libs/headers are in std FS location /usrSven Gothel2010-04-303-14/+14
* cleanup scripts ; updated win32 and win64 scripts with my environmentSven Gothel2010-04-2918-8/+110
* - JAR Manifest: Trusted-Library: trueSven Gothel2010-04-2816-81/+91
* GLProfile static init within privileged blockSven Gothel2010-04-281-7/+16
* Fix privileged access (applet)Sven Gothel2010-04-282-1/+43
* Integrate deployment scripts. jar: copy-repack200-sign-pack200. jnlp: copy-fi...Sven Gothel2010-04-288-29/+134
* JOGLSven Gothel2010-04-287-9/+19
* Oops .. broke the tests, adding 'else' value ; fix assertion in testSven Gothel2010-04-282-3/+3
* Add custom.libdir property to sneak in eg a alt. GL libSven Gothel2010-04-285-3/+84
* JOGL Error HandlingSven Gothel2010-04-278-48/+64
* Relax Junit: TestOffscreen01NEWT, ie no failure if no PBuffer availableSven Gothel2010-04-272-7/+43
* Merge branch 'master' of github.com:mbien/joglSven Gothel2010-04-273-5/+30
|\
| * Merge branch 'master' of github.com:mbien/joglMichael Bien2010-04-253-1/+3
| |\
| * | updated jackpot scripts, jogl distributions are now downloaded automatically.Michael Bien2010-04-253-5/+30
* | | test cleanupSven Gothel2010-04-271-2/+12
* | | - Fix GLProcAddressResolver regression: Use GLProcAddressResolver !Sven Gothel2010-04-2731-390/+390
| |/ |/|
* | Merge branch 'master' of github.com:mbien/joglSven Gothel2010-04-246-12/+11
|\|
| * modifications due to method renaming in gluegen/procaddresstable.Michael Bien2010-04-245-7/+6
| * Merge branch 'master' of github.com:mbien/joglMichael Bien2010-04-2454-239/+414
| |\
| * | changes due to refactorings in ProcAddressTable.Michael Bien2010-04-246-10/+10
* | | NEWT: Add missing return in recursive lock; Add MacOSX EVENT_KEY_TYPEDSven Gothel2010-04-243-1/+3
| |/ |/|
* | NEWT CleanupSven Gothel2010-04-2454-239/+414
|/
* NEWT/AWT InteroperabilitySven Gothel2010-04-2445-435/+1435
* Moved event classed from com.jogamp.newt to com.jogamp.newt.eventSven Gothel2010-04-2411-35/+43
* Added link to UML, and JOGL WikiJOGAMP DEV TEAM2010-04-224-26/+52
* 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
| |/