| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | GlueGen/JOGL Windows x86 x86_64 Builds | Sven Gothel | 2010-05-16 | 3 | -10/+10 |
* | Junit Core Test: Add GLContext version dump | Sven Gothel | 2010-05-12 | 2 | -12/+103 |
* | Missing comment for last commit 6798fc1fb008eff4179f64775a7bf33cfbfd1981: | Sven Gothel | 2010-05-11 | 9 | -105/+227 |
* | ../jogl.log | Sven Gothel | 2010-05-10 | 4 | -22/+81 |
* | Fixed comments (links) | Sven Gothel | 2010-05-06 | 2 | -5/+8 |
* | NEWT Windows: Add reparenting for fullscreen on child window | Sven Gothel | 2010-05-06 | 1 | -1/+16 |
* | A little cleanup .. | Sven Gothel | 2010-05-06 | 8 | -107/+100 |
* | Fix junit test: Move quit WindowListener outside of class | Sven Gothel | 2010-05-05 | 3 | -12/+53 |
* | Newt: Add generic NativeWindow parenting, inclusive using an AWT Component as... | Sven Gothel | 2010-05-05 | 6 | -50/+629 |
* | Newt Window: sendEvent -> public; GLWindow must pass down sendEvent and reque... | Sven Gothel | 2010-05-05 | 2 | -1/+9 |
* | Fix comments | Sven Gothel | 2010-05-05 | 3 | -45/+64 |
* | Newt Windows: More checks; Use SetWindowPos(.. SHOWWINDOW ..) to make it active | Sven Gothel | 2010-05-05 | 1 | -2/+12 |
* | Newt X11: Add focus in/out events; Request focus with mouse click | Sven Gothel | 2010-05-05 | 2 | -20/+46 |
* | Newt Display Fix: Use a FQN (type:name) to map displays, otherwise applicatio... | Sven Gothel | 2010-05-05 | 1 | -23/+38 |
* | JAWT Windows Fix: Use the JAWT window handle entry [to return it] | Sven Gothel | 2010-05-05 | 1 | -2/+14 |
* | Renable full test case | Sven Gothel | 2010-05-04 | 1 | -3/+3 |
* | NEWT Fixes (Windows/child-win): | Sven Gothel | 2010-05-04 | 5 | -58/+100 |
* | Remove critical path in shutdown .. | Sven Gothel | 2010-05-04 | 2 | -4/+10 |
* | NEWT Fixes: | Sven Gothel | 2010-05-04 | 11 | -109/+395 |
* | Add native NEWT window parenting test. Fix some error messages | Sven Gothel | 2010-04-30 | 4 | -7/+204 |
* | - JAR Manifest: Trusted-Library: true | Sven Gothel | 2010-04-28 | 1 | -3/+3 |
* | GLProfile static init within privileged block | Sven Gothel | 2010-04-28 | 1 | -7/+16 |
* | Fix privileged access (applet) | Sven Gothel | 2010-04-28 | 1 | -1/+7 |
* | JOGL | Sven Gothel | 2010-04-28 | 6 | -8/+18 |
* | Oops .. broke the tests, adding 'else' value ; fix assertion in test | Sven Gothel | 2010-04-28 | 1 | -2/+2 |
* | JOGL Error Handling | Sven Gothel | 2010-04-27 | 8 | -48/+64 |
* | Relax Junit: TestOffscreen01NEWT, ie no failure if no PBuffer available | Sven Gothel | 2010-04-27 | 1 | -0/+30 |
* | test cleanup | Sven Gothel | 2010-04-27 | 1 | -2/+12 |
* | - Fix GLProcAddressResolver regression: Use GLProcAddressResolver ! | Sven Gothel | 2010-04-27 | 28 | -388/+379 |
* | Merge branch 'master' of github.com:mbien/jogl | Sven Gothel | 2010-04-24 | 2 | -4/+3 |
|\ |
|
| * | modifications due to method renaming in gluegen/procaddresstable. | Michael Bien | 2010-04-24 | 2 | -4/+3 |
| * | Merge branch 'master' of github.com:mbien/jogl | Michael Bien | 2010-04-24 | 51 | -218/+374 |
| |\ |
|
| * | | changes due to refactorings in ProcAddressTable. | Michael Bien | 2010-04-24 | 2 | -2/+2 |
* | | | NEWT: Add missing return in recursive lock; Add MacOSX EVENT_KEY_TYPED | Sven Gothel | 2010-04-24 | 2 | -0/+2 |
| |/
|/| |
|
* | | NEWT Cleanup | Sven Gothel | 2010-04-24 | 51 | -218/+374 |
|/ |
|
* | NEWT/AWT Interoperability | Sven Gothel | 2010-04-24 | 43 | -432/+1432 |
* | Moved event classed from com.jogamp.newt to com.jogamp.newt.event | Sven Gothel | 2010-04-24 | 11 | -35/+43 |
* | 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 |
|/ |
|
* | Bring back GL2ES12 impl. for GL2ES1 and GL2ES2 desktop j2se and cdc. Fixing p... | Sven Gothel | 2010-04-22 | 5 | -31/+82 |
* | Migrating gl2/gl3/gl4 -> gldesktop. Use JOGL_GLDESKTOP_.. when using profile.... | Sven Gothel | 2010-04-22 | 1 | -3/+2 |