| Commit message (Expand) | Author | Age | Files | Lines |
* | NativeWindow/NativeSurface Refactoring ; Added mouseClick NEWT/AWT unit test | Sven Gothel | 2010-10-06 | 13 | -21/+80 |
* | Unit test for Bug 411 (Pre AWT/Swing Usage, Mixed usage with JOGL) - GLCanvas... | Sven Gothel | 2010-09-25 | 1 | -18/+21 |
* | NEWT: Animator API Change - Changed Lifecycle of Display/Screen (part 4) | Sven Gothel | 2010-09-23 | 5 | -63/+238 |
* | Merge branch 'master' of github.com:mbien/jogl | Sven Gothel | 2010-09-15 | 1 | -1/+1 |
|\ |
|
| * | trivial code cleanup in glx package. | Michael Bien | 2010-09-09 | 1 | -1/+1 |
* | | Removed COPYRIGHT.txt file, which | Sven Gothel | 2010-09-14 | 1 | -24/+26 |
|/ |
|
* | Add OpenGL 3.3, 4.0 and 4.1 language mapping. | Sven Gothel | 2010-08-24 | 1 | -1/+1 |
* | Fix file modes | Sven Gothel | 2010-07-07 | 6 | -0/+0 |
* | GLAutoDrawable: setAnimator/getAnimator/invoke/display changes; NEWT: Adding ... | Sven Gothel | 2010-07-07 | 1 | -1/+1 |
* | Merge branch 'master' of github.com:sgothel/jogl | Sven Gothel | 2010-06-26 | 2 | -7/+10 |
|\ |
|
| * | Provide a classloader for all reflection driven classloading ops. | Michael Bien | 2010-06-17 | 2 | -7/+10 |
* | | GLAutoDrawable: setAnimator/getAnimator/invoke/display changes; NEWT: Adding ... | Sven Gothel | 2010-06-26 | 3 | -37/+95 |
|/ |
|
* | JOGL.GLAutoDrawable: | Sven Gothel | 2010-06-16 | 4 | -10/+101 |
* | refactored GLProfile. Removed Clonable (Profiles are unique), added hashCode(... | Michael Bien | 2010-06-10 | 1 | -34/+33 |
* | Fix: Locking/Threading; Common IntIntHashMap and Buffers; Fix: glMap*Buffer*;... | Sven Gothel | 2010-06-10 | 6 | -42/+94 |
* | JOGL: Unify library loading (impl and binding), incl. lookup ; GLAutoDrawable... | Sven Gothel | 2010-06-04 | 3 | -112/+53 |
* | JOGL: Unified GLContext native handle | Sven Gothel | 2010-06-02 | 1 | -16/+31 |
* | NEWT: Fix AWT Parenting ; Multithreading Issues ; Semantics: destroy(), .. ; ... | Sven Gothel | 2010-05-28 | 3 | -0/+11 |
* | Changed NEWT NativeWindow creation contract - AWT/NEWT Parenting - Misc Fixes | Sven Gothel | 2010-05-21 | 1 | -9/+5 |
* | Missing comment for last commit 6798fc1fb008eff4179f64775a7bf33cfbfd1981: | Sven Gothel | 2010-05-11 | 2 | -30/+172 |
* | GLProfile static init within privileged block | Sven Gothel | 2010-04-28 | 1 | -7/+16 |
* | JOGL Error Handling | Sven Gothel | 2010-04-27 | 1 | -31/+39 |
* | NEWT/AWT Interoperability | Sven Gothel | 2010-04-24 | 2 | -7/+7 |
* | Review of using isGL2() and GL2.GL* | Sven Gothel | 2010-04-22 | 1 | -5/+5 |
* | Bring back GL2ES12 impl. for GL2ES1 and GL2ES2 desktop j2se and cdc. Fixing p... | Sven Gothel | 2010-04-22 | 1 | -23/+70 |
* | JOGL GL4 preperation (cont): | Sven Gothel | 2010-04-20 | 5 | -266/+527 |
* | JOGL GL4 preperation (cont): | Sven Gothel | 2010-04-17 | 2 | -0/+20 |
* | JOGL GL4 preperation: | Sven Gothel | 2010-04-16 | 5 | -24/+202 |
* | JOGL (Windows): | Sven Gothel | 2010-04-15 | 1 | -2/+2 |
* | Further ATI (fglrx) X11Display bug workaround/cleanup | Sven Gothel | 2010-04-15 | 2 | -1/+12 |
* | ATI (fglrx) PBuffer/X11Display bug workaround/cleanup | Sven Gothel | 2010-04-13 | 2 | -7/+7 |
* | fixed a bunch of javadoc warnings. | Michael Bien | 2010-03-29 | 6 | -16/+12 |
* | final large refactoring to move to com.jogamp.*. | Michael Bien | 2010-03-28 | 2 | -3/+3 |
* | refactoring: renamed com.sun.opengl -> com.jogamp.opengl. | Michael Bien | 2010-03-27 | 11 | -42/+40 |
* | refactoring due to gluegen changes. | Michael Bien | 2010-03-27 | 1 | -1/+2 |
* | http://www.jogamp.org/bugzilla/show_bug.cgi?id=363LICENSE_CLEANUP_START | Sven Gothel | 2010-03-24 | 3 | -3/+3 |
* | Add OpenGL 3.x compatibility profile GL3bc, | Sven Gothel | 2009-10-18 | 2 | -11/+52 |
* | GLProfile: usesNativeGLES[12] remove check with non impl GL2ES[12] ; Add uses... | Sven Gothel | 2009-10-16 | 1 | -4/+19 |
* | NEWT X11 Display Lock: | Sven Gothel | 2009-10-11 | 1 | -0/+17 |
* | GLDrawableFactory Cleanup (-> On- Offscreen and PBuffer) | Sven Gothel | 2009-10-05 | 2 | -34/+28 |
* | EGL debug fixes .. | Sven Gothel | 2009-10-03 | 1 | -1/+2 |
* | Offscreen/PBuffer capabilities cleanup ; Generic read drawable support | Sven Gothel | 2009-10-03 | 1 | -2/+28 |
* | Pbuffer GLDrawableFactory integration (2) | Sven Gothel | 2009-10-02 | 1 | -3/+36 |
* | NativeWindowFactory: | Sven Gothel | 2009-10-02 | 1 | -4/+9 |
* | Fix doc bug @arg -> @param | Sven Gothel | 2009-08-02 | 3 | -12/+12 |
* | Update OpenGL GL2 profile subsumed/promoted extensions. Base is 3.0, ignore t... | Sven Gothel | 2009-08-02 | 1 | -5/+4 |
* | GL3 Related: | Sven Gothel | 2009-08-01 | 5 | -5/+207 |
* | Fix: GL2ES1 mapping to GL2ES12 if available | Sven Gothel | 2009-07-31 | 1 | -3/+3 |
* | Fix SwapInterval (return value, check ctx current, egl), add getSwapInterval. | sg215889 | 2009-07-30 | 1 | -1/+16 |
* | Fixed GL* documentation. Moved common GL functions to GLBase. Moved glAllocat... | sg215889 | 2009-07-29 | 3 | -23/+169 |