summaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/com/jogamp/opengl/impl/macosx
Commit message (Expand)AuthorAgeFilesLines
* Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m...Sven Gothel2011-02-0816-2468/+0
* GLCapabilities enhancements: Choosing, All-Available, Data Handling (X11, WGL...Sven Gothel2011-01-313-6/+13
* Cleanup GLGraphicsConfiguration[Factory] implementations (X11/WGL)Sven Gothel2010-12-102-2/+4
* JOGL: GLContextImpl's updateGLXProcAddressTable(..) only uses device as a key...Sven Gothel2010-12-091-6/+9
* Cleanup GLDrawableFactory API and platform ImplementationsSven Gothel2010-12-031-9/+16
* JOGL: Proper handling of Read Drawable Support (if not supported), add query.Sven Gothel2010-11-282-14/+8
* Reduce visibility -> package privateSven Gothel2010-11-262-15/+15
* JOGL/AWT: Fix ~ 2 year old regressions: Choose & Use GraphicsConfiguration fo...Sven Gothel2010-11-181-7/+3
* Finishing Immutable changes including GLCapabiltiesImmutable.Sven Gothel2010-11-178-61/+75
* NativeWindow AbstractGraphicsDevice: Add 'unitID' attribute and getUniqueID()Sven Gothel2010-11-153-9/+5
* 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-142-11/+43
* JOGL DrawableFactory/AWT: Only use AWT factory if AWT is enabledSven Gothel2010-11-031-5/+6
* Minor cleanup: strings, unused vars, ..Sven Gothel2010-11-021-3/+3
* JOGL: HashMap ProcAddressTable for all GL profiles incl GLX/WGL/CGL/EGLSven Gothel2010-10-291-6/+24
* Promoted the shutdown hook from GLDrawableFactoryImpl to GLProfile.Sven Gothel2010-10-292-6/+1
* JOGL: Reenable Applet/Webstart/RCP support for JOGL + AWT + X11Sven Gothel2010-10-144-15/+13
* NativeWindow/NativeSurface Refactoring ; Added mouseClick NEWT/AWT unit testSven Gothel2010-10-069-40/+73
* Misc CleanupsSven Gothel2010-09-152-7/+3
* Removed COPYRIGHT.txt file, whichSven Gothel2010-09-141-25/+26
* 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-109-251/+104
* JOGL: Unify library loading (impl and binding), incl. lookup ; GLAutoDrawable...Sven Gothel2010-06-043-13/+103
* JOGL: Unified GLContext native handleSven Gothel2010-06-025-151/+149
* JOGLSven Gothel2010-04-281-0/+3
* JOGL Error HandlingSven Gothel2010-04-271-3/+0
* - Fix GLProcAddressResolver regression: Use GLProcAddressResolver !Sven Gothel2010-04-271-1/+2
* NEWT/AWT InteroperabilitySven Gothel2010-04-241-0/+1
* reviewed calls to lockSurface() and ensured propper unlocking.Michael Bien2010-04-231-5/+2
* Review of using isGL2() and GL2.GL*Sven Gothel2010-04-223-4/+4
* JOGL GL4 preperation (cont):Sven Gothel2010-04-206-28/+35
* Fix broken Offscreen/Pbuffer query introduced in bd4904fb04ab2168aeaf76e74385...Sven Gothel2010-04-161-4/+1
* JOGL GL4 preperation:Sven Gothel2010-04-164-8/+12
* ATI (fglrx) PBuffer/X11Display bug workaround/cleanupSven Gothel2010-04-133-14/+9
* modifications due to class movement in gluegen.Michael Bien2010-03-314-6/+4
* Adaptions toSven Gothel2010-03-302-10/+12
* final large refactoring to move to com.jogamp.*.Michael Bien2010-03-284-5/+5
* refactoring part 3 (impl package): renamed com.sun.opengl -> com.jogamp.opengl.Michael Bien2010-03-2715-0/+2432