aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/jogamp/opengl/macosx
Commit message (Expand)AuthorAgeFilesLines
* Impl layeredSurface (java/native):Sven Gothel2011-11-056-22/+182
* OSX: Enable OpenGL profile support, ie OpenGL 3.2 -> GL3 for OSX >= 10.7Sven Gothel2011-10-264-152/+357
* MacOSX: Pull down (and fix releaseContext) NSOPENGL/CGL mode/impl, fixes SWT ...Sven Gothel2011-10-258-588/+496
* MacOSX: Always release ctx on main thread (offscreen was frozen as well); Cle...Sven Gothel2011-10-134-21/+4
* MacOSX: Fix shared ctx release [onMainThread]; Make GLContextShareSet lifecyc...Sven Gothel2011-10-133-19/+25
* JOGL/OSX: Properly utilize NSOpenGLContext update() via ContextUpdater, which...Sven Gothel2011-10-131-11/+37
* NEWT/JOGL: MacOSX UpdateSven Gothel2011-09-251-0/+2
* *GLContext: resetStates(); getPlatformExtensionsString(); GLX/WGL NV_swap_gro...Sven Gothel2011-09-091-7/+13
* Add GL Version 4.2 in GLContext Query - Add verification via glGetIntegerv(GL...Sven Gothel2011-09-024-4/+4
* DynamicLibraryBundle*: Use generics for better spec - following gluegen commi...Sven Gothel2011-08-311-18/+9
* Cleanup: Java Generics Use and Removed Unused MethodsSven Gothel2011-08-241-2/+2
* Adapt to DynamicLibraryBundleInfo API change ; Remove non std EGL/ES libs (An...Sven Gothel2011-08-091-1/+1
* GLProfile / eager init: Use relaxed query, if context was created while initi...Sven Gothel2011-08-071-2/+7
* GLContext Impl: Fix Platform 'GLX' ProcAddress Caching, allow multiple typesSven Gothel2011-08-011-3/+3
* GLContextImpl: GLContextLock -> RecursiveLockSven Gothel2011-04-231-5/+5
* Fix TAB: Replace all TAB with 4 spacesSven Gothel2011-04-083-7/+7
* JOGL OSX: Cleanup imports/overrideSven Gothel2011-03-012-5/+4
* JOGL GLDrawableFactory: Expose experimental method createProxySurface(..) for...Sven Gothel2011-02-281-0/+6
* GLProfile: More Tolerant for missing features; MacOSX: Fix External Context /...Sven Gothel2011-02-262-3/+9
* NativeWindow ProxySurface Abstraction and lock/unlock Surface cleanupSven Gothel2011-02-222-8/+4
* Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m...Sven Gothel2011-02-0916-40/+40
* Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m...Sven Gothel2011-02-0816-0/+2468