| Commit message (Expand) | Author | Age | Files | Lines |
* | JOGL change of default GLProfile order: GL4bc, GL3bc, GL2, GL2GL3, GL4, GL3, ... | Sven Gothel | 2011-01-31 | 1 | -9/+3 |
* | Fix: GLX exception message / sorted imports | Sven Gothel | 2011-01-31 | 1 | -3/+5 |
* | Cleanup / Debug | Sven Gothel | 2010-12-23 | 1 | -1/+0 |
* | Debug/Cleanup: toString: print base classname only; Misc .. | Sven Gothel | 2010-12-19 | 1 | -2/+2 |
* | debug: print thread name only; simplify mapGLVersion(..) call | Sven Gothel | 2010-12-17 | 1 | -16/+12 |
* | JOGL: GLContextImpl's updateGLXProcAddressTable(..) only uses device as a key... | Sven Gothel | 2010-12-09 | 1 | -6/+14 |
* | JOGL: Proper handling of Read Drawable Support (if not supported), add query. | Sven Gothel | 2010-11-28 | 1 | -200/+15 |
* | Finishing Immutable changes including GLCapabiltiesImmutable. | Sven Gothel | 2010-11-17 | 1 | -2/+2 |
* | JOGL: Complete eager and lazy mapping of GLProfiles in respect to multiple de... | Sven Gothel | 2010-11-14 | 1 | -98/+195 |
* | JOGL GLContextImpl: Trigger ProcAddressTable mapping via 'setGLFunctionAvaila... | Sven Gothel | 2010-11-03 | 1 | -8/+13 |
* | JOGL: HashMap ProcAddressTable for all GL profiles incl GLX/WGL/CGL/EGL | Sven Gothel | 2010-10-29 | 1 | -24/+51 |
* | JOGL: Reenable Applet/Webstart/RCP support for JOGL + AWT + X11 | Sven Gothel | 2010-10-14 | 1 | -2/+2 |
* | NativeWindow/NativeSurface Refactoring ; Added mouseClick NEWT/AWT unit test | Sven Gothel | 2010-10-06 | 1 | -5/+6 |
* | Misc Cleanups | Sven Gothel | 2010-09-15 | 1 | -5/+5 |
* | Merge branch 'master' of git://github.com/sgothel/jogl | Michael Bien | 2010-09-10 | 1 | -10/+10 |
|\ |
|
| * | NEWT: Focus Fix + Cleanup | Sven Gothel | 2010-09-03 | 1 | -10/+10 |
* | | trivial code cleanup in glx package. | Michael Bien | 2010-09-09 | 1 | -18/+22 |
|/ |
|
* | Add OpenGL 3.3, 4.0 and 4.1 language mapping. | Sven Gothel | 2010-08-24 | 1 | -0/+6 |
* | GLAutoDrawable: setAnimator/getAnimator/invoke/display changes; NEWT: Adding ... | Sven Gothel | 2010-07-07 | 1 | -1/+1 |
* | Provide a classloader for all reflection driven classloading ops. | Michael Bien | 2010-06-17 | 1 | -1/+1 |
* | Fix: Locking/Threading; Common IntIntHashMap and Buffers; Fix: glMap*Buffer*;... | Sven Gothel | 2010-06-10 | 1 | -44/+96 |
* | JOGL: Unify library loading (impl and binding), incl. lookup ; GLAutoDrawable... | Sven Gothel | 2010-06-04 | 1 | -3/+12 |
* | JOGL: Unified GLContext native handle | Sven Gothel | 2010-06-02 | 1 | -5/+0 |
* | Missing comment for last commit 6798fc1fb008eff4179f64775a7bf33cfbfd1981: | Sven Gothel | 2010-05-11 | 1 | -39/+5 |
* | JOGL | Sven Gothel | 2010-04-28 | 1 | -4/+1 |
* | JOGL Error Handling | Sven Gothel | 2010-04-27 | 1 | -0/+10 |
* | - Fix GLProcAddressResolver regression: Use GLProcAddressResolver ! | Sven Gothel | 2010-04-27 | 1 | -1/+3 |
* | modifications due to method renaming in gluegen/procaddresstable. | Michael Bien | 2010-04-24 | 1 | -2/+1 |
* | changes due to refactorings in ProcAddressTable. | Michael Bien | 2010-04-24 | 1 | -1/+1 |
* | NEWT/AWT Interoperability | Sven Gothel | 2010-04-24 | 1 | -5/+2 |
* | Bring back GL2ES12 impl. for GL2ES1 and GL2ES2 desktop j2se and cdc. Fixing p... | Sven Gothel | 2010-04-22 | 1 | -4/+1 |
* | JOGL GL4 preperation (cont): | Sven Gothel | 2010-04-20 | 1 | -174/+315 |
* | JOGL GL4 preperation: | Sven Gothel | 2010-04-16 | 1 | -12/+311 |
* | ATI (fglrx) PBuffer/X11Display bug workaround/cleanup | Sven Gothel | 2010-04-13 | 1 | -4/+22 |
* | modifications due to class movement in gluegen. | Michael Bien | 2010-03-31 | 1 | -1/+1 |
* | final large refactoring to move to com.jogamp.*. | Michael Bien | 2010-03-28 | 1 | -1/+1 |
* | refactoring part 3 (impl package): renamed com.sun.opengl -> com.jogamp.opengl. | Michael Bien | 2010-03-27 | 1 | -0/+602 |