| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix GLDrawableFactory lack of GLProfile initialization in case get*Factory() ... | Sven Gothel | 2011-12-13 | 1 | -7/+3 |
* | Fix concurrency bug of GLProfile initialization ; Fix SharedResourceRunner 'd... | Sven Gothel | 2011-12-11 | 1 | -6/+19 |
* | New GLProfile.ShutdownType: SHARED_ONLY / COMPLETE - Enhance/Fix Lifecycle Ma... | Sven Gothel | 2011-12-01 | 1 | -6/+7 |
* | GLDrawableFactory: Implementations lifecycle is handled via constructor/destr... | Sven Gothel | 2011-12-01 | 1 | -27/+43 |
* | More Robust GLProfile Initialization ; Add NativeWindowFactory Shutdown | Sven Gothel | 2011-11-30 | 1 | -2/+1 |
* | Fix GLDrawableFactory: Move 'GLContext getOrCreateSharedContext(..)' to non p... | Sven Gothel | 2011-11-21 | 1 | -16/+0 |
* | JOGL: Make GLProfile shutdown()/initSingleton() functional, ie. proper recrea... | Sven Gothel | 2011-09-08 | 1 | -17/+15 |
* | Cleanup: Java Generics Use and Removed Unused Methods | Sven Gothel | 2011-08-24 | 1 | -4/+4 |
* | GLProfile / eager init: Use relaxed query, if context was created while initi... | Sven Gothel | 2011-08-07 | 1 | -7/+5 |
* | GLDrawableFactory::getFactoryImpl(): Only return the EGL factory if profile i... | Sven Gothel | 2011-07-31 | 1 | -7/+6 |
* | Promote GLDrawableFactory.getOrCreateSharedContext(..) to public. | Sven Gothel | 2011-03-26 | 1 | -1/+1 |
* | JOGL GLDrawableFactory: Expose experimental method createProxySurface(..) for... | Sven Gothel | 2011-02-28 | 1 | -0/+18 |
* | Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m... | Sven Gothel | 2011-02-09 | 1 | -6/+6 |
* | JOGL change of default GLProfile order: GL4bc, GL3bc, GL2, GL2GL3, GL4, GL3, ... | Sven Gothel | 2011-01-31 | 1 | -1/+3 |
* | GLCapabilities enhancements: Choosing, All-Available, Data Handling (X11, WGL... | Sven Gothel | 2011-01-31 | 1 | -28/+57 |
* | Adding NVIDIA 'Threaded optimization' workaround/fix at initialization on Win... | Sven Gothel | 2010-12-19 | 1 | -0/+3 |
* | GLDrawableFactory: Add getFactory(AbstractGraphicsDevice device) | Sven Gothel | 2010-12-19 | 1 | -1/+20 |
* | Cleanup GLDrawableFactory API and platform Implementations | Sven Gothel | 2010-12-03 | 1 | -24/+61 |
* | Finishing Immutable changes including GLCapabiltiesImmutable. | Sven Gothel | 2010-11-17 | 1 | -3/+3 |
* | Move shutdown hook registration to GLDrawableFactory. | Sven Gothel | 2010-11-17 | 1 | -5/+57 |
* | JOGL: Complete eager and lazy mapping of GLProfiles in respect to multiple de... | Sven Gothel | 2010-11-14 | 1 | -0/+52 |
* | Promoted the shutdown hook from GLDrawableFactoryImpl to GLProfile. | Sven Gothel | 2010-10-29 | 1 | -13/+35 |
* | 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 | -2/+3 |
* | Provide a classloader for all reflection driven classloading ops. | Michael Bien | 2010-06-17 | 1 | -3/+4 |
* | Fix: Locking/Threading; Common IntIntHashMap and Buffers; Fix: glMap*Buffer*;... | Sven Gothel | 2010-06-10 | 1 | -12/+12 |
* | NEWT/AWT Interoperability | Sven Gothel | 2010-04-24 | 1 | -7/+0 |
* | JOGL GL4 preperation (cont): | Sven Gothel | 2010-04-20 | 1 | -31/+31 |
* | Further ATI (fglrx) X11Display bug workaround/cleanup | Sven Gothel | 2010-04-15 | 1 | -0/+2 |
* | ATI (fglrx) PBuffer/X11Display bug workaround/cleanup | Sven Gothel | 2010-04-13 | 1 | -4/+3 |
* | fixed a bunch of javadoc warnings. | Michael Bien | 2010-03-29 | 1 | -2/+2 |
* | final large refactoring to move to com.jogamp.*. | Michael Bien | 2010-03-28 | 1 | -1/+1 |
* | refactoring: renamed com.sun.opengl -> com.jogamp.opengl. | Michael Bien | 2010-03-27 | 1 | -7/+6 |
* | GLDrawableFactory Cleanup (-> On- Offscreen and PBuffer) | Sven Gothel | 2009-10-05 | 1 | -30/+23 |
* | 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 | 1 | -1/+1 |
* | Use getNativeWindowType(custom=true) for factory selection; Don't fail is non... | sg215889 | 2009-07-28 | 1 | -5/+9 |
* | Add: Extended support for CVM: | sg215889 | 2009-07-12 | 1 | -2/+7 |
* | Fix property query. Thx to Ken pointing this out. | Sven Gothel | 2009-07-03 | 1 | -1/+1 |
* | Fix property handling ; Adding jnlp. aliasing for properties | Sven Gothel | 2009-07-03 | 1 | -7/+1 |
* | Copied JOGL_2_SANDBOX r1957 on to trunk; JOGL_2_SANDBOX branch is now closed | Kenneth Russel | 2009-06-15 | 1 | -0/+291 |