aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/com/jogamp/opengl/impl/GLDrawableFactoryImpl.java
Commit message (Expand)AuthorAgeFilesLines
* Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m...Sven Gothel2011-02-081-452/+0
* Fix bug #461 on NV/Win (caps selection)Sven Gothel2011-02-051-13/+2
* Fixed bug 450 (unrendered right side of GLJPanel in Gears)wwalker2011-02-021-1/+1
* GLCapabilities enhancements: Choosing, All-Available, Data Handling (X11, WGL...Sven Gothel2011-01-311-28/+2
* Cleanup GLDrawableFactory API and platform ImplementationsSven Gothel2010-12-031-43/+99
* Finishing Immutable changes including GLCapabiltiesImmutable.Sven Gothel2010-11-171-14/+34
* JOGL: Complete eager and lazy mapping of GLProfiles in respect to multiple de...Sven Gothel2010-11-141-2/+0
* Promoted the shutdown hook from GLDrawableFactoryImpl to GLProfile.Sven Gothel2010-10-291-31/+4
* JOGL: Reenable Applet/Webstart/RCP support for JOGL + AWT + X11Sven Gothel2010-10-141-24/+74
* Harmonize all runtime properties, see doc/Implementation/runtime-properties.txtSven Gothel2010-10-111-1/+1
* NativeWindow/NativeSurface Refactoring ; Added mouseClick NEWT/AWT unit testSven Gothel2010-10-061-11/+12
* trivial code cleanup in glx package.Michael Bien2010-09-091-8/+5
* Fix: Locking/Threading; Common IntIntHashMap and Buffers; Fix: glMap*Buffer*;...Sven Gothel2010-06-101-13/+1
* JOGL: Unify library loading (impl and binding), incl. lookup ; GLAutoDrawable...Sven Gothel2010-06-041-5/+7
* Fix privileged access (applet)Sven Gothel2010-04-281-1/+7
* NEWT/AWT InteroperabilitySven Gothel2010-04-241-20/+21
* JOGL GL4 preperation (cont):Sven Gothel2010-04-201-1/+4
* JOGL (Windows):Sven Gothel2010-04-151-3/+0
* Further ATI (fglrx) X11Display bug workaround/cleanupSven Gothel2010-04-151-0/+17
* ATI (fglrx) PBuffer/X11Display bug workaround/cleanupSven Gothel2010-04-131-5/+8
* Added FIXME comment: DBLBUFOFFSCRN, to tag the impl of forcing single buffer ...Sven Gothel2010-04-091-2/+2
* final large refactoring to move to com.jogamp.*.Michael Bien2010-03-281-1/+1
* refactoring part 3 (impl package): renamed com.sun.opengl -> com.jogamp.opengl.Michael Bien2010-03-271-0/+377