summaryrefslogtreecommitdiffstats
path: root/make/scripts/tests.sh
Commit message (Expand)AuthorAgeFilesLines
* SWT/JOGL: Native SWT binding testSven Gothel2011-02-281-2/+3
* GLProfile: More Tolerant for missing features; MacOSX: Fix External Context /...Sven Gothel2011-02-261-7/+30
* Adapt changes of jogamp-env.xmlSven Gothel2011-02-231-0/+0
* Inverse build attribute build.noarchive -> build.archiveonSven Gothel2011-02-231-2/+2
* NativeWindow/SWT: Rename SWTMisc -> SWTAccessor; Add to nativewindow.core.jarSven Gothel2011-02-221-2/+3
* bump scripts to 6u24Sven Gothel2011-02-221-8/+25
* Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m...Sven Gothel2011-02-091-3/+4
* Fix GLContext ProcAddressTable Caching: Add sw/hw accel bit to hash value due...Sven Gothel2011-02-061-1/+5
* Expose provided SWT jars to SWT_CLASSPATH for test scriptsSven Gothel2011-02-031-1/+4
* unit test for Bug464 added (cleaned CRLF/merged version; own text subpackage)Domokun2011-02-011-2/+3
* test scripts..Sven Gothel2011-01-311-2/+2
* GLCapabilities enhancements: Choosing, All-Available, Data Handling (X11, WGL...Sven Gothel2011-01-311-6/+3
* scripts: add new testsSven Gothel2010-12-231-5/+7
* JOGL/NEWT: Introduce WindowClosingProtocol (solves Bug/Request 444)Sven Gothel2010-12-191-3/+7
* test scripts .. VersionAppletSven Gothel2010-12-191-2/+3
* Fix WGL Bitmap Offscreen DrawableSven Gothel2010-12-161-2/+4
* Cleanup test/junit structure. com.jogamp.test -> com.jogamp.opengl.text; Comp...Sven Gothel2010-12-131-50/+50
* Fix API doc: firstUIActionOnProcessSven Gothel2010-12-121-2/+2
* GLJPanel/GLPbufferImpl: destroy pbuffer reentrance fix; disable device close ...Sven Gothel2010-12-121-2/+2
* script updatesSven Gothel2010-12-121-4/+13
* JOGL: Proper handling of Read Drawable Support (if not supported), add query.Sven Gothel2010-11-281-3/+3
* GLCanvas: Fix disableBackgroundErase/X11, make drawable creation more robust,...Sven Gothel2010-11-271-8/+8
* Refined VersionInfo usageSven Gothel2010-11-251-8/+16
* test scripts: add new AWT recreation testSven Gothel2010-11-251-1/+3
* AnimatorBase: add()/remove() - decorate change of drawables with pause()/resu...Sven Gothel2010-11-231-3/+3
* Add GLJPanel test (works better in jogl-demos though, need to copy)Sven Gothel2010-11-231-3/+4
* Fix TestTransformFeedbackVaryingsBug407NEWT GLContext makeCurrent race conditionSven Gothel2010-11-231-2/+2
* Scripts: bump to 6u22; distinguish windows test batch x64/x32Sven Gothel2010-11-231-5/+9
* JOGL/NEWT: Animator fixesSven Gothel2010-11-211-3/+7
* JOGL/AWT: Fix ~ 2 year old regressions: Choose & Use GraphicsConfiguration fo...Sven Gothel2010-11-181-3/+4
* Finishing Immutable changes including GLCapabiltiesImmutable.Sven Gothel2010-11-171-1/+2
* Move GDI GlueGen wrapping from JOGL -> NativeWindow (following X11). Moving N...Sven Gothel2010-11-171-2/+3
* NEWT Lifecycle remodel: Window destroy() !Sven Gothel2010-11-161-0/+2
* NEWT: Cleanup reparent (window resize/display) ; AWT Focus Tests: Bring back ...Sven Gothel2010-11-151-1/+1
* NEWT: Make setVisible/reparentWindow return status more reliable (visibility,...Sven Gothel2010-11-151-3/+3
* JOGL: Complete eager and lazy mapping of GLProfiles in respect to multiple de...Sven Gothel2010-11-141-4/+13
* JavaDoc: Use GlueGen offline link, javadoc_public -> javadocSven Gothel2010-11-091-2/+2
* NEWT DisplayImpl: Use ArrayList and index, no Iterator ; Misc cleanupSven Gothel2010-11-041-4/+4
* Seperated unit tests (newt/awt/headless) and cleaned up some imports and comm...Sven Gothel2010-11-041-41/+85
* Minor cleanup: strings, unused vars, ..Sven Gothel2010-11-021-1/+1
* Added Screen Rotation manipulation API (with X11 impl)Rami Santina2010-10-181-1/+3
* Screen Mode manipulation API (with X11 impl) ; X11 Fullscreen implRami Santina2010-10-171-2/+6
* JOGL: Reenable Applet/Webstart/RCP support for JOGL + AWT + X11Sven Gothel2010-10-141-3/+9
* Harmonize all runtime properties, see doc/Implementation/runtime-properties.txtSven Gothel2010-10-111-2/+2
* Relocated RecursiveToolkitLock -> gluegen ; NEWT AWTParentWindowAdapter fix &...Sven Gothel2010-10-091-3/+4
* Fix: NEWT/AWT Focus unit testsSven Gothel2010-10-071-2/+2
* Fix: NativeWindow RecursiveToolkitLock, GLWindow lockSurface/unlockSurfaceSven Gothel2010-10-071-2/+4
* NativeWindow/NativeSurface Refactoring ; Added mouseClick NEWT/AWT unit testSven Gothel2010-10-061-4/+4
* NEWT/AWT Jnit: Add Robot Mouse Click testSven Gothel2010-10-021-3/+3
* Newt/AWT Reparenting: Remove error prone requestFocus in critical pathSven Gothel2010-10-011-9/+2