| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Unit test for Bug 411 (Pre AWT/Swing Usage, Mixed usage with JOGL) - GLCanvas... | Sven Gothel | 2010-09-25 | 3 | -21/+370 |
* | NEWT: Changed Lifecycle of Display/Screen (part 4) - Reparenting - Tests | Sven Gothel | 2010-09-23 | 19 | -142/+488 |
* | NEWT: Fix Display/Window/Screen OO Identity, Reparenting and requestFocus | Sven Gothel | 2010-09-23 | 39 | -2807/+3517 |
* | NEWT: Fix EDTUtil/DefaultEDTUtil - Locking/Behaviour | Sven Gothel | 2010-09-23 | 3 | -120/+206 |
* | NEWT: Animator API Change - Changed Lifecycle of Display/Screen (part 4) | Sven Gothel | 2010-09-23 | 13 | -292/+731 |
* | NEWT: Changed Lifecycle of Display/Screen (part 3) | Sven Gothel | 2010-09-16 | 4 | -19/+33 |
* | NEWT: Changed Lifecycle of Display/Screen (part 2) | Sven Gothel | 2010-09-15 | 11 | -187/+531 |
* | Merge branch 'master' into newt_display_unkey_thread | Sven Gothel | 2010-09-15 | 90 | -2026/+1774 |
|\ |
|
| * | Misc Cleanups | Sven Gothel | 2010-09-15 | 8 | -38/+16 |
| * | Merge branch 'master' of github.com:mbien/jogl | Sven Gothel | 2010-09-15 | 17 | -118/+71 |
| |\ |
|
| | * | Merge branch 'master' of git://github.com/sgothel/jogl | Michael Bien | 2010-09-10 | 18 | -86/+98 |
| | |\ |
|
| | * | | trivial code cleanup in glx package. | Michael Bien | 2010-09-09 | 17 | -118/+71 |
| * | | | Removed COPYRIGHT.txt file, which | Sven Gothel | 2010-09-14 | 72 | -1885/+1702 |
| | |/
| |/| |
|
* / | | NEWT: Changed Lifecycle of Display/Screen | Sven Gothel | 2010-09-10 | 44 | -505/+992 |
|/ / |
|
* / | NEWT: Focus Fix + Cleanup | Sven Gothel | 2010-09-03 | 18 | -86/+98 |
|/ |
|
* | minor formatting | Sven Gothel | 2010-08-24 | 1 | -2/+1 |
* | TestTransformFeedbackVeryingsBug407NEWT: move GLSL requirement to 1.50 (GL 3.2) | Sven Gothel | 2010-08-24 | 1 | -1/+1 |
* | Added shader status check, commented out the expected glsl linker error message | Sven Gothel | 2010-08-24 | 1 | -4/+32 |
* | Rename junit test TransformFeedbackVeryingsBug407 and add main method | Sven Gothel | 2010-08-24 | 1 | -1/+18 |
* | Merge branch 'master' of github.com:sgothel/jogl | Sven Gothel | 2010-08-24 | 1 | -0/+132 |
|\ |
|
| * | Merge branch 'master' of github.com:sgothel/jogl | Michael Bien | 2010-08-22 | 9 | -360/+509 |
| |\ |
|
| * | | added junit test for bug 407 (thanks to Matt at the mailinglist). | Michael Bien | 2010-08-22 | 1 | -0/+132 |
* | | | Add OpenGL 3.3, 4.0 and 4.1 language mapping. | Sven Gothel | 2010-08-24 | 4 | -3/+9 |
| |/
|/| |
|
* | | JOGL/Junit: Temp. remove frame rendering test | Sven Gothel | 2010-07-26 | 1 | -1/+1 |
* | | Newt: Remove static MacDisplay usage | Sven Gothel | 2010-07-26 | 2 | -3/+4 |
* | | Fix OSX 2: Newt EDT (MainThread) and I/O methods ; Build jogl.build.number | Sven Gothel | 2010-07-26 | 8 | -357/+505 |
|/ |
|
* | Junit: Avoid possible forever loop in test | Sven Gothel | 2010-07-17 | 1 | -1/+2 |
* | Newt: X11 ICC window properties ; Still bugs with composite manager and Newt ... | Sven Gothel | 2010-07-17 | 4 | -38/+41 |
* | Junit: Relax assertions NEWT/Reparent | Sven Gothel | 2010-07-16 | 2 | -1/+5 |
* | Add AWT WindowClosing JUnit test | Sven Gothel | 2010-07-16 | 1 | -0/+103 |
* | Fix file modes | Sven Gothel | 2010-07-07 | 181 | -0/+0 |
* | GLAutoDrawable: setAnimator/getAnimator/invoke/display changes; NEWT: Adding ... | Sven Gothel | 2010-07-07 | 24 | -183/+238 |
* | Merge branch 'master' of github.com:sgothel/jogl | Sven Gothel | 2010-06-26 | 13 | -23/+32 |
|\ |
|
| * | Provide a classloader for all reflection driven classloading ops. | Michael Bien | 2010-06-17 | 13 | -23/+32 |
* | | GLAutoDrawable: setAnimator/getAnimator/invoke/display changes; NEWT: Adding ... | Sven Gothel | 2010-06-26 | 1 | -1/+0 |
* | | GLAutoDrawable: setAnimator/getAnimator/invoke/display changes; NEWT: Adding ... | Sven Gothel | 2010-06-26 | 51 | -706/+1526 |
* | | Cleanup enqueueEvent and remove PaintEvent and it's Listener | Sven Gothel | 2010-06-17 | 15 | -250/+57 |
|/ |
|
* | JOGL.GLAutoDrawable: | Sven Gothel | 2010-06-16 | 21 | -86/+982 |
* | NEWT Add: add<type>Listener(int index, <type>Listener l) ; get<type>Listener(... | Sven Gothel | 2010-06-11 | 2 | -2/+9 |
* | Merge branch 'master' of github.com:mbien/jogl | Sven Gothel | 2010-06-11 | 2 | -34/+196 |
|\ |
|
| * | refactored GLProfile. Removed Clonable (Profiles are unique), added hashCode(... | Michael Bien | 2010-06-10 | 1 | -34/+33 |
| * | Merge branch 'master' of github.com:sgothel/jogl | Michael Bien | 2010-06-10 | 123 | -4117/+3301 |
| |\ |
|
| * | | forked TestAWT01GLn into TestSwingAWT01GLn. | Michael Bien | 2010-06-08 | 2 | -70/+205 |
| * | | Merge branch 'master' of github.com:sgothel/jogl | Michael Bien | 2010-06-02 | 2 | -11/+36 |
| |\ \ |
|
| * \ \ | Merge branch 'master' of github.com:sgothel/jogl | Michael Bien | 2010-06-02 | 30 | -659/+647 |
| |\ \ \ |
|
| * | | | | swing on edt only, awt off edt. cleaned up the test a bit. | Michael Bien | 2010-06-01 | 1 | -31/+30 |
| * | | | | added JFrame and Window runs to testAWT01GLn testcase + EDT fixes. | Michael Bien | 2010-06-01 | 1 | -34/+63 |
* | | | | | NEWT Add: add<type>Listener(int index, <type>Listener l) ; get<type>Listener(... | Sven Gothel | 2010-06-11 | 8 | -36/+527 |
| |_|_|/
|/| | | |
|
* | | | | Fix: Locking/Threading; Common IntIntHashMap and Buffers; Fix: glMap*Buffer*;... | Sven Gothel | 2010-06-10 | 118 | -3864/+2870 |
* | | | | JOGL: Unify library loading (impl and binding), incl. lookup ; GLAutoDrawable... | Sven Gothel | 2010-06-04 | 28 | -632/+801 |