summaryrefslogtreecommitdiffstats
path: root/make
Commit message (Expand)AuthorAgeFilesLines
* Fix SWT test on OSX 32/64 bit ; Fix TestSWTAWT01GL for OSXSven Gothel2011-12-192-8/+14
* refine 32/64 bit unit tests run (OSX)Sven Gothel2011-12-182-32/+44
* TestInitConcurrentNEWT: Nice window layout - don't wait/sync for start thread...Sven Gothel2011-12-181-2/+2
* Fix regression of commit 47dc069104723f3d2e8d9ebdd700182e067163d0: Lock share...Sven Gothel2011-12-182-3/+4
* No GLCanvas offscreen surface (as in NEWT) - test disabledSven Gothel2011-12-181-2/+2
* JOGL junit.run: Add 32bit tests for OSX (fat binaries)Sven Gothel2011-12-182-9/+37
* 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
* Move manual GDI utils to GDIUtil ; Minor cleanup.Sven Gothel2011-12-014-61/+4
* Windows: Bump JVM to 6u29Sven Gothel2011-11-307-13/+13
* GLContextImpl*: createImpl() / makeCurrentImpl() refinement / robostnessSven Gothel2011-11-291-1/+2
* MacOSX: Expose CGL's CGLLockContext(..) and CGLUnlockContext(..) - to provide...Sven Gothel2011-11-291-0/+2
* Fix Bug 527: Creating a context w/ shared context, while the latter is in use...Sven Gothel2011-11-282-9/+9
* NativeWindow build: Remove duplicate class X11AWTGraphicsConfigurationFactory...Sven Gothel2011-11-261-3/+3
* 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
* Enable FreeBSD x86_64 builds (and add swt.jar)Jacob Senglea2011-11-212-0/+3
* minor edits: test, scriptsSven Gothel2011-11-202-3/+4
* NEWT build: Add jogamp/newt/driver/* to coreSven Gothel2011-11-191-1/+1
* Fix Reloc AttachJAWTSurfaceLayer() (commit d644e9321dceeecdd94a1797e25e6e356d...Sven Gothel2011-11-181-0/+1
* 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 Part8: Generalize OffscreenLayerSurface ; Use local JAWT in...Sven Gothel2011-11-122-56/+30
* OS X Layered View: Part6 (native) Using a root CALayer where we attach/detach...Sven Gothel2011-11-101-0/+2
* OS X Layered View: Part5 NEWT/AWT Interaction ; Fix NSOpenGLLayer pos ; CleanupSven Gothel2011-11-091-2/+3
* OS X Layered View: Part2 Java/Native MacOSXCGLContext / MacOSXPbufferCGLContextSven Gothel2011-11-091-1/+3
* JOGL: GLBase Add 'isNPOTTextureAvailable()' for convenienceSven Gothel2011-11-081-0/+5
* JOGL: Add 'struct timespec' (POSIX) utils for native time handlingSven Gothel2011-11-081-0/+4
* OS X Layered View: Use pbuffer method (pbuffer w/ dbl buffer)Sven Gothel2011-11-064-6/+9
* Cleanup ; JAWT* version flag setting based whetherSven Gothel2011-11-052-16/+21
* OSX: CGL type cleanup ; layeredSurface impl.Sven Gothel2011-11-059-46/+76
* Merge branch 'master' into osx_jawt_calayersSven Gothel2011-10-291-3/+7
|\
| * test scriptSven Gothel2011-10-291-3/+7
* | MacOsX/JAWT_SurfaceLayers/CALayers: Kick off / JAWT_getAWT() CALAYER version ...Sven Gothel2011-10-294-5/+61
|/
* OSX: Enable OpenGL profile support, ie OpenGL 3.2 -> GL3 for OSX >= 10.7Sven Gothel2011-10-261-1/+11
* MacOSX: Pull down (and fix releaseContext) NSOPENGL/CGL mode/impl, fixes SWT ...Sven Gothel2011-10-251-14/+16
* Proper self containing NV Cg locationSven Gothel2011-10-2210-8/+9
* test scriptSven Gothel2011-10-221-4/+2
* Cleanup JARs: Add jogl_cg native jar (atomic only); Move newt.event.jar to at...Sven Gothel2011-10-212-9/+18
* Only revert ScreenMode (destroy/shutdown) if owner (Screen) changed itSven Gothel2011-10-191-2/+2
* Exclude SWT tests on platforms w/o SWT runtimeSven Gothel2011-10-182-4/+17