aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/native
Commit message (Expand)AuthorAgeFilesLines
* MaxOSXWindowSystemInterface: deleteContext / releaseNSOpenGLLayer:Sven Gothel2011-12-172-10/+25
* GLDebugMessageHandler: Disable Windows 32bit due to 32bit on 64bit JVM/OpenGL...Sven Gothel2011-12-131-10/+20
* 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
* JOGL: Add 'struct timespec' (POSIX) utils for native time handlingSven Gothel2011-11-082-0/+82
* 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
* 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: Always release ctx on main thread (offscreen was frozen as well); Cle...Sven Gothel2011-10-132-30/+18
* 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-133-27/+61
* 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
* deployment resturcturing: combine nativewindow/jogl/newt ; newt: 'driver' sep...Sven Gothel2011-08-051-0/+1
* Utilize GlueGen's platform independent header for stdin.h, gluegen_stdint.h, ...Sven Gothel2011-06-111-17/+2
* GLContext GLDebugMessages: Add synchronous status/dumpStack; Remove length in...Sven Gothel2011-04-281-0/+24
* Add unified support for GL_ARB_debug_output and GL_AMD_debug_output.Sven Gothel2011-04-243-0/+251
* Fix TAB: Replace all TAB with 4 spacesSven Gothel2011-04-084-393/+393
* Complete removal of NV KD and OMX started with 46f17013c7cd59d551371edb2c1a4a...Sven Gothel2010-11-062-26/+45
* Fix file modesSven Gothel2010-07-071-0/+0
* GlueGen/JOGL Windows x86 x86_64 BuildsSven Gothel2010-05-161-1/+1
* moved com.jogamp.javafx.* to com.jogamp.*.Michael Bien2010-03-292-16/+16
* final large refactoring to move to com.jogamp.*.Michael Bien2010-03-282-28/+28
* Fix On-/Offscreen and PBuffer.Sven Gothel2009-10-051-1/+6
* Fix MacOSX External GLContextSven Gothel2009-09-252-25/+82
* Copied JOGL_2_SANDBOX r1957 on to trunk; JOGL_2_SANDBOX branch is now closedKenneth Russel2009-06-158-0/+3210