aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/native/macosx/MacOSXWindowSystemInterface-pbuffer.m
Commit message (Expand)AuthorAgeFilesLines
* Completing swap-interval implementation for OSX's CALayer usage. Closing Bug 555Sven Gothel2012-04-221-39/+49
* OSX CALayer fix for Java7 (force CALayer to 0/0, always remove all animations)Sven Gothel2012-02-131-5/+15
* NEWT/OSX CALayer Animation Fix: Use '[layer removeAllAnimations]', '[layer re...Sven Gothel2012-01-161-6/+0
* MaxOSXWindowSystemInterface: deleteContext / releaseNSOpenGLLayer:Sven Gothel2011-12-171-9/+24
* OSX GLLayer (native): Remove CALayer add/remove/swap sublayer animation; Fix ...Sven Gothel2011-11-261-8/+7
* OS X Layered View: Part7 Allow NEWT onscreen MacWindow to be used incl repare...Sven Gothel2011-11-111-1/+8
* OS X Layered View: Part6 (native) Using a root CALayer where we attach/detach...Sven Gothel2011-11-101-22/+70
* OS X Layered View: Part5 NEWT/AWT Interaction ; Fix NSOpenGLLayer pos ; CleanupSven Gothel2011-11-091-4/+19
* OS X Layered View: Part2 Java/Native MacOSXCGLContext / MacOSXPbufferCGLContextSven Gothel2011-11-091-41/+286
* OS X Layered View: Use pbuffer method (pbuffer w/ dbl buffer)Sven Gothel2011-11-061-0/+151