aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/native/macosx/MacOSXWindowSystemInterface.m
Commit message (Expand)AuthorAgeFilesLines
* OSX CGL: Don't issue [NSOpenGLContext clearDrawable] for [NSOpenGLContext set...Sven Gothel2013-03-181-3/+10
* Remodel OSX/CALayer Threading (commit 896e8b021b39e9415040a57a1d540d7d24b02db...Sven Gothel2013-03-151-37/+46
* Fix CALayer pos/size and animation.b01Sven Gothel2013-02-221-1/+0
* MacOSXCGLContext[NSOpenGLLayer/NSView]: Propagate drawable changeSven Gothel2012-11-041-3/+10
* OSX: Capture 'invalid drawable' message cause by NSOpenGLContext::setView(NUL...Sven Gothel2012-09-161-10/+33
* Seamless Integration of an FBObject based GLFBODrawable as GLOffscreenAutoDra...Sven Gothel2012-09-151-35/+5
* Fix OSX regression of commit 20bf031db719f7baa4c6e74734fc999061e08fe2 - handl...Sven Gothel2012-07-201-1/+1
* Bug 599 - FBObject / Offscreen Support - Part 1Sven Gothel2012-07-191-6/+6
* Completing swap-interval implementation for OSX's CALayer usage. Closing Bug 555Sven Gothel2012-04-221-0/+36
* OSX Fixes: bug 548 (another regression: pixelfmt), ctx creation failure -> no...Sven Gothel2012-01-131-13/+16
* MaxOSXWindowSystemInterface: deleteContext / releaseNSOpenGLLayer:Sven Gothel2011-12-171-1/+1
* GLContextImpl*: createImpl() / makeCurrentImpl() refinement / robostnessSven Gothel2011-11-291-0/+15
* OS X Layered View: Use pbuffer method (pbuffer w/ dbl buffer)Sven Gothel2011-11-061-165/+15
* OSX: CGL type cleanup ; layeredSurface impl.Sven Gothel2011-11-051-123/+240
* OSX: Enable OpenGL profile support, ie OpenGL 3.2 -> GL3 for OSX >= 10.7Sven Gothel2011-10-261-0/+8
* OSX: Fix CGL deleteContext()'s release call on MainThread (typo, shall have n...Sven Gothel2011-10-161-2/+2
* OSX: Avoid invoking JNI or performSelectorOnMainThread in JNI if already main...Sven Gothel2011-10-131-1/+1
* MacOSX: Fix shared ctx release [onMainThread]; Make GLContextShareSet lifecyc...Sven Gothel2011-10-131-43/+47
* JOGL/OSX: Properly utilize NSOpenGLContext update() via ContextUpdater, which...Sven Gothel2011-10-131-6/+17
* OSX Minor Cleanups: ctx delete note (freeze when shared ctx), Better MainThre...Sven Gothel2011-10-121-7/+1
* NEWT/JOGL: MacOSX UpdateSven Gothel2011-09-251-0/+5
* Fix TAB: Replace all TAB with 4 spacesSven Gothel2011-04-081-346/+346
* Fix On-/Offscreen and PBuffer.Sven Gothel2009-10-051-1/+6
* Fix MacOSX External GLContextSven Gothel2009-09-251-25/+58
* Copied JOGL_2_SANDBOX r1957 on to trunk; JOGL_2_SANDBOX branch is now closedKenneth Russel2009-06-151-0/+702