| Commit message (Expand) | Author | Age | Files | Lines |
* | Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m... | Sven Gothel | 2011-02-08 | 1 | -542/+0 |
* | JOGL change of default GLProfile order: GL4bc, GL3bc, GL2, GL2GL3, GL4, GL3, ... | Sven Gothel | 2011-01-31 | 1 | -2/+1 |
* | Fix: In case no shared resource is available, query the GLXVersion. | Sven Gothel | 2011-01-31 | 1 | -0/+5 |
* | GLCapabilities enhancements: Choosing, All-Available, Data Handling (X11, WGL... | Sven Gothel | 2011-01-31 | 1 | -30/+43 |
* | makeCurrent/release within closures | Sven Gothel | 2010-12-12 | 1 | -3/+4 |
* | Generalize SharedResourceRunner and use/impl it for WGL as well (besides X11). | Sven Gothel | 2010-12-11 | 1 | -262/+140 |
* | Cleanup GLGraphicsConfiguration[Factory] implementations (X11/WGL) | Sven Gothel | 2010-12-10 | 1 | -0/+1 |
* | Cleanup GLDrawableFactory API and platform Implementations | Sven Gothel | 2010-12-03 | 1 | -36/+37 |
* | JOGL: Proper handling of Read Drawable Support (if not supported), add query. | Sven Gothel | 2010-11-28 | 1 | -65/+70 |
* | JOGL/X11 Shutdown: Don't close pending Display connections since it may cause... | Sven Gothel | 2010-11-22 | 1 | -1/+3 |
* | Finishing Immutable changes including GLCapabiltiesImmutable. | Sven Gothel | 2010-11-17 | 1 | -3/+5 |
* | NativeWindow AbstractGraphicsDevice: Add 'unitID' attribute and getUniqueID() | Sven Gothel | 2010-11-15 | 1 | -2/+2 |
* | JOGL X11/WGL: Proper usage of the shared resources in implementation | Sven Gothel | 2010-11-14 | 1 | -48/+78 |
* | JOGL: Complete eager and lazy mapping of GLProfiles in respect to multiple de... | Sven Gothel | 2010-11-14 | 1 | -100/+256 |
* | The 'shared resource' thread must be a deamon, otherwise the application won'... | Sven Gothel | 2010-11-09 | 1 | -1/+3 |
* | JOGL DrawableFactory/AWT: Only use AWT factory if AWT is enabled | Sven Gothel | 2010-11-03 | 1 | -16/+18 |
* | Proper X11 Display Closing | Sven Gothel | 2010-10-29 | 1 | -15/+1 |
* | Promoted the shutdown hook from GLDrawableFactoryImpl to GLProfile. | Sven Gothel | 2010-10-29 | 1 | -48/+134 |
* | Analysis of glXMakeCurrent freeze on ATI fglrx 8.78.6; Misc .. | Sven Gothel | 2010-10-26 | 1 | -2/+2 |
* | 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 | 1 | -58/+71 |
* | JOGL: WindowsWGLDrawableFactory/X11GLXDrawableFactory: synchronize sharedCont... | Sven Gothel | 2010-10-09 | 1 | -9/+9 |
* | NativeWindow/NativeSurface Refactoring ; Added mouseClick NEWT/AWT unit test | Sven Gothel | 2010-10-06 | 1 | -9/+10 |
* | GLAutoDrawable: setAnimator/getAnimator/invoke/display changes; NEWT: Adding ... | Sven Gothel | 2010-07-07 | 1 | -2/+2 |
* | 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 | -73/+55 |
* | JOGL: Unify library loading (impl and binding), incl. lookup ; GLAutoDrawable... | Sven Gothel | 2010-06-04 | 1 | -19/+6 |
* | Changed NEWT NativeWindow creation contract - AWT/NEWT Parenting - Misc Fixes | Sven Gothel | 2010-05-21 | 1 | -90/+27 |
* | Remove critical path in shutdown .. | Sven Gothel | 2010-05-04 | 1 | -2/+4 |
* | JOGL Error Handling | Sven Gothel | 2010-04-27 | 1 | -1/+3 |
* | - Fix GLProcAddressResolver regression: Use GLProcAddressResolver ! | Sven Gothel | 2010-04-27 | 1 | -47/+117 |
* | modifications due to method renaming in gluegen/procaddresstable. | Michael Bien | 2010-04-24 | 1 | -2/+2 |
* | changes due to refactorings in ProcAddressTable. | Michael Bien | 2010-04-24 | 1 | -1/+1 |
* | NEWT/AWT Interoperability | Sven Gothel | 2010-04-24 | 1 | -19/+4 |
* | reviewed X11Lib.XLock/UnlockDisplay() usage: | Michael Bien | 2010-04-22 | 1 | -9/+18 |
* | JOGL GL4 preperation (cont): | Sven Gothel | 2010-04-20 | 1 | -32/+20 |
* | JOGL GL4 preperation (cont): | Sven Gothel | 2010-04-17 | 1 | -5/+27 |
* | JOGL (Windows): | Sven Gothel | 2010-04-15 | 1 | -0/+3 |
* | Further ATI (fglrx) X11Display bug workaround/cleanup | Sven Gothel | 2010-04-15 | 1 | -47/+109 |
* | ATI (fglrx) PBuffer/X11Display bug workaround/cleanup | Sven Gothel | 2010-04-13 | 1 | -28/+60 |
* | modifications due to class movement in gluegen. | Michael Bien | 2010-03-31 | 1 | -4/+1 |
* | final large refactoring to move to com.jogamp.*. | Michael Bien | 2010-03-28 | 1 | -3/+3 |
* | refactoring part 3 (impl package): renamed com.sun.opengl -> com.jogamp.opengl. | Michael Bien | 2010-03-27 | 1 | -0/+285 |