| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' of github.com:mbien/jogl | Sven Gothel | 2010-04-24 | 6 | -12/+11 |
|\ |
|
| * | modifications due to method renaming in gluegen/procaddresstable. | Michael Bien | 2010-04-24 | 5 | -7/+6 |
| * | Merge branch 'master' of github.com:mbien/jogl | Michael Bien | 2010-04-24 | 54 | -239/+414 |
| |\ |
|
| * | | changes due to refactorings in ProcAddressTable. | Michael Bien | 2010-04-24 | 6 | -10/+10 |
* | | | NEWT: Add missing return in recursive lock; Add MacOSX EVENT_KEY_TYPED | Sven Gothel | 2010-04-24 | 3 | -1/+3 |
| |/
|/| |
|
* | | NEWT Cleanup | Sven Gothel | 2010-04-24 | 54 | -239/+414 |
|/ |
|
* | NEWT/AWT Interoperability | Sven Gothel | 2010-04-24 | 45 | -435/+1435 |
* | Moved event classed from com.jogamp.newt to com.jogamp.newt.event | Sven Gothel | 2010-04-24 | 11 | -35/+43 |
* | Added link to UML, and JOGL Wiki | JOGAMP DEV TEAM | 2010-04-22 | 4 | -26/+52 |
* | Merge branch 'master' of github.com:sgothel/jogl | JOGAMP DEV TEAM | 2010-04-22 | 573 | -7986/+14341 |
|\ |
|
| * | Updated UML Documentation | Sven Gothel | 2010-04-23 | 27 | -444/+1389 |
| * | Newt.AWTWindow: Set/Unset windowHandle (enables actual destroy call) / minor ... | Sven Gothel | 2010-04-23 | 2 | -15/+33 |
| * | Merge branch 'master' of github.com:mbien/jogl | Sven Gothel | 2010-04-23 | 5 | -44/+37 |
| |\ |
|
| | * | Merge branch 'master' of github.com:mbien/jogl | Michael Bien | 2010-04-23 | 1 | -1/+6 |
| | |\ |
|
| | * | | reviewed calls to lockSurface() and ensured propper unlocking. | Michael Bien | 2010-04-23 | 5 | -44/+37 |
| * | | | Reuse recursive locking code | Sven Gothel | 2010-04-23 | 1 | -37/+38 |
| | |/
| |/| |
|
| * | | Add missing finally unlock, if 2nd lock fails | Sven Gothel | 2010-04-23 | 1 | -1/+6 |
| |/ |
|
| * | Merge branch 'master' of github.com:mbien/jogl | Sven Gothel | 2010-04-22 | 6 | -207/+236 |
| |\ |
|
| | * | Merge branch 'master' of github.com:mbien/jogl | Michael Bien | 2010-04-22 | 11 | -177/+178 |
| | |\ |
|
| | * | | reviewed X11Lib.XLock/UnlockDisplay() usage: | Michael Bien | 2010-04-22 | 6 | -207/+236 |
| * | | | Newt.X11:XEventsQueued: QueuedAlready doesn't work on ATI - use QueuedAfterFlush | Sven Gothel | 2010-04-22 | 1 | -5/+9 |
| | |/
| |/| |
|
| * | | Review of using isGL2() and GL2.GL* | Sven Gothel | 2010-04-22 | 11 | -177/+178 |
| |/ |
|
| * | Merge branch 'master' of github.com:mbien/jogl | Sven Gothel | 2010-04-22 | 13 | -0/+1399 |
| |\ |
|
| | * | added jackpot 3.0 code transformator to tools/jackpotc. | Michael Bien | 2010-04-22 | 13 | -0/+1399 |
| * | | Bring back GL2ES12 impl. for GL2ES1 and GL2ES2 desktop j2se and cdc. Fixing p... | Sven Gothel | 2010-04-22 | 15 | -491/+256 |
| * | | Migrating gl2/gl3/gl4 -> gldesktop. Use JOGL_GLDESKTOP_.. when using profile.... | Sven Gothel | 2010-04-22 | 7 | -105/+72 |
| * | | JNLP: Update Check Background - Always | Sven Gothel | 2010-04-22 | 15 | -2/+18 |
| |/ |
|
| * | Add deployment scripts .. | Sven Gothel | 2010-04-21 | 2 | -0/+64 |
| * | Fixed deployment timestamp props | Sven Gothel | 2010-04-21 | 2 | -3/+2 |
| * | Add remark (unsigned long -> uint_32) .. | Sven Gothel | 2010-04-21 | 2 | -2/+3 |
| * | JOGL GL4 preperation (cont): | Sven Gothel | 2010-04-20 | 2 | -14/+538 |
| * | JOGL GL4 preperation (cont): | Sven Gothel | 2010-04-20 | 90 | -2156/+1936 |
| * | code review (http://jogamp.org/bugzilla/show_bug.cgi?id=396): improved except... | Michael Bien | 2010-04-18 | 2 | -71/+86 |
| * | DRIHack.driHackNeeded is now initialized once in the static initializer (not ... | Michael Bien | 2010-04-17 | 1 | -17/+27 |
| * | JOGL GL4 preperation (cont): | Sven Gothel | 2010-04-17 | 7 | -183/+277 |
| * | Fix broken Offscreen/Pbuffer query introduced in bd4904fb04ab2168aeaf76e74385... | Sven Gothel | 2010-04-16 | 9 | -24/+23 |
| * | Merge branch 'master' of github.com:mbien/jogl | Sven Gothel | 2010-04-16 | 12 | -147/+125 |
| |\ |
|
| | * | code review: fixed empty catch blocks and a few compiler warnings in unit tests. | Michael Bien | 2010-04-15 | 11 | -144/+111 |
| | * | added junit test folder to NetBeans project config. | Michael Bien | 2010-04-15 | 1 | -3/+14 |
| * | | JOGL GL4 preperation: | Sven Gothel | 2010-04-16 | 27 | -413/+826 |
| |/ |
|
| * | JOGL (Windows): | Sven Gothel | 2010-04-15 | 14 | -85/+244 |
| * | Further ATI (fglrx) X11Display bug workaround/cleanup | Sven Gothel | 2010-04-15 | 28 | -508/+1369 |
| * | ATI (fglrx) PBuffer/X11Display bug workaround/cleanup | Sven Gothel | 2010-04-13 | 26 | -130/+317 |
| * | NEWT X11 Fix (mainly ATI and multithreading) | Sven Gothel | 2010-04-13 | 8 | -163/+443 |
| * | Fix: Use file.seperator (win32); Use java.home/bin/java | Sven Gothel | 2010-04-10 | 1 | -3/+3 |
| * | ant 1.8.0 on win32 | Sven Gothel | 2010-04-10 | 2 | -3/+3 |
| * | *** Now Using Apache-Ant-1.8.0 *** | Sven Gothel | 2010-04-10 | 14 | -67/+206 |
| * | Fix NEWT Window destroy/close race condition, | Sven Gothel | 2010-04-09 | 4 | -57/+94 |
| * | junit: Add timeout (30s), enable offscreen test | Sven Gothel | 2010-04-09 | 3 | -7/+30 |
| * | Attach build-junit.xml to build.xml ; Add more tests Offscreen(broken on ATI)... | Sven Gothel | 2010-04-09 | 14 | -12/+1451 |