| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | Fix GLDrawableFactory lack of GLProfile initialization in case get*Factory() ... | Sven Gothel | 2011-12-13 | 1 | -4/+6 |
* | | Fix concurrency bug of GLProfile initialization ; Fix SharedResourceRunner 'd... | Sven Gothel | 2011-12-11 | 1 | -1/+2 |
* | | Test AWT Translucency: Use ReflectionUtil to use com.sun.awt.AWTUtilities, n/... | Sven Gothel | 2011-12-02 | 1 | -2/+2 |
* | | More AWT-EDT invokeAndWait-wrapping for Frame show/dispose | Sven Gothel | 2011-12-02 | 1 | -3/+3 |
* | | New GLProfile.ShutdownType: SHARED_ONLY / COMPLETE - Enhance/Fix Lifecycle Ma... | Sven Gothel | 2011-12-01 | 1 | -1/+6 |
* | | Move manual GDI utils to GDIUtil ; Minor cleanup. | Sven Gothel | 2011-12-01 | 4 | -61/+4 |
* | | Windows: Bump JVM to 6u29 | Sven Gothel | 2011-11-30 | 7 | -13/+13 |
* | | GLContextImpl*: createImpl() / makeCurrentImpl() refinement / robostness | Sven Gothel | 2011-11-29 | 1 | -1/+2 |
* | | MacOSX: Expose CGL's CGLLockContext(..) and CGLUnlockContext(..) - to provide... | Sven Gothel | 2011-11-29 | 1 | -0/+2 |
* | | Fix Bug 527: Creating a context w/ shared context, while the latter is in use... | Sven Gothel | 2011-11-28 | 2 | -9/+9 |
* | | NativeWindow build: Remove duplicate class X11AWTGraphicsConfigurationFactory... | Sven Gothel | 2011-11-26 | 1 | -3/+3 |
* | | scripts: profile.jogl / setenv-jogl.sh / test.sh: Expose and use AWT / NOAWT ... | Sven Gothel | 2011-11-25 | 2 | -7/+21 |
* | | test script | Sven Gothel | 2011-11-23 | 1 | -2/+4 |
* | | Add Unit Test TestGearsAWTAnalyzeBug455 to analyze bug455 - inconclusive | Sven Gothel | 2011-11-21 | 1 | -1/+2 |
* | | Fix GLDrawableFactory: Move 'GLContext getOrCreateSharedContext(..)' to non p... | Sven Gothel | 2011-11-21 | 1 | -2/+3 |
* | | Enable FreeBSD x86_64 builds (and add swt.jar) | Jacob Senglea | 2011-11-21 | 2 | -0/+3 |
* | | minor edits: test, scripts | Sven Gothel | 2011-11-20 | 2 | -3/+4 |
* | | NEWT build: Add jogamp/newt/driver/* to core | Sven Gothel | 2011-11-19 | 1 | -1/+1 |
* | | Fix Reloc AttachJAWTSurfaceLayer() (commit d644e9321dceeecdd94a1797e25e6e356d... | Sven Gothel | 2011-11-18 | 1 | -0/+1 |
* | | NEWT/AWT Focus Traversal / Deadlock Fix (Windows) ; Harmonized NEWT KeyListen... | Sven Gothel | 2011-11-18 | 2 | -10/+6 |
* | | test script | Sven Gothel | 2011-11-12 | 1 | -3/+11 |
* | | OS X Layered View Part8: Generalize OffscreenLayerSurface ; Use local JAWT in... | Sven Gothel | 2011-11-12 | 2 | -56/+30 |
* | | OS X Layered View: Part6 (native) Using a root CALayer where we attach/detach... | Sven Gothel | 2011-11-10 | 1 | -0/+2 |
* | | OS X Layered View: Part5 NEWT/AWT Interaction ; Fix NSOpenGLLayer pos ; Cleanup | Sven Gothel | 2011-11-09 | 1 | -2/+3 |
* | | OS X Layered View: Part2 Java/Native MacOSXCGLContext / MacOSXPbufferCGLContext | Sven Gothel | 2011-11-09 | 1 | -1/+3 |
* | | JOGL: GLBase Add 'isNPOTTextureAvailable()' for convenience | Sven Gothel | 2011-11-08 | 1 | -0/+5 |
* | | JOGL: Add 'struct timespec' (POSIX) utils for native time handling | Sven Gothel | 2011-11-08 | 1 | -0/+4 |
* | | OS X Layered View: Use pbuffer method (pbuffer w/ dbl buffer) | Sven Gothel | 2011-11-06 | 4 | -6/+9 |
* | | Cleanup ; JAWT* version flag setting based whether | Sven Gothel | 2011-11-05 | 2 | -16/+21 |
* | | OSX: CGL type cleanup ; layeredSurface impl. | Sven Gothel | 2011-11-05 | 9 | -46/+76 |
* | | Merge branch 'master' into osx_jawt_calayers | Sven Gothel | 2011-10-29 | 1 | -3/+7 |
|\| |
|
| * | test script | Sven Gothel | 2011-10-29 | 1 | -3/+7 |
* | | MacOsX/JAWT_SurfaceLayers/CALayers: Kick off / JAWT_getAWT() CALAYER version ... | Sven Gothel | 2011-10-29 | 4 | -5/+61 |
|/ |
|
* | OSX: Enable OpenGL profile support, ie OpenGL 3.2 -> GL3 for OSX >= 10.7 | Sven Gothel | 2011-10-26 | 1 | -1/+11 |
* | MacOSX: Pull down (and fix releaseContext) NSOPENGL/CGL mode/impl, fixes SWT ... | Sven Gothel | 2011-10-25 | 1 | -14/+16 |
* | Proper self containing NV Cg location | Sven Gothel | 2011-10-22 | 10 | -8/+9 |
* | test script | Sven Gothel | 2011-10-22 | 1 | -4/+2 |
* | Cleanup JARs: Add jogl_cg native jar (atomic only); Move newt.event.jar to at... | Sven Gothel | 2011-10-21 | 2 | -9/+18 |
* | Only revert ScreenMode (destroy/shutdown) if owner (Screen) changed it | Sven Gothel | 2011-10-19 | 1 | -2/+2 |
* | Exclude SWT tests on platforms w/o SWT runtime | Sven Gothel | 2011-10-18 | 2 | -4/+17 |
* | bump swt to version 3.7.1 | Sven Gothel | 2011-10-18 | 10 | -1/+3 |
* | use jvmDataModel.arg set by gluegen | Sven Gothel | 2011-10-18 | 1 | -10/+8 |
* | Fix Solaris gcc args ; Cleanup dependencies and linker args; Adding JVM arch ... | Sven Gothel | 2011-10-18 | 9 | -57/+184 |
* | NEWT/OSX: Send events direct w/o EDT queue (like X11 and Win32) | Sven Gothel | 2011-10-16 | 1 | -2/+2 |
* | test script | Sven Gothel | 2011-10-16 | 1 | -2/+2 |
* | Tests/OSX: NEWT is supported. Disable swt.awt for OSX, test currently freezes. | Sven Gothel | 2011-10-13 | 1 | -6/+4 |
* | OSX/SWT: Adding OSXUtil: RunOnMainThread(), IsMainThread() / Utilizing those ... | Sven Gothel | 2011-10-13 | 2 | -7/+16 |
* | MacOSX: Fix shared ctx release [onMainThread]; Make GLContextShareSet lifecyc... | Sven Gothel | 2011-10-13 | 1 | -1/+1 |
* | JOGL/OSX: Properly utilize NSOpenGLContext update() via ContextUpdater, which... | Sven Gothel | 2011-10-13 | 1 | -0/+1 |
* | NEWT Pointer Feature: Add Windows impl. ; Fix test (warp action) ; Minor clea... | Sven Gothel | 2011-10-10 | 1 | -2/+2 |