aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/native/macosx
Commit message (Expand)AuthorAgeFilesLines
* MacOS: MacOSXCGLContext.drawableUpdatedNotify(): Issue updateContext() on mai...Sven Gothel2023-01-141-9/+25
* Bug 1398: MacOS: Perform [NSOpenGLContext setView:] on main-thread async w/o ...Sven Gothel2020-02-241-30/+23
* Bug 1087: Set default framebuffer for OSX DummyDrawable, hence enforce NSView...Sven Gothel2014-10-081-1/+1
* Fix Bug 1019 - Remedy of Bug 691 causes 'access/modify after free' and crashe...Sven Gothel2014-06-121-27/+2
* Bug 741 HiDPI: Add ScalableSurface interface to get/set pixelScale w/ full OS...Sven Gothel2014-06-081-4/+8
* Bug 742 HiDPI: [Core API Change] Distinguish window-units and pixel-units: Re...Sven Gothel2014-05-231-1/+1
* Bug 742 HiDPI: [Core API Change] Distinguish window-units and pixel-units; Ad...Sven Gothel2014-05-212-19/+45
* [Jogl|Nativewindow|Newt]Common: Align all *Common_GetJNIEnv()/_ReleaseJNIEnv(...Sven Gothel2014-01-111-0/+1
* Bug 871 - Add optional xcode.clang support for all modules (Extends Bug 837 w...Sven Gothel2013-10-241-1/+1
* Bug816 OSX CALayer: Issue w/ JSplitPane within Apple (Firefox, Safari - not a...Sven Gothel2013-10-091-3/+4
* Bug 816: Fix OSX CALayer 'quirks' for AWT 1.7.0_40 - See JAWTUtil JAWT_OSX_CA...Sven Gothel2013-09-241-31/+45
* Fix Bug 753: Stuttering caused by lack of GL resource synchronization between...Sven Gothel2013-06-171-32/+31
* OSX/CALayer Threading Part4: Stream all JAWT Root CALayer Operations on OSX M...Sven Gothel2013-04-041-12/+12
* OSX CALayer minor edit: Call [super setFrame..] directlySven Gothel2013-04-031-1/+2
* MyNSOpenGLContext::dealloc: Avoid 'invalid context'Sven Gothel2013-03-191-3/+25
* 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-152-81/+87
* OSX/CALayer: Simplify FixCALayerLayout()/layoutSurfaceLayer() call, no more n...Sven Gothel2013-03-141-62/+1
* OSX/CALayer: Revise CALayer 'RunOnMainThread' utilization, avoiding deadlocksSven Gothel2013-03-141-21/+15
* Bug 665: Allow re-association of GLContext/GLEventListener to a GLDrawable (P...Sven Gothel2013-03-131-7/+10
* Fix CALayer pos/size and animation.b01Sven Gothel2013-02-222-65/+133
* OSX/Java7/CALayer + JAWT: Partially Fix AWT/NEWT CALayer 'out of sight' bug, ...Sven Gothel2013-02-201-7/+17
* Fix Bug 691 (part-3): NSOpenGLLayer::openGLContextForPixelFormat(..) on main-...Sven Gothel2013-02-161-6/+22
* Fix Bug 691 (part-2): Extra '[subLayer release]' is wrong, since 'CGL.release...Sven Gothel2013-02-151-10/+15
* Fix OSX CALayer Bug 690 and Bug 691: Occasional Freeze on CVDisplayLinkStop; ...Sven Gothel2013-02-141-31/+85
* MacOSXCGLContext[NSOpenGLLayer/NSView]: Propagate drawable changeSven Gothel2012-11-042-3/+11
* Add OSX CALayer OpenGL 3 (core) support: Derive pixelformat from parent (GL3)...Sven Gothel2012-10-311-32/+118
* OSX CALayer / MacOSXCGLContext: Remove pbuffer swap garbage; Split pbuffer/FB...Sven Gothel2012-09-201-48/+82
* OSX: Capture 'invalid drawable' message cause by NSOpenGLContext::setView(NUL...Sven Gothel2012-09-162-15/+93
* Seamless Integration of an FBObject based GLFBODrawable as GLOffscreenAutoDra...Sven Gothel2012-09-153-529/+670
* Fix OSX regression of commit 20bf031db719f7baa4c6e74734fc999061e08fe2 - handl...Sven Gothel2012-07-201-1/+1
* Bug 599 - FBObject / Offscreen Support - Part 1Sven Gothel2012-07-192-7/+7
* Fix Bug #589 (JAWT Offscreen-Layer resize) and Offscreen-Layer setSwapInterva...Sven Gothel2012-06-301-41/+42
* JAWTUtil/MacOSXWindowSystemInterface-pbuffer: Cleanup / More DEBUG infoSven Gothel2012-06-301-13/+12
* Completing swap-interval implementation for OSX's CALayer usage. Closing Bug 555Sven Gothel2012-04-222-39/+85
* 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
* OSX Fixes: bug 548 (another regression: pixelfmt), ctx creation failure -> no...Sven Gothel2012-01-131-13/+16
* MaxOSXWindowSystemInterface: deleteContext / releaseNSOpenGLLayer:Sven Gothel2011-12-172-10/+25
* GLContextImpl*: createImpl() / makeCurrentImpl() refinement / robostnessSven Gothel2011-11-291-0/+15
* MacOSX: Disable native verbositySven Gothel2011-11-262-2/+2
* OSX GLLayer (native): Remove CALayer add/remove/swap sublayer animation; Fix ...Sven Gothel2011-11-261-8/+7
* OS X Layered View Part8: Generalize OffscreenLayerSurface ; Use local JAWT in...Sven Gothel2011-11-123-40/+25
* OSX: Fix context update callSven Gothel2011-11-121-2/+2
* OS X Layered View: Part7 Allow NEWT onscreen MacWindow to be used incl repare...Sven Gothel2011-11-112-2/+9
* 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-064-165/+326
* OSX: CGL type cleanup ; layeredSurface impl.Sven Gothel2011-11-052-126/+242