aboutsummaryrefslogtreecommitdiffstats
path: root/make/scripts
Commit message (Expand)AuthorAgeFilesLines
* test scripts: add argument for java data-type (32 or 64 bit) ; Add OSX 32/64 ...Sven Gothel2011-12-188-20/+21
* test scriptsSven Gothel2011-12-172-4/+4
* New Interface 'OffscreenLayerOption', impl. by JAWTWindow (impl) and NewtCanv...Sven Gothel2011-12-171-2/+3
* GLDebugMessageHandler: Disable Windows 32bit due to 32bit on 64bit JVM/OpenGL...Sven Gothel2011-12-133-4/+8
* Fix GLDrawableFactory lack of GLProfile initialization in case get*Factory() ...Sven Gothel2011-12-131-4/+6
* Fix concurrency bug of GLProfile initialization ; Fix SharedResourceRunner 'd...Sven Gothel2011-12-111-1/+2
* Test AWT Translucency: Use ReflectionUtil to use com.sun.awt.AWTUtilities, n/...Sven Gothel2011-12-021-2/+2
* More AWT-EDT invokeAndWait-wrapping for Frame show/disposeSven Gothel2011-12-021-3/+3
* New GLProfile.ShutdownType: SHARED_ONLY / COMPLETE - Enhance/Fix Lifecycle Ma...Sven Gothel2011-12-011-1/+6
* Windows: Bump JVM to 6u29Sven Gothel2011-11-307-13/+13
* GLContextImpl*: createImpl() / makeCurrentImpl() refinement / robostnessSven Gothel2011-11-291-1/+2
* Fix Bug 527: Creating a context w/ shared context, while the latter is in use...Sven Gothel2011-11-282-9/+9
* scripts: profile.jogl / setenv-jogl.sh / test.sh: Expose and use AWT / NOAWT ...Sven Gothel2011-11-252-7/+21
* test scriptSven Gothel2011-11-231-2/+4
* Add Unit Test TestGearsAWTAnalyzeBug455 to analyze bug455 - inconclusiveSven Gothel2011-11-211-1/+2
* Fix GLDrawableFactory: Move 'GLContext getOrCreateSharedContext(..)' to non p...Sven Gothel2011-11-211-2/+3
* minor edits: test, scriptsSven Gothel2011-11-202-3/+4
* NEWT/AWT Focus Traversal / Deadlock Fix (Windows) ; Harmonized NEWT KeyListen...Sven Gothel2011-11-182-10/+6
* test scriptSven Gothel2011-11-121-3/+11
* OS X Layered View: Part5 NEWT/AWT Interaction ; Fix NSOpenGLLayer pos ; CleanupSven Gothel2011-11-091-2/+3
* OS X Layered View: Use pbuffer method (pbuffer w/ dbl buffer)Sven Gothel2011-11-061-3/+3
* test scriptSven Gothel2011-10-291-3/+7
* MacOSX: Pull down (and fix releaseContext) NSOPENGL/CGL mode/impl, fixes SWT ...Sven Gothel2011-10-251-14/+16
* test scriptSven Gothel2011-10-221-4/+2
* Only revert ScreenMode (destroy/shutdown) if owner (Screen) changed itSven Gothel2011-10-191-2/+2
* Fix Solaris gcc args ; Cleanup dependencies and linker args; Adding JVM arch ...Sven Gothel2011-10-184-0/+124
* NEWT/OSX: Send events direct w/o EDT queue (like X11 and Win32)Sven Gothel2011-10-161-2/+2
* test scriptSven Gothel2011-10-161-2/+2
* OSX/SWT: Adding OSXUtil: RunOnMainThread(), IsMainThread() / Utilizing those ...Sven Gothel2011-10-131-6/+15
* NEWT Pointer Feature: Add Windows impl. ; Fix test (warp action) ; Minor clea...Sven Gothel2011-10-101-2/+2
* Android Demos GearsES2 + RedSquareES2: Add tracing .. and no vsync (doesn't w...Sven Gothel2011-10-071-0/+4
* Android Elektron/RedSquare use bpp 5/6/5Sven Gothel2011-10-072-2/+3
* test scriptSven Gothel2011-10-061-2/+2
* adb scripts: pass through '$*' for device naming, ie '-s device00:5555' or '-...Sven Gothel2011-10-043-10/+10
* Graph Shader Simplification, 'a'/'b' redefined; GraphUI 2-pass demo;Sven Gothel2011-10-041-1/+2
* Graph: Reflect shader name change in impl. TODO: Use/switch to 2nd pass shaderSven Gothel2011-10-021-2/+2
* scripts ..Sven Gothel2011-10-012-2/+2
* test scriptsSven Gothel2011-09-301-1/+5
* scriptsSven Gothel2011-09-301-0/+4
* test scriptSven Gothel2011-09-301-2/+2
* Android/Demos: Add ElektronenMultiplizierer (fix shader and keylistener add/r...Sven Gothel2011-09-283-5/+5
* Android: Add jogl-test manifest. APK scriptsSven Gothel2011-09-282-0/+8
* Android Activity Launching (jogl.test)Sven Gothel2011-09-281-8/+4
* NEWT/OSX: 'Better' child window positioning, still, after reparenting into pa...Sven Gothel2011-09-271-2/+2
* test script ..Sven Gothel2011-09-271-4/+7
* test scriptsSven Gothel2011-09-241-2/+7
* Use new JNILIbLoaderBase addNativeJarLibs(all, atomic) for JOGL, NativeWindow...Sven Gothel2011-09-241-2/+3
* Adding html launch type and page for new 'NApplet', using new TempJarCache fo...Sven Gothel2011-09-231-1/+1
* test scripts: use build/lib for JOGL native lib access (will be removed though)Sven Gothel2011-09-231-3/+10
* test scriptsv2.0-rc3Sven Gothel2011-09-162-3/+4