| Commit message (Expand) | Author | Age | Files | Lines |
* | Reformated license tag; Added Khronos license | Sven Gothel | 2010-11-08 | 1 | -29/+27 |
* | Fix imports .. | Sven Gothel | 2010-11-07 | 7 | -32/+82 |
* | Fix NativeSignatureJavaMethodBindingEmitter usage; Fix imports | Sven Gothel | 2010-11-07 | 1 | -11/+9 |
* | Gluegen parts in src/gluegen (clean) | Sven Gothel | 2010-11-07 | 10 | -0/+3550 |
* | Fix buffer size: 64bit GLBufferSizeTracker, hash over addr+size, save fail-fa... | Sven Gothel | 2010-11-06 | 2 | -11/+158 |
* | Added missing JogAmp copyright | Sven Gothel | 2010-11-06 | 5 | -3/+84 |
* | Complete 1be7b5271ec1d08b6929a88dd811754d33d149de, EGL_KHR_fence_sync .. | Sven Gothel | 2010-11-06 | 1 | -3/+3 |
* | Added fast path to equals impl. | Sven Gothel | 2010-11-06 | 3 | -3/+34 |
* | Complete removal of NV KD and OMX started with 46f17013c7cd59d551371edb2c1a4a... | Sven Gothel | 2010-11-06 | 2 | -26/+45 |
* | JOGL/X11: Decorate glxMakeContextCurrent calls from makeCurrentImpl/releaseIm... | Sven Gothel | 2010-11-04 | 1 | -10/+20 |
* | JOGL/X11: Fix context scanning, misc simplifications .. | Sven Gothel | 2010-11-03 | 6 | -93/+83 |
* | JOGL GLContextImpl: Trigger ProcAddressTable mapping via 'setGLFunctionAvaila... | Sven Gothel | 2010-11-03 | 1 | -8/+13 |
* | JOGL DrawableFactory/AWT: Only use AWT factory if AWT is enabled | Sven Gothel | 2010-11-03 | 3 | -25/+30 |
* | Minor cleanup: strings, unused vars, .. | Sven Gothel | 2010-11-02 | 2 | -5/+5 |
* | JOGL: HashMap ProcAddressTable for all GL profiles incl GLX/WGL/CGL/EGL | Sven Gothel | 2010-10-29 | 9 | -85/+165 |
* | Proper X11 Display Closing | Sven Gothel | 2010-10-29 | 4 | -47/+73 |
* | Promoted the shutdown hook from GLDrawableFactoryImpl to GLProfile. | Sven Gothel | 2010-10-29 | 8 | -225/+337 |
* | ThreadingImpl: AWT semantic cleanup. | Sven Gothel | 2010-10-29 | 2 | -24/+25 |
* | Animator Fix/Cleanup | Sven Gothel | 2010-10-28 | 5 | -47/+76 |
* | WindowImpl/GLWindow LifecycleHook: | Sven Gothel | 2010-10-27 | 3 | -9/+63 |
* | GLAnimatorControl/Animator: Allow stop() if paused() | Sven Gothel | 2010-10-27 | 2 | -11/+7 |
* | Minor: fix imports, JAWTUtil: query headless 1st (faster), NativeWindowFactor... | Sven Gothel | 2010-10-27 | 1 | -1/+0 |
* | Analysis of glXMakeCurrent freeze on ATI fglrx 8.78.6; Misc .. | Sven Gothel | 2010-10-26 | 2 | -21/+21 |
* | can't enable x11IOErrorHandler without disable | Sven Gothel | 2010-10-26 | 1 | -1/+9 |
* | X11Util: lock toolkit/x11 unification | Sven Gothel | 2010-10-26 | 1 | -32/+28 |
* | JOGL: Reenable Applet/Webstart/RCP support for JOGL + AWT + X11 | Sven Gothel | 2010-10-14 | 34 | -254/+361 |
* | Add version info tool, to allow more precise bug reports | Sven Gothel | 2010-10-14 | 1 | -0/+135 |
* | Fix: Memory consumption | Sven Gothel | 2010-10-14 | 5 | -64/+113 |
* | Fix: Avoid list modification while iterator in use (ConcurrentModificationExc... | Sven Gothel | 2010-10-14 | 1 | -19/+24 |
* | Fix: Avoid list modification while iterator in use (ConcurrentModificationExc... | Sven Gothel | 2010-10-14 | 1 | -12/+34 |
* | Harmonize all runtime properties, see doc/Implementation/runtime-properties.txt | Sven Gothel | 2010-10-11 | 10 | -12/+13 |
* | JOGL: WindowsWGLDrawableFactory/X11GLXDrawableFactory: synchronize sharedCont... | Sven Gothel | 2010-10-09 | 3 | -79/+80 |
* | Relocated RecursiveToolkitLock -> gluegen ; NEWT AWTParentWindowAdapter fix &... | Sven Gothel | 2010-10-09 | 2 | -5/+16 |
* | Fix: JOGL GLContextLock starvation; Tighten NEWT/AWT focus unit tests | Sven Gothel | 2010-10-08 | 1 | -32/+43 |
* | NativeWindow/NativeSurface Refactoring ; Added mouseClick NEWT/AWT unit test | Sven Gothel | 2010-10-06 | 55 | -308/+404 |
* | 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 | 13 | -292/+731 |
* | 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 | 1 | -10/+10 |
| |\ |
|
| * | | trivial code cleanup in glx package. | Michael Bien | 2010-09-09 | 17 | -118/+71 |
* | | | Removed COPYRIGHT.txt file, which | Sven Gothel | 2010-09-14 | 14 | -350/+361 |
| |/
|/| |
|
* | | NEWT: Focus Fix + Cleanup | Sven Gothel | 2010-09-03 | 1 | -10/+10 |
|/ |
|
* | minor formatting | Sven Gothel | 2010-08-24 | 1 | -2/+1 |
* | Add OpenGL 3.3, 4.0 and 4.1 language mapping. | Sven Gothel | 2010-08-24 | 2 | -1/+7 |
* | Fix file modes | Sven Gothel | 2010-07-07 | 129 | -0/+0 |
* | GLAutoDrawable: setAnimator/getAnimator/invoke/display changes; NEWT: Adding ... | Sven Gothel | 2010-07-07 | 5 | -8/+8 |
* | Merge branch 'master' of github.com:sgothel/jogl | Sven Gothel | 2010-06-26 | 8 | -15/+19 |
|\ |
|
| * | Provide a classloader for all reflection driven classloading ops. | Michael Bien | 2010-06-17 | 8 | -15/+19 |
* | | GLAutoDrawable: setAnimator/getAnimator/invoke/display changes; NEWT: Adding ... | Sven Gothel | 2010-06-26 | 6 | -85/+218 |
|/ |
|