aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/javax/media/opengl/GLDrawableFactory.java
Commit message (Expand)AuthorAgeFilesLines
* Cleanup GLDrawableFactory API and platform ImplementationsSven Gothel2010-12-031-24/+61
* Finishing Immutable changes including GLCapabiltiesImmutable.Sven Gothel2010-11-171-3/+3
* Move shutdown hook registration to GLDrawableFactory.Sven Gothel2010-11-171-5/+57
* JOGL: Complete eager and lazy mapping of GLProfiles in respect to multiple de...Sven Gothel2010-11-141-0/+52
* Promoted the shutdown hook from GLDrawableFactoryImpl to GLProfile.Sven Gothel2010-10-291-13/+35
* JOGL: Reenable Applet/Webstart/RCP support for JOGL + AWT + X11Sven Gothel2010-10-141-2/+2
* NativeWindow/NativeSurface Refactoring ; Added mouseClick NEWT/AWT unit testSven Gothel2010-10-061-2/+3
* Provide a classloader for all reflection driven classloading ops.Michael Bien2010-06-171-3/+4
* Fix: Locking/Threading; Common IntIntHashMap and Buffers; Fix: glMap*Buffer*;...Sven Gothel2010-06-101-12/+12
* NEWT/AWT InteroperabilitySven Gothel2010-04-241-7/+0
* JOGL GL4 preperation (cont):Sven Gothel2010-04-201-31/+31
* Further ATI (fglrx) X11Display bug workaround/cleanupSven Gothel2010-04-151-0/+2
* ATI (fglrx) PBuffer/X11Display bug workaround/cleanupSven Gothel2010-04-131-4/+3
* fixed a bunch of javadoc warnings.Michael Bien2010-03-291-2/+2
* final large refactoring to move to com.jogamp.*.Michael Bien2010-03-281-1/+1
* refactoring: renamed com.sun.opengl -> com.jogamp.opengl.Michael Bien2010-03-271-7/+6
* GLDrawableFactory Cleanup (-> On- Offscreen and PBuffer)Sven Gothel2009-10-051-30/+23
* Pbuffer GLDrawableFactory integration (2)Sven Gothel2009-10-021-3/+36
* NativeWindowFactory:Sven Gothel2009-10-021-4/+9
* Fix doc bug @arg -> @paramSven Gothel2009-08-021-1/+1
* Use getNativeWindowType(custom=true) for factory selection; Don't fail is non...sg2158892009-07-281-5/+9
* Add: Extended support for CVM:sg2158892009-07-121-2/+7
* Fix property query. Thx to Ken pointing this out.Sven Gothel2009-07-031-1/+1
* Fix property handling ; Adding jnlp. aliasing for propertiesSven Gothel2009-07-031-7/+1
* Copied JOGL_2_SANDBOX r1957 on to trunk; JOGL_2_SANDBOX branch is now closedKenneth Russel2009-06-151-0/+291