aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/com/jogamp/opengl/impl/macosx/cgl/MacOSXCGLDrawableFactory.java
Commit message (Expand)AuthorAgeFilesLines
* Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m...Sven Gothel2011-02-081-223/+0
* GLCapabilities enhancements: Choosing, All-Available, Data Handling (X11, WGL...Sven Gothel2011-01-311-2/+9
* Cleanup GLDrawableFactory API and platform ImplementationsSven Gothel2010-12-031-9/+16
* Finishing Immutable changes including GLCapabiltiesImmutable.Sven Gothel2010-11-171-2/+2
* NativeWindow AbstractGraphicsDevice: Add 'unitID' attribute and getUniqueID()Sven Gothel2010-11-151-6/+2
* JOGL X11/WGL: Proper usage of the shared resources in implementationSven Gothel2010-11-141-1/+1
* JOGL: Complete eager and lazy mapping of GLProfiles in respect to multiple de...Sven Gothel2010-11-141-2/+36
* JOGL DrawableFactory/AWT: Only use AWT factory if AWT is enabledSven Gothel2010-11-031-5/+6
* Promoted the shutdown hook from GLDrawableFactoryImpl to GLProfile.Sven Gothel2010-10-291-1/+1
* JOGL: Reenable Applet/Webstart/RCP support for JOGL + AWT + X11Sven Gothel2010-10-141-6/+6
* NativeWindow/NativeSurface Refactoring ; Added mouseClick NEWT/AWT unit testSven Gothel2010-10-061-8/+9
* GLAutoDrawable: setAnimator/getAnimator/invoke/display changes; NEWT: Adding ...Sven Gothel2010-07-071-2/+2
* Provide a classloader for all reflection driven classloading ops.Michael Bien2010-06-171-1/+1
* Fix: Locking/Threading; Common IntIntHashMap and Buffers; Fix: glMap*Buffer*;...Sven Gothel2010-06-101-3/+18
* JOGL: Unify library loading (impl and binding), incl. lookup ; GLAutoDrawable...Sven Gothel2010-06-041-11/+8
* NEWT/AWT InteroperabilitySven Gothel2010-04-241-0/+1
* JOGL GL4 preperation (cont):Sven Gothel2010-04-201-3/+8
* ATI (fglrx) PBuffer/X11Display bug workaround/cleanupSven Gothel2010-04-131-3/+3
* modifications due to class movement in gluegen.Michael Bien2010-03-311-3/+1
* 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/+161