aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/com/jogamp/opengl/impl/macosx/cgl/MacOSXCGLContext.java
Commit message (Expand)AuthorAgeFilesLines
* Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m...Sven Gothel2011-02-081-328/+0
* JOGL: GLContextImpl's updateGLXProcAddressTable(..) only uses device as a key...Sven Gothel2010-12-091-6/+9
* JOGL: Proper handling of Read Drawable Support (if not supported), add query.Sven Gothel2010-11-281-13/+7
* Finishing Immutable changes including GLCapabiltiesImmutable.Sven Gothel2010-11-171-4/+4
* JOGL: Complete eager and lazy mapping of GLProfiles in respect to multiple de...Sven Gothel2010-11-141-9/+7
* 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
* NativeWindow/NativeSurface Refactoring ; Added mouseClick NEWT/AWT unit testSven Gothel2010-10-061-2/+3
* Fix: Locking/Threading; Common IntIntHashMap and Buffers; Fix: glMap*Buffer*;...Sven Gothel2010-06-101-41/+4
* JOGL: Unified GLContext native handleSven Gothel2010-06-021-75/+85
* 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
* JOGL GL4 preperation (cont):Sven Gothel2010-04-201-8/+11
* Fix broken Offscreen/Pbuffer query introduced in bd4904fb04ab2168aeaf76e74385...Sven Gothel2010-04-161-4/+1
* JOGL GL4 preperation:Sven Gothel2010-04-161-4/+8
* ATI (fglrx) PBuffer/X11Display bug workaround/cleanupSven Gothel2010-04-131-10/+4
* refactoring part 3 (impl package): renamed com.sun.opengl -> com.jogamp.opengl.Michael Bien2010-03-271-0/+342